From 679bb5625317d72bc87816cbea2c1ddf0925c353 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 17:01:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cda009b..75c1106 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { { id: "t1", title: "Amazing Results", quote: "Excellent work! The swimming pool is very clean and well maintained.", name: "Saiful Alam", role: "CEO", imageSrc: "https://img.b2bpic.net/premium-photo/young-handsome-man-is-standing-black-business-suit-background-office-building-he-drinks-his-coffee-from-refillable-cup-taking-care-environment_122525-406.jpg?id=7307534" }, { id: "t2", title: "Professionalism", quote: "Very professional and reliable team.", name: "Munees", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg" }, { id: "t3", title: "Great Attitude", quote: "Workers are polite, respectful, and helpful.", name: "Naveed Maniyar", role: "Resident", imageSrc: "https://img.b2bpic.net/free-photo/confident-business-leader-crossing-arms-chest_1262-3509.jpg?id=1147781" }, - { id: "t4", title: "Top Quality", quote: "Affordable, professional, and great quality work.", name: "Akhil", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg" }, + { id: "t4", title: "Top Quality", quote: "Affordable, professional, and great quality work.", name: "Akhil", role: "Manager", imageSrc: "https://img.b2bpic.net/free-photo/handsome-happy-bearded-man_74855-2827.jpg?id=6447727" }, { id: "t5", title: "Well Organized", quote: "Everything is well organized and the pool is always perfectly clean.", name: "Sajid Khan", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-holding-disposable-coffee-cup-hand-looking-camera_23-2148176166.jpg" }, ]} title="Client Success Stories" -- 2.49.1