From 682d987f64101483dbe6d79de09c6a32cb4022b0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 21:55:00 +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 34c8386..d6db9a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@riverside_owner", testimonial: "The only person I trust with my lawn tractor. Honest and fast.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woodworking-gear-rack-joinery-power-tool_482257-104738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woodworking-gear-rack-joinery-power-tool_482257-104738.jpg?_wi=1", imageAlt: "lawnmower repair workshop professional", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@yard_pro", testimonial: "Reliable, professional, and fair pricing. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg?_wi=1", imageAlt: "lawnmower repair workshop professional", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@gardener_fan", testimonial: "Finally, someone who doesn't upsell. Quality work every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/diligent-cobbler-glasses-is-working-with-pair-leather-shoes-his-workplace_613910-12914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diligent-cobbler-glasses-is-working-with-pair-leather-shoes-his-workplace_613910-12914.jpg?_wi=1", imageAlt: "lawnmower repair workshop professional", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@riverside_local", testimonial: "Quick turnaround on my mower. It runs better than it did new.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg?_wi=1", imageAlt: "lawnmower repair workshop professional", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-woodworking-gear-rack-joinery-power-tool_482257-104738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-woodworking-gear-rack-joinery-power-tool_482257-104738.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -180,7 +180,7 @@ export default function LandingPage() { tags: [ "Full Diagnostic", ], - imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg?_wi=2", }, { id: "f2", @@ -188,7 +188,7 @@ export default function LandingPage() { tags: [ "Seasonal Care", ], - imageSrc: "http://img.b2bpic.net/free-photo/diligent-cobbler-glasses-is-working-with-pair-leather-shoes-his-workplace_613910-12914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diligent-cobbler-glasses-is-working-with-pair-leather-shoes-his-workplace_613910-12914.jpg?_wi=2", }, { id: "f3", @@ -196,7 +196,7 @@ export default function LandingPage() { tags: [ "Tune-ups", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg?_wi=2", }, ]} title="Expert Repair Services" -- 2.49.1