From c62897481f69a5758b7bb7c7c0ecf1e15defc862 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 28 May 2026 17:00:43 +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 2ee542e..9ddb75c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,28 +83,28 @@ export default function LandingPage() { handle: "@emilyreviews", testimonial: "JM Roofing transformed our home! The quality and service were exceptional. Truly experts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg?_wi=1", }, { name: "Michael S.", handle: "@mikesroof", testimonial: "Professional, efficient, and reliable. Our new commercial roof looks fantastic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=1", }, { name: "Sarah J.", handle: "@sarah_home", testimonial: "Couldn't be happier with the roof repair. Fast and high quality work!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-wearing-his-safety-equipment_23-2148242918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-wearing-his-safety-equipment_23-2148242918.jpg?_wi=1", }, { name: "David L.", handle: "@dl_builds", testimonial: "They live up to their reputation. A trustworthy family business.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-sunglasses-catching-car-business-centre_176420-5670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-sunglasses-catching-car-business-centre_176420-5670.jpg?_wi=1", }, { name: "Jessica M.", @@ -148,7 +148,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by 56+ verified clients." - imageSrc="http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24747.jpg?_wi=1" imageAlt="Cinematic view of a modern luxury roof with dark tiles." mediaAnimation="slide-up" marqueeItems={[ @@ -231,7 +231,7 @@ export default function LandingPage() { description: "Expert repair services for all types of roofs, addressing leaks, storm damage, and wear with lasting solutions.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24747.jpg?_wi=2", imageAlt: "star rating icon gold", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { description: "New roof installations using premium materials and proven techniques for superior performance and longevity.", bentoComponent: "reveal-icon", icon: Home, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg?_wi=2", imageAlt: "star rating icon gold", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { description: "Specialized roofing services for commercial properties, ensuring minimal disruption and maximum protection.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=2", imageAlt: "star rating icon gold", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { description: "Thorough roof inspections to identify potential issues and recommend proactive maintenance or repairs.", bentoComponent: "reveal-icon", icon: Search, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-wearing-his-safety-equipment_23-2148242918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-wearing-his-safety-equipment_23-2148242918.jpg?_wi=2", imageAlt: "star rating icon gold", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { description: "Rapid response for urgent roofing needs, providing immediate protection against further damage.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-sunglasses-catching-car-business-centre_176420-5670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businesswoman-sunglasses-catching-car-business-centre_176420-5670.jpg?_wi=2", imageAlt: "star rating icon gold", }, ]}