From ac21148b8ad2a97167f66f148a5ddefa39787d53 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:20:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fdd9cb..3e05f3a 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/colleagues-meeting-room-posing-camera_114579-2809.jpg", imageAlt: "Expert service delivery" }, { imageSrc: "http://img.b2bpic.net/free-photo/executives-having-fun-while-working_1098-2208.jpg", imageAlt: "Quality workmanship" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-female-doctor-wearing-headset-talking-with-patients-while-working-medical-call-center-looking-camera_637285-4937.jpg", imageAlt: "Customer care focus" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-urban-environment-with-thumb-up_23-2147961614.jpg", imageAlt: "Professional expertise" } + { imageSrc: "http://img.b2bpic.net/free-photo/man-urban-environment-with-thumb-up_23-2147961614.jpg?_wi=1", imageAlt: "Professional expertise" } ]} /> @@ -115,7 +115,7 @@ export default function LandingPage() { id: "4", name: "David Kim, Facility Director", date: "Date: 5 January 2025", title: "Outstanding customer service", quote: "From the initial phone call to final invoice, every interaction was smooth and professional. The team communicated clearly about timelines and pricing, with no surprises. This is the gold standard of service in our industry.", tag: "Facility Management", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-listening-senior-man_1262-1970.jpg" }, { - id: "5", name: "Jessica Martinez, Restaurant Owner", date: "Date: 2 January 2025", title: "Reliable emergency response", quote: "When we had an urgent issue on a Sunday, they answered immediately and resolved it within hours. That kind of dedication and reliability is rare. They're now our go-to service provider for everything.", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-urban-environment-with-thumb-up_23-2147961614.jpg" + id: "5", name: "Jessica Martinez, Restaurant Owner", date: "Date: 2 January 2025", title: "Reliable emergency response", quote: "When we had an urgent issue on a Sunday, they answered immediately and resolved it within hours. That kind of dedication and reliability is rare. They're now our go-to service provider for everything.", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-urban-environment-with-thumb-up_23-2147961614.jpg?_wi=2" }, { id: "6", name: "Robert Thompson, Community Leader", date: "Date: 28 December 2024", title: "Supporting local excellence", quote: "I'm proud to recommend a local company that truly cares about their reputation and customer satisfaction. They've been integral to our community for years, and their commitment to quality is unwavering.", tag: "Community Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1654.jpg" -- 2.49.1