From 28e0ca0a4d3b279b76e227d3e87654b34a22a0cf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 03:06:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e66d83..09e6d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-beautiful-smile_23-2148336915.jpg"}, { name: "Maria L.", handle: "@ homeowner", testimonial: "Gave multiple options and explained everything clearly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-inside_23-2149246353.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-inside_23-2149246353.jpg?_wi=1"}, { name: "David K.", handle: "@ homeowner", testimonial: "Professional, fast, and fair pricing. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mutual-creative-work-young-beautiful-couple-casual-clothes-aprons-people-creating-bowl-pottery-wheel-clay-studio_1157-39526.jpg"}, @@ -131,7 +131,7 @@ export default function LandingPage() { title: "Gutter Work", description: "Precision gutter systems to protect your roof’s foundation.", icon: Droplets, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-inside_23-2149246353.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-inside_23-2149246353.jpg?_wi=2"}, { imageSrc: "http://img.b2bpic.net/free-photo/background-white-note-song-entertainment_1127-2772.jpg"}, ], @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Roof Coating", description: "Energy-efficient coatings to extend your roof lifespan.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg?_wi=1"}, { imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-full-shot_23-2149714278.jpg"}, ], @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25155.jpg"}, { id: "4", name: "David Kim", role: "PM", company: "BuildLab", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg?_wi=2"}, { id: "5", name: "Alex Smith", role: "Consultant", company: "Self", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/family-showcasing-their-home_23-2151624863.jpg"}, -- 2.49.1