From f97de208ad5fd278e681961afb9e30d0fe92b126 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:58:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 83 +++++++++++++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 33 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d562d69..5929aea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Crown, Sparkles, Building, CheckCircle, Users, Award, Star, Phone } from "lucide-react"; +import { Crown, Sparkles, Building, CheckCircle, Users, Award, Star, Phone, TrendingUp, DollarSign, Calendar } from "lucide-react"; export default function LandingPage() { return ( @@ -48,25 +48,30 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Luxury Real Estate" tagIcon={Crown} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[ { text: "View Properties", href: "properties" }, { text: "Contact Agent", href: "contact" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sun-loungers-with-parasol-close-pool_1203-1741.jpg?_wi=1", imageAlt: "Luxury mansion exterior with modern architecture"}, + imageSrc: "http://img.b2bpic.net/free-photo/sun-loungers-with-parasol-close-pool_1203-1741.jpg", imageAlt: "Luxury mansion exterior with modern architecture" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg", imageAlt: "Premium penthouse interior with marble flooring"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg", imageAlt: "Premium penthouse interior with marble flooring" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-resort_1150-10731.jpg", imageAlt: "Exclusive resort-style pool and terrace area"}, + imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-resort_1150-10731.jpg", imageAlt: "Exclusive resort-style pool and terrace area" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom_105762-1791.jpg", imageAlt: "Elegant master bedroom suite design"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom_105762-1791.jpg", imageAlt: "Elegant master bedroom suite design" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/sun-loungers-with-parasol-close-pool_1203-1741.jpg?_wi=2", imageAlt: "Contemporary luxury home architectural details"}, + imageSrc: "http://img.b2bpic.net/free-photo/sun-loungers-with-parasol-close-pool_1203-1741.jpg", imageAlt: "Contemporary luxury home architectural details" + }, ]} - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" ariaLabel="Featured luxury properties gallery showcase" /> @@ -77,9 +82,9 @@ export default function LandingPage() { description="Handpicked luxury residences representing the finest in contemporary and classic design. Each property reflects exclusivity and exceptional value." tag="Premium Selection" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[{ text: "View All Properties", href: "#" }]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} products={[ @@ -105,9 +110,9 @@ export default function LandingPage() { description="With over 20 years of expertise in high-end property sales, our agency specializes in connecting discerning clients with exceptional residences. We combine market knowledge, professional integrity, and personalized service to ensure seamless transactions." tag="About Our Agency" tagIcon={Building} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttons={[{ text: "Learn More", href: "#" }]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/confident-executives-discussing-new-project-office-lobby_662251-85.jpg" imageAlt="Luxury real estate agency professional team office" useInvertedBackground={false} @@ -121,18 +126,22 @@ export default function LandingPage() { description="Comprehensive real estate solutions tailored to meet the unique needs of luxury property buyers and sellers." tag="Services & Expertise" tagIcon={CheckCircle} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} features={[ { - id: "01", title: "Property Valuation", description: "Expert appraisals and market analysis to ensure accurate pricing and maximum value for your property.", imageSrc: "http://img.b2bpic.net/free-photo/content-business-partners-discussing-documents-outdoors_1262-12307.jpg", imageAlt: "Professional property valuation service"}, + id: "01", title: "Property Valuation", description: "Expert appraisals and market analysis to ensure accurate pricing and maximum value for your property.", imageSrc: "http://img.b2bpic.net/free-photo/content-business-partners-discussing-documents-outdoors_1262-12307.jpg", imageAlt: "Professional property valuation service" + }, { - id: "02", title: "Marketing & Staging", description: "Professional photography, virtual tours, and strategic marketing to showcase your property's finest features.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-customers-enjoying-vr-experience_74855-2981.jpg", imageAlt: "Luxury property marketing and professional staging"}, + id: "02", title: "Marketing & Staging", description: "Professional photography, virtual tours, and strategic marketing to showcase your property's finest features.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-customers-enjoying-vr-experience_74855-2981.jpg", imageAlt: "Luxury property marketing and professional staging" + }, { - id: "03", title: "Negotiation & Closing", description: "Expert negotiation and seamless transaction management from offer to closing day.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businesspeople-hands-discussion-business-plan_23-2147923348.jpg", imageAlt: "Professional real estate negotiation and closing"}, + id: "03", title: "Negotiation & Closing", description: "Expert negotiation and seamless transaction management from offer to closing day.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businesspeople-hands-discussion-business-plan_23-2147923348.jpg", imageAlt: "Professional real estate negotiation and closing" + }, { - id: "04", title: "Investment Advisory", description: "Strategic guidance on luxury property investments and portfolio development opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/busy-businessman-thinking-about-new-solution_329181-19365.jpg", imageAlt: "Real estate investment consulting service"}, + id: "04", title: "Investment Advisory", description: "Strategic guidance on luxury property investments and portfolio development opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/busy-businessman-thinking-about-new-solution_329181-19365.jpg", imageAlt: "Real estate investment consulting service" + }, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -146,18 +155,22 @@ export default function LandingPage() { description="Meet the distinguished professionals dedicated to your luxury property experience." tag="Team" tagIcon={Users} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} members={[ { - id: "1", name: "James Richardson", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-project-ideas-while-he-waits-lounge-area-business-trip-manager-sent-negociate-with-collaborators-ensure-partnership-company-growth-global-stage_482257-72893.jpg", imageAlt: "Portrait of James Richardson"}, + id: "1", name: "James Richardson", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-project-ideas-while-he-waits-lounge-area-business-trip-manager-sent-negociate-with-collaborators-ensure-partnership-company-growth-global-stage_482257-72893.jpg", imageAlt: "Portrait of James Richardson" + }, { - id: "2", name: "Victoria Chen", role: "Luxury Specialist", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012912.jpg", imageAlt: "Portrait of Victoria Chen"}, + id: "2", name: "Victoria Chen", role: "Luxury Specialist", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012912.jpg", imageAlt: "Portrait of Victoria Chen" + }, { - id: "3", name: "Michael Sterling", role: "Managing Director", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064888.jpg", imageAlt: "Portrait of Michael Sterling"}, + id: "3", name: "Michael Sterling", role: "Managing Director", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064888.jpg", imageAlt: "Portrait of Michael Sterling" + }, { - id: "4", name: "Eleanor Hayes", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2955.jpg", imageAlt: "Portrait of Eleanor Hayes"}, + id: "4", name: "Eleanor Hayes", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2955.jpg", imageAlt: "Portrait of Eleanor Hayes" + }, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -171,14 +184,14 @@ export default function LandingPage() { description="Proven track record of successful transactions and satisfied clients in the luxury real estate market." tag="Our Achievement" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} metrics={[ { id: "1", icon: Award, title: "Properties Sold", value: "500+" }, - { id: "2", icon: Award, title: "Sales Volume", value: "$2.5B+" }, + { id: "2", icon: DollarSign, title: "Sales Volume", value: "$2.5B+" }, { id: "3", icon: Users, title: "Satisfied Clients", value: "1,200+" }, - { id: "4", icon: Award, title: "Years Experience", value: "20+" }, + { id: "4", icon: Calendar, title: "Years Experience", value: "20+" }, ]} animationType="slide-up" carouselMode="buttons" @@ -191,18 +204,22 @@ export default function LandingPage() { description="Hear from satisfied clients who found their dream luxury properties through our expertise." tag="Client Stories" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} testimonials={[ { - id: "1", name: "Alexander & Patricia Mitchell, CEO of Global Ventures", date: "Date: March 15, 2024", title: "Exceptional service and market expertise unmatched!", quote: "The team's professionalism and deep market knowledge helped us find the perfect oceanfront estate. Their attention to detail throughout the transaction was remarkable, and they truly understood our vision for luxury living.", tag: "Coastal Property", avatarSrc: "http://img.b2bpic.net/free-photo/coworkers-having-fun-office_23-2148985525.jpg", avatarAlt: "Alexander Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", imageAlt: "Luxury oceanfront property purchased"}, + id: "1", name: "Alexander & Patricia Mitchell, CEO of Global Ventures", date: "Date: March 15, 2024", title: "Exceptional service and market expertise unmatched!", quote: "The team's professionalism and deep market knowledge helped us find the perfect oceanfront estate. Their attention to detail throughout the transaction was remarkable, and they truly understood our vision for luxury living.", tag: "Coastal Property", avatarSrc: "http://img.b2bpic.net/free-photo/coworkers-having-fun-office_23-2148985525.jpg", avatarAlt: "Alexander Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", imageAlt: "Luxury oceanfront property purchased" + }, { - id: "2", name: "Sophie Laurent, Director of Design Innovation", date: "Date: February 28, 2024", title: "Transformed our search into a seamless experience!", quote: "Working with the agency was a game-changer. They provided invaluable insights into the market, negotiated exceptional terms, and guided us through every step with elegance and professionalism. Highly recommended for luxury property buyers.", tag: "Downtown Penthouse", avatarSrc: "http://img.b2bpic.net/free-photo/happy-workmates-enjoying-sunny-day_23-2147562042.jpg", avatarAlt: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg", imageAlt: "Modern penthouse interior space"}, + id: "2", name: "Sophie Laurent, Director of Design Innovation", date: "Date: February 28, 2024", title: "Transformed our search into a seamless experience!", quote: "Working with the agency was a game-changer. They provided invaluable insights into the market, negotiated exceptional terms, and guided us through every step with elegance and professionalism. Highly recommended for luxury property buyers.", tag: "Downtown Penthouse", avatarSrc: "http://img.b2bpic.net/free-photo/happy-workmates-enjoying-sunny-day_23-2147562042.jpg", avatarAlt: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/dining-room-beige-color-tones-interior-design_114579-2225.jpg", imageAlt: "Modern penthouse interior space" + }, { - id: "3", name: "Robert Ashford, Entrepreneur & Investor", date: "Date: January 12, 2024", title: "Expert negotiators with impeccable standards!", quote: "Their ability to understand market dynamics and secure the best possible terms for our investment property was outstanding. The team's commitment to excellence and transparency made this one of our best real estate experiences.", tag: "Estate Investment", avatarSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164715.jpg", avatarAlt: "Robert Ashford", imageSrc: "http://img.b2bpic.net/free-photo/roomy-loft-with-deep-wood-floors-matte-black-brick-wall_157027-4357.jpg", imageAlt: "Luxury private estate grounds"}, + id: "3", name: "Robert Ashford, Entrepreneur & Investor", date: "Date: January 12, 2024", title: "Expert negotiators with impeccable standards!", quote: "Their ability to understand market dynamics and secure the best possible terms for our investment property was outstanding. The team's commitment to excellence and transparency made this one of our best real estate experiences.", tag: "Estate Investment", avatarSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164715.jpg", avatarAlt: "Robert Ashford", imageSrc: "http://img.b2bpic.net/free-photo/roomy-loft-with-deep-wood-floors-matte-black-brick-wall_157027-4357.jpg", imageAlt: "Luxury private estate grounds" + }, { - id: "4", name: "Margaret & James Sterling, Architects", date: "Date: December 5, 2023", title: "Refined expertise in the luxury market!", quote: "As designers ourselves, we appreciate quality and attention to detail. This agency delivers on both fronts. They matched us with a contemporary mansion that perfectly reflects our aesthetic vision and investment goals.", tag: "Modern Mansion", avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-work-showing-house-doing-business_23-2150164723.jpg", avatarAlt: "Margaret Sterling", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-scene_24877-49927.jpg", imageAlt: "Contemporary luxury home design"}, + id: "4", name: "Margaret & James Sterling, Architects", date: "Date: December 5, 2023", title: "Refined expertise in the luxury market!", quote: "As designers ourselves, we appreciate quality and attention to detail. This agency delivers on both fronts. They matched us with a contemporary mansion that perfectly reflects our aesthetic vision and investment goals.", tag: "Modern Mansion", avatarSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-work-showing-house-doing-business_23-2150164723.jpg", avatarAlt: "Margaret Sterling", imageSrc: "http://img.b2bpic.net/free-vector/elegant-living-room-scene_24877-49927.jpg", imageAlt: "Contemporary luxury home design" + }, ]} /> @@ -211,14 +228,14 @@ export default function LandingPage() {