From a8b0b384724a7bd24ae860a957f0c1a4fca8b015 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 12:23:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 172 +++++++++++------------------------------------ 1 file changed, 40 insertions(+), 132 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6af1779..891b4fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,112 +45,65 @@ export default function LandingPage() {
@@ -168,14 +113,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Supportive till the end", - "Right home for the right price", - "One-stop shop for real estate", - "Excellent guidance", - "Premium service", - "Expert local knowledge", - "Highly recommended", - ]} + "Supportive till the end", "Right home for the right price", "One-stop shop for real estate", "Excellent guidance", "Premium service", "Expert local knowledge", "Highly recommended"]} title="Trusted by Hundreds" description="Join 135+ satisfied clients who rate us 5.0 stars for our seamless concierge service." /> @@ -186,32 +124,21 @@ export default function LandingPage() { useInvertedBackground={true} title="The Heart of Pune Real Estate" description={[ - "With deep-rooted expertise in Salunkhe Vihar, NIBM, and South Pune, we provide unmatched local insights.", - "Our concierge-style service ensures every transaction is discreet, professional, and tailored to your specific requirements.", - ]} + "With deep-rooted expertise in Salunkhe Vihar, NIBM, and South Pune, we provide unmatched local insights.", "Our concierge-style service ensures every transaction is discreet, professional, and tailored to your specific requirements."]} />
@@ -270,13 +182,9 @@ export default function LandingPage() { -- 2.49.1