diff --git a/src/app/page.tsx b/src/app/page.tsx index b6ea39d..59d1c1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Get In Touch", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1112-1992.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BiOIYlKTf7RIxAZIRbnAe1EAGs/uploaded-1774968750900-tkshx5km.png" mediaAnimation="blur-reveal" /> @@ -174,4 +174,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}