From 5bf0c784318c51c57cd9c8e221e2add66e4c3600 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:27:04 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a009fcd..5c9f306 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,8 @@ export default function AboutPage() { id: item.id, }))} button={{ - text: "Schedule Viewing", href: "/contact"}} + text: "Schedule Viewing", href: "/contact" + }} brandName="Luxe Estates" /> @@ -86,7 +87,7 @@ export default function AboutPage() { imageSrc="http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg" imageAlt="Luxe Estates office" buttons={[{ text: "Learn Our Story", href: "/about" }]} - buttonAnimation="slide-up" + buttonAnimation="none" useInvertedBackground={true} /> @@ -97,23 +98,27 @@ export default function AboutPage() { description="Discover the advantages that set us apart in luxury real estate." tag="Our Core Values" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="none" features={[ { - id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection"}, + id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection" + }, { - id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Expert consultation"}, + id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Expert consultation" + }, { - id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction"}, + id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction" + }, { - id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network"}, + id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network" + }, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Discover More", href: "/about" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -121,14 +126,14 @@ export default function AboutPage() { -- 2.49.1 From 374417d3a450932457f6659ce9149e9f8f8b5d86 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:27:04 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2b29279..195f660 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -73,7 +73,8 @@ export default function ContactPage() { id: item.id, }))} button={{ - text: "Schedule Viewing", href: "/contact"}} + text: "Schedule Viewing", href: "/contact" + }} brandName="Luxe Estates" /> @@ -82,14 +83,14 @@ export default function ContactPage() { @@ -101,7 +102,7 @@ export default function ContactPage() { description="Multiple ways to reach our team and schedule your consultation." tag="Get In Touch" tagIcon={Phone} - tagAnimation="entrance-slide" + tagAnimation="none" metrics={[ { id: "1", icon: Phone, title: "Call Us", value: "+1 (555) 123-4567" }, { id: "2", icon: MapPin, title: "Visit Us", value: "New York, NY" }, @@ -112,7 +113,7 @@ export default function ContactPage() { textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Browse Properties", href: "/properties" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -122,25 +123,31 @@ export default function ContactPage() { description="See what satisfied clients have to say about working with Luxe Estates." tag="Success Stories" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="none" testimonials={[ { - id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse"}, + id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse" + }, { - id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property"}, + id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property" + }, { - id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network is unparalleled.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property"}, + id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network is unparalleled.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property" + }, { - id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From consultation to closing, Luxe Estates provided a luxury experience. They understood my needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior"}, + id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From consultation to closing, Luxe Estates provided a luxury experience. They understood my needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior" + }, { - id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge is unparalleled. They helped me find a property that perfectly matched my vision.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury collection"}, + id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge is unparalleled. They helped me find a property that perfectly matched my vision.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury collection" + }, { - id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism is exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate"}, + id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism is exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate" + }, ]} textboxLayout="default" useInvertedBackground={true} buttons={[{ text: "Schedule Consultation", href: "/contact" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> -- 2.49.1 From f9985c4dde56bdd33aa785fabecd42cc3e2fa401 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:27:05 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 81 ++++++++++++++++++++++++++++++------------------ 1 file changed, 50 insertions(+), 31 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 765e421..fd259e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,8 @@ export default function HomePage() { id: item.id, }))} button={{ - text: "Schedule Viewing", href: "/contact"}} + text: "Schedule Viewing", href: "/contact" + }} brandName="Luxe Estates" /> @@ -87,26 +88,31 @@ export default function HomePage() { description="Explore our curated collection of exceptional properties in the world's most coveted locations. Experience refined living at its finest." tag="Exclusive Listings" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="none" background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Modern luxury penthouse"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Modern luxury penthouse" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg", imageAlt: "Contemporary villa"}, + imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg", imageAlt: "Contemporary villa" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Beachfront mansion"}, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Beachfront mansion" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Urban estate"}, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Urban estate" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Waterfront property"}, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Waterfront property" + }, ]} mediaAnimation="blur-reveal" buttons={[ { text: "Browse Properties", href: "/properties" }, { text: "Request Consultation", href: "/contact" }, ]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -116,21 +122,24 @@ export default function HomePage() { description="Handpicked luxury properties representing the pinnacle of sophistication and investment value." tag="Premium Selection" tagIcon={Home} - tagAnimation="entrance-slide" + tagAnimation="none" products={[ { - id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse"}, + id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse" + }, { - id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa"}, + id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa" + }, { - id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate"}, + id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "View All Properties", href: "/properties" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -140,23 +149,27 @@ export default function HomePage() { description="Our commitment to excellence defines every aspect of your luxury real estate experience." tag="Our Advantages" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="none" features={[ { - id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection showcase"}, + id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection showcase" + }, { - id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Professional consultation"}, + id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Professional consultation" + }, { - id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction"}, + id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction" + }, { - id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network connection"}, + id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network connection" + }, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Discover More", href: "/about" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -166,7 +179,7 @@ export default function HomePage() { description="Proven success in luxury real estate markets globally." tag="Market Leadership" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="none" metrics={[ { id: "1", icon: Home, title: "Properties Sold", value: "2,500+" }, { id: "2", icon: Users, title: "Satisfied Clients", value: "3,200+" }, @@ -177,7 +190,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "View Our Achievements", href: "/about" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -187,25 +200,31 @@ export default function HomePage() { description="Hear from our satisfied clients about their luxury real estate experiences." tag="Success Stories" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="none" testimonials={[ { - id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough to anyone seeking luxury properties.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse interior"}, + id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough to anyone seeking luxury properties.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse interior" + }, { - id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly and secured an exceptional property.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property investment"}, + id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly and secured an exceptional property.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property investment" + }, { - id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network and attention to detail set them apart from other agencies.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property luxury"}, + id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network and attention to detail set them apart from other agencies.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property luxury" + }, { - id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From initial consultation to closing, Luxe Estates provided a truly luxury experience. They understood my specific needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior design"}, + id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From initial consultation to closing, Luxe Estates provided a truly luxury experience. They understood my specific needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior design" + }, { - id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge demonstrated by their team is unparalleled. They helped me find a property that perfectly matched my vision and budget.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury art collection"}, + id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge demonstrated by their team is unparalleled. They helped me find a property that perfectly matched my vision and budget.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury art collection" + }, { - id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism and confidentiality are exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate privacy"}, + id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism and confidentiality are exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate privacy" + }, ]} textboxLayout="default" useInvertedBackground={true} buttons={[{ text: "Schedule Consultation", href: "/contact" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -213,14 +232,14 @@ export default function HomePage() { -- 2.49.1 From dce1498e647c5b026d8a7872a5821ce14d820b0a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:27:06 +0000 Subject: [PATCH 4/5] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index 6ec1c7a..08c3d8a 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -73,7 +73,8 @@ export default function PropertiesPage() { id: item.id, }))} button={{ - text: "Schedule Viewing", href: "/contact"}} + text: "Schedule Viewing", href: "/contact" + }} brandName="Luxe Estates" /> @@ -84,21 +85,24 @@ export default function PropertiesPage() { description="Explore our comprehensive collection of exceptional properties curated from the world's most prestigious locations." tag="All Available Properties" tagIcon={Home} - tagAnimation="entrance-slide" + tagAnimation="none" products={[ { - id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse"}, + id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse" + }, { - id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa"}, + id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa" + }, { - id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate"}, + id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "View Details", href: "/properties" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -108,7 +112,7 @@ export default function PropertiesPage() { description="Key metrics showcasing our market performance and property value." tag="Portfolio Statistics" tagIcon={TrendingUp} - tagAnimation="entrance-slide" + tagAnimation="none" metrics={[ { id: "1", icon: Home, title: "Active Listings", value: "85+" }, { id: "2", icon: Users, title: "Monthly Inquiries", value: "450+" }, @@ -119,7 +123,7 @@ export default function PropertiesPage() { textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Learn More", href: "/about" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -127,14 +131,14 @@ export default function PropertiesPage() { -- 2.49.1 From 25e60fb34ca60ed263290d9f334edb14239bd283 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:27:07 +0000 Subject: [PATCH 5/5] Update src/app/team/page.tsx --- src/app/team/page.tsx | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 71a7c82..74aef55 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -73,7 +73,8 @@ export default function TeamPage() { id: item.id, }))} button={{ - text: "Schedule Viewing", href: "/contact"}} + text: "Schedule Viewing", href: "/contact" + }} brandName="Luxe Estates" /> @@ -84,23 +85,27 @@ export default function TeamPage() { description="Experienced professionals dedicated to finding your perfect property." tag="Expert Agents" tagIcon={Users} - tagAnimation="entrance-slide" + tagAnimation="none" members={[ { - id: "1", name: "Victoria Sterling", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Victoria Sterling"}, + id: "1", name: "Victoria Sterling", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Victoria Sterling" + }, { - id: "2", name: "James Richardson", role: "Market Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson"}, + id: "2", name: "James Richardson", role: "Market Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson" + }, { - id: "3", name: "Amanda Chen", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Amanda Chen"}, + id: "3", name: "Amanda Chen", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Amanda Chen" + }, { - id: "4", name: "Marcus Thompson", role: "International Lead", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Marcus Thompson"}, + id: "4", name: "Marcus Thompson", role: "International Lead", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Marcus Thompson" + }, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" useInvertedBackground={true} buttons={[{ text: "Connect With Team", href: "/contact" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -110,7 +115,7 @@ export default function TeamPage() { description="Our collective strength and market leadership." tag="Professional Credentials" tagIcon={Award} - tagAnimation="entrance-slide" + tagAnimation="none" metrics={[ { id: "1", icon: Home, title: "Properties Managed", value: "2,500+" }, { id: "2", icon: Users, title: "Happy Clients", value: "3,200+" }, @@ -121,7 +126,7 @@ export default function TeamPage() { textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Learn More", href: "/about" }]} - buttonAnimation="slide-up" + buttonAnimation="none" /> @@ -129,14 +134,14 @@ export default function TeamPage() { -- 2.49.1