add screenshot

This commit is contained in:
Niklas 2025-07-01 01:03:46 +02:00 committed by Luisa Bellitto
parent 32653c4ddd
commit 1393a14256
3 changed files with 26 additions and 12 deletions

View file

@ -6,7 +6,7 @@ function About() {
return (
<div className="mainbox">
<div className="intro">
<div className="block">
<div className="block block-l">
<div className="item text1 text-start">
Bringing Birds closer to you
</div>
@ -42,6 +42,12 @@ function About() {
>
Feather Feed
</div>
<img
className="explain-pic cursor-pointer"
src="/assets/images/Feed.png"
alt="Feed with posts"
onClick={() => navigate("/feed")}
/>
<div className="explain-text">
... a social media platform about Birds.
<br />