From 079294beb4d32e057e0db9debe1f92b3d98a2d43 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 06:29:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f0775e9..b8ddd5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { @@ -84,8 +84,8 @@ export default function LandingPage() { title="What Our Clients Say" description="Trusted by home owners across Chennai for quality service and professional design." testimonials={[ - { id: "1", title: "Trustworthy Team", quote: "Thanks to Dinesh for the beautiful design planning and Ram for completing the project on time.", name: "Bheesma", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg" }, - { id: "2", title: "Full Dedication", quote: "Dinesh and Ram work with full dedication. Quality finishing, proper coordination, and excellent support.", name: "Rahul Ray", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg" }, + { id: "1", title: "Trustworthy Team", quote: "Thanks to Dinesh for the beautiful design planning and Ram for completing the project on time.", name: "Bheesma", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2" }, + { id: "2", title: "Full Dedication", quote: "Dinesh and Ram work with full dedication. Quality finishing, proper coordination, and excellent support.", name: "Rahul Ray", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg?_wi=2" }, { id: "3", title: "Excellent Experience", quote: "I recently had interior work done through this company and I’m extremely satisfied with the overall experience.", name: "Vignesh S", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg" }, { id: "4", title: "Beautiful Transformation", quote: "They transformed my home beautifully. Very budget-friendly and professional.", name: "Ananya P", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-woman_23-2148352570.jpg" }, { id: "5", title: "Highly Recommended", quote: "Highly recommended for quality interior work! Excellent customer-friendly approach.", name: "Karthik R", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg" }, -- 2.49.1