From 11acc7045907079aca116eddfc31689210117873 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Feb 2026 02:21:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a40b62..77746e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,15 +172,15 @@ export default function LandingPage() { }, { id: "3", name: "Sarah Thompson", handle: "Property Manager", testimonial: "Trusted partner for all our commercial properties. Fast response times and expert solutions every single time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Thompson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Thompson" }, { id: "4", name: "Michael Rodriguez", handle: "Retail Manager", testimonial: "Best commercial plumbing service in the area. Professional team that shows up on time and gets the job done right.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Michael Rodriguez" }, { id: "5", name: "Lisa Anderson", handle: "Medical Facility Director", testimonial: "Reliable and professional. They understand the critical nature of our operations and respond accordingly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Lisa Anderson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "Lisa Anderson" }, { id: "6", name: "James Wilson", handle: "Warehouse Supervisor", testimonial: "Exceptional service from start to finish. Their preventative maintenance program has saved us countless problems.", rating: 5, @@ -198,7 +198,7 @@ export default function LandingPage() { tag="How We Work" tagIcon={Lightbulb} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=1" imageAlt="Professional consultation" mediaAnimation="slide-up" mediaPosition="left" @@ -226,7 +226,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "aurora" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=2" imageAlt="Commercial plumbing partnership" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1