From 31a4e4e53d8780078a3f6a9470b0c974a8fa6e8b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 16:25:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b61f4a4..33a5201 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2&_wi=1", imageAlt: "Before and after modern kitchen remodeling transformation" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2", imageAlt: "Before and after modern kitchen remodeling transformation" } ]} ariaLabel="Hero section - C&A Services remodeling" @@ -105,7 +105,7 @@ export default function LandingPage() { id: "full-home-renovations", title: "Full Home Renovations", description: "Complete home transformations with integrated design. From structure to finishes, we deliver comprehensive renovation excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=66kqmk", imageAlt: "Complete full home renovation project" }, { - id: "custom-projects", title: "Custom Projects", description: "Specialized remodeling solutions tailored to your unique needs. Whether it's an accent wall, built-ins, or specialty work, we do it all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2&_wi=2", imageAlt: "Custom remodeling project transformation" + id: "custom-projects", title: "Custom Projects", description: "Specialized remodeling solutions tailored to your unique needs. Whether it's an accent wall, built-ins, or specialty work, we do it all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p23tf2", imageAlt: "Custom remodeling project transformation" } ]} gridVariant="bento-grid"