diff --git a/src/app/page.tsx b/src/app/page.tsx index 91adf1f..b3e7d44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Üyelikleri Gör", href: "#pricing"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKAdg2YUxkqsoz5bKUrJu1ZGKp/uploaded-1778021074754-2u74hn1n.png" avatars={[ { src: "http://img.b2bpic.net/free-photo/training-items-athletics_23-2151077753.jpg", alt: "Training items for athletics"}, @@ -285,4 +285,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}