From 59cd9c958d63e6029a97fecba0bc3676137eb3ba Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 05:56:56 +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 d2e60ee..efd66e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -271,13 +271,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Luxury Residential Installation", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1579737976150-d4e5d6d3d9e4?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Completed luxury residential roof installation" + id: "1", name: "Luxury Residential Installation", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1579737976150-d4e5d6d3d9e4?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Completed luxury residential roof installation" }, { id: "2", name: "Commercial Flat Roofing Project", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1544377093-41c0983a73c0?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Large commercial building with new flat roof" }, { - id: "3", name: "Modern Metal Roof Transformation", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1579737976150-d4e5d6d3d9e4?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Stunning metal roof transformation on a modern home" + id: "3", name: "Modern Metal Roof Transformation", price: "View Project", imageSrc: "https://images.unsplash.com/photo-1579737976150-d4e5d6d3d9e4?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Stunning metal roof transformation on a modern home" } ]} title="Our Work Speaks for Itself"