From 268b9893b3f64748f5df08defae2d3dbf4750e83 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 00:37:13 +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 4d3c663..503c3df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "roof-install", title: "Roofing Installation & Repair", description: "From minor repairs to full replacements, we deliver durable and beautiful results using premium materials.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Professional roof repair installation" + id: "roof-install", title: "Roofing Installation & Repair", description: "From minor repairs to full replacements, we deliver durable and beautiful results using premium materials.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1", imageAlt: "Professional roof repair installation" }, { id: "gutter-service", title: "Guttering & Downspouts", description: "Protect your home from water damage with our expert gutter services and seamless installations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-skatboarding_23-2147996006.jpg", imageAlt: "Professional gutter installation and cleaning" @@ -182,7 +182,7 @@ export default function LandingPage() { }, { id: "project-2", brand: "Gutter System", name: "Before & After - Seamless Gutters", price: "Oakville, ON", rating: 5, - reviewCount: "Expert Installation", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Before and after gutter installation project" + reviewCount: "Expert Installation", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2", imageAlt: "Before and after gutter installation project" }, { id: "project-3", brand: "Premium Install", name: "Completed Roof - Quality Shingles", price: "Oakville, ON", rating: 5, -- 2.49.1