From 76c8acc70456c00982ddf61cca7c9a31441aeef8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:41:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 265 ++++++++--------------------------------------- 1 file changed, 46 insertions(+), 219 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 03e9405..939ad97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,83 +33,41 @@ export default function LandingPage() {
@@ -121,18 +79,9 @@ export default function LandingPage() { title="A Legacy of Excellence" description="For over two decades, Elite Estate has set the benchmark for luxury property brokerage, providing unparalleled market insight and discretion to our high-net-worth clients." bulletPoints={[ - { - title: "Market Dominance", - description: "Unrivaled expertise in the most exclusive zip codes.", - }, - { - title: "Private Acquisitions", - description: "Access to off-market, globally coveted residential assets.", - }, - { - title: "Bespoke Service", - description: "Tailored representation that respects your privacy and vision.", - }, + { title: "Market Dominance", description: "Unrivaled expertise in the most exclusive zip codes." }, + { title: "Private Acquisitions", description: "Access to off-market, globally coveted residential assets." }, + { title: "Bespoke Service", description: "Tailored representation that respects your privacy and vision." }, ]} imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg" mediaAnimation="slide-up" @@ -144,21 +93,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Discreet Valuation", - description: "Professional, data-driven appraisals for unique luxury homes.", - imageSrc: "http://img.b2bpic.net/free-photo/location-symbol-with-landscape-background_23-2149906280.jpg", - }, - { - title: "Strategic Marketing", - description: "Global exposure for your asset through our exclusive networks.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-smart-home-interior-with-control-panel_23-2152024173.jpg", - }, - { - title: "Closing Concierge", - description: "End-to-end management ensuring seamless transaction completion.", - imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg", - }, + { title: "Discreet Valuation", description: "Professional, data-driven appraisals for unique luxury homes.", imageSrc: "http://img.b2bpic.net/free-photo/location-symbol-with-landscape-background_23-2149906280.jpg" }, + { title: "Strategic Marketing", description: "Global exposure for your asset through our exclusive networks.", imageSrc: "http://img.b2bpic.net/free-photo/modern-smart-home-interior-with-control-panel_23-2152024173.jpg" }, + { title: "Closing Concierge", description: "End-to-end management ensuring seamless transaction completion.", imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg" }, ]} title="Comprehensive Luxury Services" description="Beyond traditional sales, we offer a full suite of property advisory services." @@ -172,42 +109,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "p1", - name: "The Bel-Air Estate", - price: "$18,500,000", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2238.jpg", - }, - { - id: "p2", - name: "Alpine Modern Chalet", - price: "$7,200,000", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-vintage-tuscan-street-window_1203-5047.jpg", - }, - { - id: "p3", - name: "Coastal Waterfront Villa", - price: "$12,900,000", - imageSrc: "http://img.b2bpic.net/free-photo/staircase-concrete_74190-3445.jpg", - }, - { - id: "p4", - name: "Downtown Penthouses", - price: "$9,500,000", - imageSrc: "http://img.b2bpic.net/free-photo/talented-designer-working-from-home_1098-13936.jpg", - }, - { - id: "p5", - name: "The Vineyard Manor", - price: "$22,000,000", - imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-building-front-park_181624-9836.jpg", - }, - { - id: "p6", - name: "Urban Design Studio", - price: "$4,800,000", - imageSrc: "http://img.b2bpic.net/free-photo/office-building-with-lake_1127-3186.jpg", - }, + { id: "p1", name: "The Bel-Air Estate", price: "$18,500,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2238.jpg" }, + { id: "p2", name: "Alpine Modern Chalet", price: "$7,200,000", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-vintage-tuscan-street-window_1203-5047.jpg" }, + { id: "p3", name: "Coastal Waterfront Villa", price: "$12,900,000", imageSrc: "http://img.b2bpic.net/free-photo/staircase-concrete_74190-3445.jpg" }, + { id: "p4", name: "Downtown Penthouses", price: "$9,500,000", imageSrc: "http://img.b2bpic.net/free-photo/talented-designer-working-from-home_1098-13936.jpg" }, + { id: "p5", name: "The Vineyard Manor", price: "$22,000,000", imageSrc: "http://img.b2bpic.net/free-photo/wide-angle-shot-building-front-park_181624-9836.jpg" }, + { id: "p6", name: "Urban Design Studio", price: "$4,800,000", imageSrc: "http://img.b2bpic.net/free-photo/office-building-with-lake_1127-3186.jpg" }, ]} title="Curated Residential Portfolio" description="Discover exceptional properties that redefine modern elegance." @@ -221,27 +128,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "250+", - title: "Estates Sold", - description: "Premier transactions completed.", - icon: CheckCircle, - }, - { - id: "m2", - value: "$1.2B", - title: "Sales Volume", - description: "Aggregate luxury asset value.", - icon: Award, - }, - { - id: "m3", - value: "98%", - title: "Client Retention", - description: "Trusted by repeat buyers.", - icon: Star, - }, + { id: "m1", value: "250+", title: "Estates Sold", description: "Premier transactions completed.", icon: CheckCircle }, + { id: "m2", value: "$1.2B", title: "Sales Volume", description: "Aggregate luxury asset value.", icon: Award }, + { id: "m3", value: "98%", title: "Client Retention", description: "Trusted by repeat buyers.", icon: Star }, ]} title="A Track Record of Success" description="Quantifiable results define our commitment to your success." @@ -255,27 +144,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} members={[ - { - id: "t1", - name: "James Sterling", - role: "Principal Broker", - description: "Leading the luxury market for two decades.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-cup-coffee_23-2147955267.jpg", - }, - { - id: "t2", - name: "Elena Vance", - role: "Director of Acquisitions", - description: "Uncovering the world's most unique assets.", - imageSrc: "http://img.b2bpic.net/free-photo/classy-business-man-medium-shot_23-2148336881.jpg", - }, - { - id: "t3", - name: "Marcus Thorne", - role: "Investment Consultant", - description: "Expert strategist for luxury portfolios.", - imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-confident-man-elegant-suit-posing-with-hand-pocket-against-skyscraper-background_613910-4116.jpg", - }, + { id: "t1", name: "James Sterling", role: "Principal Broker", description: "Leading the luxury market for two decades.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-cup-coffee_23-2147955267.jpg" }, + { id: "t2", name: "Elena Vance", role: "Director of Acquisitions", description: "Uncovering the world's most unique assets.", imageSrc: "http://img.b2bpic.net/free-photo/classy-business-man-medium-shot_23-2148336881.jpg" }, + { id: "t3", name: "Marcus Thorne", role: "Investment Consultant", description: "Expert strategist for luxury portfolios.", imageSrc: "http://img.b2bpic.net/free-photo/full-body-portrait-confident-man-elegant-suit-posing-with-hand-pocket-against-skyscraper-background_613910-4116.jpg" }, ]} title="The Elite Estates Specialists" description="Meet our team of seasoned professional advisors." @@ -288,41 +159,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah J.", - role: "Investor", - testimonial: "Elite Estates handled my acquisition with total professionalism.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg", - }, - { - id: "2", - name: "Michael D.", - role: "Client", - testimonial: "Access to off-market properties is unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg", - }, - { - id: "3", - name: "Elena R.", - role: "Investor", - testimonial: "The standard of service is truly elite.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-hand-out_23-2148308579.jpg", - }, - { - id: "4", - name: "Robert K.", - role: "Client", - testimonial: "A seamless transaction process start to finish.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-with-cup-coffee_23-2147955309.jpg", - }, - { - id: "5", - name: "Jane Doe", - role: "CEO", - testimonial: "Exceptional insight into the luxury real estate market.", - imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-10634.jpg", - }, + { id: "1", name: "Sarah J.", role: "Investor", testimonial: "Elite Estates handled my acquisition with total professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg" }, + { id: "2", name: "Michael D.", role: "Client", testimonial: "Access to off-market properties is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg" }, + { id: "3", name: "Elena R.", role: "Investor", testimonial: "The standard of service is truly elite.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-hand-out_23-2148308579.jpg" }, + { id: "4", name: "Robert K.", role: "Client", testimonial: "A seamless transaction process start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-with-cup-coffee_23-2147955309.jpg" }, + { id: "5", name: "Jane Doe", role: "CEO", testimonial: "Exceptional insight into the luxury real estate market.", imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-10634.jpg" }, ]} title="Client Experiences" description="Discretion and excellence, witnessed by our clients." @@ -332,9 +173,7 @@ export default function LandingPage() {