From 28f8703fe99b0c44bd1df7c4a08d5f541eb470d6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 05:51:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1598b1b..e2d5834 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@cleveland", testimonial: "They were out in 30 minutes! Truly a lifesaver.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg?_wi=1", imageAlt: "professional plumbing service repair", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@tn", testimonial: "Honest, fair pricing, and very professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg?_wi=1", imageAlt: "happy home owner portrait", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@home", testimonial: "Explained everything clearly. Definitely our new go-to plumber.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg?_wi=1", imageAlt: "homeowner portrait looking happy", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@local", testimonial: "Great experience, would recommend to anyone in Cleveland.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-holding-screwdriver-wearing-ear-protection-home-screaming-proud-celebrating-victory-success-very-excited-with-raised-arm_839833-6985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-holding-screwdriver-wearing-ear-protection-home-screaming-proud-celebrating-victory-success-very-excited-with-raised-arm_839833-6985.jpg?_wi=1", imageAlt: "satisfied customer portrait", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@neighborhood", testimonial: "Very personable and actually care about their work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg?_wi=1", imageAlt: "smiling customer looking relieved", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg?_wi=2" showDimOverlay={true} avatars={[ { @@ -152,7 +152,7 @@ export default function LandingPage() { "Emergency", "Rapid", ], - imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-fixing-kitchen-sink_53876-146184.jpg?_wi=3", }, { id: "s2", @@ -163,7 +163,7 @@ export default function LandingPage() { "Preventative", "Deep Cleaning", ], - imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg?_wi=2", }, { id: "s3", @@ -174,7 +174,7 @@ export default function LandingPage() { "Energy Saving", "Upgrade", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg?_wi=2", }, ]} title="Professional Plumbing Services" @@ -194,7 +194,7 @@ export default function LandingPage() { role: "Local Resident", company: "Cleveland, TN", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neighborhood-life-enjoyed-by-group-friends_23-2149402026.jpg?_wi=3", }, { id: "t2", @@ -202,7 +202,7 @@ export default function LandingPage() { role: "Homeowner", company: "Cleveland, TN", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiles-toothily-looks-surprised-hears-awesome-news-wears-casual-yellow-sweater-poses-white-human-face-expressions-emotions-feelings-concept_273609-55936.jpg?_wi=3", }, { id: "t3", @@ -210,7 +210,7 @@ export default function LandingPage() { role: "Local Resident", company: "Cleveland, TN", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-holding-screwdriver-wearing-ear-protection-home-screaming-proud-celebrating-victory-success-very-excited-with-raised-arm_839833-6985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-holding-screwdriver-wearing-ear-protection-home-screaming-proud-celebrating-victory-success-very-excited-with-raised-arm_839833-6985.jpg?_wi=2", }, { id: "t4", @@ -218,7 +218,7 @@ export default function LandingPage() { role: "Homeowner", company: "Cleveland, TN", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg?_wi=2", }, { id: "t5", -- 2.49.1