From 830a37a74fb6e3b686b770ee8d1a35c4d4e722f5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:46:36 +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 4afb85d..951994d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,7 +179,7 @@ export default function LandingPage() { id: "1", title: "Exceeded Every Expectation", quote: "Nishad Interiors transformed our home into a sanctuary. The attention to detail, quality of materials, and professionalism throughout the project was exceptional. They truly listened to our vision and brought it to life beautifully.", name: "Priya Sharma", role: "Homeowner, Luxury Penthouse", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "professional woman portrait business woman corporate headshot" }, { - id: "2", title: "Professional and Creative Excellence", quote: "Working with Nishad Interiors on our hotel lobby redesign was a game-changer. Their creative approach, combined with practical solutions and timely delivery, elevated the entire guest experience. Highly recommended for commercial projects.", name: "Rahul Desai", role: "Hotel Manager, Boutique Hotel Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional man portrait business man corporate headshot" + id: "2", title: "Professional and Creative Excellence", quote: "Working with Nishad Interiors on our hotel lobby redesign was a game-changer. Their creative approach, combined with practical solutions and timely delivery, elevated the entire guest experience. Highly recommended for commercial projects.", name: "Rajesh Kumar", role: "Hotel Manager, Boutique Hotel Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional man portrait business man corporate headshot" }, { id: "3", title: "Transformed Our Corporate Space", quote: "Our office was completely reinvented. The design now perfectly reflects our brand values while creating an inspiring environment for our team. The collaborative process made all the difference.", name: "Anjali Verma", role: "CEO, Tech Startup", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "woman entrepreneur portrait business professional female executive" -- 2.49.1