From 60175b60d72ca61909b8473a4917246d71b03b85 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 00:26:22 +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 2e4a0d8..a377462 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1" imageAlt="Professional roofing installation" mediaAnimation="slide-up" imagePosition="right" @@ -95,7 +95,7 @@ export default function LandingPage() { id: "flat-roof", title: "Commercial Flat Roofing", description: "Specialized flat roof installation and maintenance for commercial properties. Expert membrane application and waterproofing.", tag: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg", imageAlt: "Flat roof installation" }, { - id: "roof-repair", title: "Roof Repairs & Maintenance", description: "Quick, reliable repair services for damaged roofs. Emergency response available for storm damage and leaks.", tag: "Available 24/7", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Roof repair work" + id: "roof-repair", title: "Roof Repairs & Maintenance", description: "Quick, reliable repair services for damaged roofs. Emergency response available for storm damage and leaks.", tag: "Available 24/7", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=2", imageAlt: "Roof repair work" } ]} /> @@ -205,7 +205,7 @@ export default function LandingPage() {