From 6013f517ae1e7720796d89bd91b37bea86c8e602 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 18:40:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 18f5b5a..12c3ab4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Gallery Built Roofing delivers premium residential roofing with unmatched precision, integrity, and local expertise in North Dallas." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg?_wi=1", imageAlt: "Luxurious new roof installation", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { description: "Years of satisfied neighbors and durable results.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1" /> @@ -202,19 +202,19 @@ export default function LandingPage() { { title: "Complete Installation", description: "New roofing with lifetime workmanship warranties.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Storm Damage Repair", description: "Emergency services following hail or high winds.", - imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg?_wi=1", buttonIcon: "Shield", }, { title: "Preventative Care", description: "Routine checks to extend your roof's lifespan.", - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=1", buttonIcon: "Star", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Brian was awesome! Honest, extremely knowledgeable and helped with the process.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-young-woman-posing_23-2148454538.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg?_wi=2", imageAlt: "portrait young woman homeowner", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Gallery Built reshingled my house over two years ago. Haven't had any leaks since.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait_23-2149051798.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2", imageAlt: "portrait young woman homeowner", }, { @@ -280,7 +280,7 @@ export default function LandingPage() { quote: "I am extremely pleased with the results. Professional, knowledgeable, and efficient.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2", imageAlt: "portrait young woman homeowner", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { quote: "Got the job done lickety split within a day of signing. Very helpful service.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-people-working-construction_23-2150772854.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg?_wi=2", imageAlt: "portrait young woman homeowner", }, { @@ -302,7 +302,7 @@ export default function LandingPage() { quote: "Brian periodically checks in after storms. Their follow-up care is truly outstanding.", tag: "Caring", avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=2", imageAlt: "portrait young woman homeowner", }, ]}