diff --git a/src/app/page.tsx b/src/app/page.tsx index 465782e..331d601 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,8 +64,8 @@ const LandingPage = () => { { text: "Anfrage stellen", href: "#contact" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-carrying-placard-together_23-2149328067.jpg" - imageAlt="Gipsprodukte und Baumaterialien" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeoMDImuVszDeU3VuPGx1PuIUV/uploaded-1772962862520-6p7rfvso.jpg" + imageAlt="Drywall construction work - Gipsprodukte und Baumaterialien" /> @@ -259,4 +259,4 @@ const LandingPage = () => { ); }; -export default LandingPage; +export default LandingPage; \ No newline at end of file