From a22237206e8a0a90d8e04c21d5bc39aa7962cc74 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:44:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e621a7..c250b97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1" imageAlt="Professional plumbing service in action" mediaAnimation="opacity" frameStyle="card" @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "3", brand: "Trust", name: "Licensed & Fully Insured", price: "Protected", rating: 5, reviewCount: "Certified", imageSrc: - "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Licensed professional plumber"}, + "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2", imageAlt: "Licensed professional plumber"}, ]} textboxLayout="default" animationType="slide-up" @@ -152,11 +152,11 @@ export default function LandingPage() { { id: "1", name: "James Mitchell", handle: "@homeowner_chicago", testimonial: "FlowWorks fixed our pipe burst with incredible professionalism. Fast response, expert work, and fair pricing. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "James Mitchell"}, + "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1", imageAlt: "James Mitchell"}, { id: "2", name: "Sarah Chen", handle: "@sarahc_designs", testimonial: "Their attention to detail is remarkable. New water heater installation was seamless and they left everything immaculate.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageAlt: "Sarah Chen"}, + "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=1", imageAlt: "Sarah Chen"}, { id: "3", name: "Michael Roberts", handle: "@m_roberts_dev", testimonial: "Been using FlowWorks for maintenance for 3 years. Reliable, trustworthy, and always professional. Can't imagine calling anyone else.", imageSrc: @@ -168,11 +168,11 @@ export default function LandingPage() { { id: "5", name: "David Kumar", handle: "@dkumar_estates", testimonial: "Premium service at reasonable rates. They explain everything clearly and stand behind their work. Outstanding company.", imageSrc: - "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "David Kumar"}, + "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "David Kumar"}, { id: "6", name: "Emma Thompson", handle: "@emmathompson_", testimonial: "Transformed our outdated plumbing system. Professional, punctual, and the results speak for themselves. Truly impressed.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageAlt: "Emma Thompson"}, + "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2", imageAlt: "Emma Thompson"}, ]} /> @@ -205,7 +205,7 @@ export default function LandingPage() { id: "6", title: "How do I schedule a service?", content: "Simply contact us through our website, call our office, or use our online scheduling system. We'll confirm an appointment at your convenience with transparent pricing upfront."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/bottom-border-made-with-pink-blue-razors-blue-backdrop_23-2147818101.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bottom-border-made-with-pink-blue-razors-blue-backdrop_23-2147818101.jpg?_wi=1" imageAlt="Professional plumbing tools and equipment" mediaAnimation="opacity" faqsAnimation="slide-up" @@ -229,7 +229,7 @@ export default function LandingPage() {