From 9cf344cad8e475161f90f4ab1e5bc51d04a81a8b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:41:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.49.1