From 0135490d0f5b99854d1abc1d1773fa1b2fd60500 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 07:47:58 +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 0fa87f8..f924068 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Professional Crews", description: "Our team is prompt, respectful, and easy to work with throughout the entire project.", buttonIcon: "UserCheck", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=2", imageAlt: "professional roofing services residential house", }, { @@ -154,28 +154,28 @@ export default function LandingPage() { title: "Top-Tier Results", description: "Our work consistently ranks among the best, even after working with multiple contractors.", buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/grandparents-little-boy-working-garden_23-2148980629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grandparents-little-boy-working-garden_23-2148980629.jpg?_wi=1", imageAlt: "happy homeowner front yard house", }, { title: "Detailed Cleanup", description: "We leave your property spotless, treating your home with care and respect.", buttonIcon: "Sparkles", - imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-outdoors_23-2148014113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-outdoors_23-2148014113.jpg?_wi=1", imageAlt: "satisfied homeowner garden house", }, { title: "Clear Communication", description: "We keep you informed from the first estimate to the final inspection.", buttonIcon: "MessageSquare", - imageSrc: "http://img.b2bpic.net/free-photo/performing-housework-gentle-dreamy-atmosphere_23-2151469427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/performing-housework-gentle-dreamy-atmosphere_23-2151469427.jpg?_wi=1", imageAlt: "homeowner standing house exterior", }, { title: "Trusted Referrals", description: "A large majority of our clients confidently recommend us to their friends and family.", buttonIcon: "ThumbsUp", - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg?_wi=1", imageAlt: "satisfied woman portrait home exterior", }, ]} @@ -195,28 +195,28 @@ export default function LandingPage() { name: "Sarah J.", handle: "Homeowner", testimonial: "Prompt, professional, courteous, and friendly… I would definitely recommend this company.", - imageSrc: "http://img.b2bpic.net/free-photo/grandparents-little-boy-working-garden_23-2148980629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grandparents-little-boy-working-garden_23-2148980629.jpg?_wi=2", }, { id: "t2", name: "Michael C.", handle: "Homeowner", testimonial: "Finished quickly, cleaned everything up, and the results were amazing.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-outdoors_23-2148014113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-outdoors_23-2148014113.jpg?_wi=2", }, { id: "t3", name: "David K.", handle: "Homeowner", testimonial: "One of the best contractor experiences I've had in 20 years of homeownership.", - imageSrc: "http://img.b2bpic.net/free-photo/performing-housework-gentle-dreamy-atmosphere_23-2151469427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/performing-housework-gentle-dreamy-atmosphere_23-2151469427.jpg?_wi=2", }, { id: "t4", name: "Emily R.", handle: "Homeowner", testimonial: "Great communication and excellent workmanship—couldn't be happier.", - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg?_wi=2", }, { id: "t5", -- 2.49.1