From 05430ca1aab2df50ced4df2b4c0d1ce7dc158f07 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:58:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 61a3fd9..776de29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function HomePage() { { text: "Call Now - (555) 123-4567", href: "tel:+1-555-123-4567" }, { text: "Request Free Quote", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=1" imageAlt="Professional service team at work" /> @@ -124,7 +124,7 @@ export default function HomePage() { description: "Expert service delivery with transparent pricing and guaranteed satisfaction. Our team handles everything with professionalism and attention to detail.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-foreman-auto-mechanic-workshop-using-touchpad-looking-camera_637285-9410.jpg", + "http://img.b2bpic.net/free-photo/happy-foreman-auto-mechanic-workshop-using-touchpad-looking-camera_637285-9410.jpg?_wi=1", imageAlt: "Professional service delivery", }, { @@ -135,7 +135,7 @@ export default function HomePage() { description: "Fast, reliable service with same-day availability. We prioritize your needs and deliver results that exceed expectations.", imageSrc: - "http://img.b2bpic.net/free-photo/plumber-holding-clock_1368-6309.jpg", + "http://img.b2bpic.net/free-photo/plumber-holding-clock_1368-6309.jpg?_wi=1", imageAlt: "Quality service in action", }, { @@ -146,7 +146,7 @@ export default function HomePage() { description: "Complete packages that handle everything. From initial consultation to project completion, we're with you every step.", imageSrc: - "http://img.b2bpic.net/free-photo/elegant-man-suit-showing-two-partners-paper_1262-811.jpg", + "http://img.b2bpic.net/free-photo/elegant-man-suit-showing-two-partners-paper_1262-811.jpg?_wi=1", imageAlt: "Complete service package", }, ]} @@ -171,7 +171,7 @@ export default function HomePage() { description: "We stand behind our work with a full satisfaction guarantee. If you're not happy, we'll make it right at no additional cost.", imageSrc: - "http://img.b2bpic.net/free-vector/extended-warranty-service-stamp-with-tick-mark-design_1017-56566.jpg", + "http://img.b2bpic.net/free-vector/extended-warranty-service-stamp-with-tick-mark-design_1017-56566.jpg?_wi=1", imageAlt: "Satisfaction guarantee", }, { @@ -193,7 +193,7 @@ export default function HomePage() { description: "Free estimates with transparent pricing. You'll know exactly what to expect before we start work.", imageSrc: - "http://img.b2bpic.net/free-vector/two-dark-gray-nailed-down-wall-sale-tag-set-with-black-friday-sale-description_1284-40865.jpg", + "http://img.b2bpic.net/free-vector/two-dark-gray-nailed-down-wall-sale-tag-set-with-black-friday-sale-description_1284-40865.jpg?_wi=1", imageAlt: "Transparent pricing", }, { @@ -204,7 +204,7 @@ export default function HomePage() { description: "We're your neighbors. We care about our community and take pride in serving local families and businesses.", imageSrc: - "http://img.b2bpic.net/free-photo/aerial-shot-williams-city-center-arizona-shot-cityscape_181624-38723.jpg", + "http://img.b2bpic.net/free-photo/aerial-shot-williams-city-center-arizona-shot-cityscape_181624-38723.jpg?_wi=1", imageAlt: "Local business pride", }, ]} @@ -259,7 +259,7 @@ export default function HomePage() { description="Don't wait. Contact us now for a free consultation and transparent estimate. Our team is ready to help with your needs." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-audio-headset-computer-call-center-job-offering-helpline-assistance-people-female-consultant-talking-clients-customer-care-service-helping-with-telemarketing_482257-43318.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-audio-headset-computer-call-center-job-offering-helpline-assistance-people-female-consultant-talking-clients-customer-care-service-helping-with-telemarketing_482257-43318.jpg?_wi=1" imageAlt="Contact our team" mediaAnimation="slide-up" inputPlaceholder="Enter your email" @@ -271,7 +271,7 @@ export default function HomePage() { {/* Footer */}