From 7f734d2b7fdb2cd1e757084c6b40a29cfdc6f9cf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 17:37:37 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 101 +++++++++++------------------------------ 1 file changed, 26 insertions(+), 75 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3c1dcda..7f04c8f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -26,29 +26,17 @@ export default function LandingPage() { @@ -59,14 +47,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "HDFC Bank", - "ICICI Home Finance", - "Property Dealers Association", - "Mumbai Developers Guild", - "Legal Advisors India", - "Architects Forum Mumbai", - "Leading Interior Designers", - ]} + "HDFC Bank", "ICICI Home Finance", "Property Dealers Association", "Mumbai Developers Guild", "Legal Advisors India", "Architects Forum Mumbai", "Leading Interior Designers"]} title="Our Valued Partners & Affiliations" description="Building trust through strong relationships within the Mumbai real estate ecosystem and industry." /> @@ -78,88 +59,58 @@ export default function LandingPage() { useInvertedBackground={true} negativeCard={{ items: [ - "24/7 Dedicated Support", - "Personalized Consultation", - ], + "24/7 Dedicated Support", "Personalized Consultation"], }} positiveCard={{ items: [ - "Trusted Local Experts", - "Comprehensive Property Verification", - ], + "Trusted Local Experts", "Comprehensive Property Verification"], }} title="Why Nandi Real Estate Stands Apart" description="Our unwavering commitment to excellence and client satisfaction defines every aspect of our service. We prioritize your needs." + animationType="blur-reveal" />