4 Commits

Author SHA1 Message Date
c4f421de56 Merge version_2 into main
Merge version_2 into main
2026-03-08 09:41:43 +00:00
9cf344cad8 Update src/app/page.tsx 2026-03-08 09:41:39 +00:00
36c0b677dc Merge version_1 into main
Merge version_1 into main
2026-03-08 09:39:21 +00:00
5a9056bf42 Merge version_1 into main
Merge version_1 into main
2026-03-08 09:38:48 +00:00

View File

@@ -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"
/>
</div>
@@ -259,4 +259,4 @@ const LandingPage = () => {
);
};
export default LandingPage;
export default LandingPage;