diff --git a/src/app/page.tsx b/src/app/page.tsx index e8d346e..51615f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function RushPlumbingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=1" imageAlt="Professional plumber with tools" frameStyle="card" mediaAnimation="slide-up" @@ -132,19 +132,19 @@ export default function RushPlumbingPage() { testimonials={[ { id: "1", name: "Brandi Saavedra", handle: "@brandisaavedra", testimonial: "Brandon came out to install our new water heater and testing station in our garage. He did amazing work - very polite, professional and reasonably priced. I've referred him to my dad and associates.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "Brandi Saavedra" + imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg?_wi=1", imageAlt: "Brandi Saavedra" }, { id: "2", name: "Marcy Heidelberger", handle: "@marcyh", testimonial: "Tanner has done a couple jobs for me and was very responsive. He fixed a gas valve issue quickly and professionally. Great service at a fair price.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Marcy Heidelberger" + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Marcy Heidelberger" }, { id: "3", name: "Gabby Vialpando", handle: "@gabbyv", testimonial: "Very pleased with Rush Plumbing! Tanner was great to work with - straightforward and fair. Showed up when expected and did excellent work. Will use them again!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "Gabby Vialpando" + imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg?_wi=2", imageAlt: "Gabby Vialpando" }, { id: "4", name: "Community Member", handle: "@local", testimonial: "Rush Plumbing is the best choice for emergency service. Fast response times, professional work, and fair pricing. Highly recommend to anyone needing quality plumbing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Community Member" + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Community Member" } ]} showRating={true} @@ -200,7 +200,7 @@ export default function RushPlumbingPage() { id: "6", title: "Can you help with water heater issues?", content: "Yes! We handle water heater repair, installation, and maintenance for all types. We'll help you choose the right solution for your home." } ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=2" imageAlt="Professional plumber ready to help" mediaAnimation="slide-up" mediaPosition="left"