Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 14:51:52 +00:00
2 changed files with 1385 additions and 18 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,15 +49,15 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018814.jpg", imageAlt: "Luxury penthouse interior"},
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018814.jpg?_wi=1", imageAlt: "Luxury penthouse interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg", imageAlt: "Modern villa exterior"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg?_wi=1", imageAlt: "Modern villa exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", imageAlt: "Luxury bedroom suite"},
imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=1", imageAlt: "Luxury bedroom suite"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Premium kitchen design"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1", imageAlt: "Premium kitchen design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Luxury bathroom spa"},
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=1", imageAlt: "Luxury bathroom spa"},
]}
buttons={[
{ text: "Browse Properties", href: "properties" },
@@ -74,11 +74,11 @@ export default function LandingPage() {
tag="Exclusive Listings"
products={[
{
id: "1", name: "Penthouse at Marina Heights", price: "$8,500,000", variant: "4 Bedrooms • 5 Bathrooms • Waterfront View", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg", imageAlt: "Luxury penthouse with waterfront view"},
id: "1", name: "Penthouse at Marina Heights", price: "$8,500,000", variant: "4 Bedrooms • 5 Bathrooms • Waterfront View", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=1", imageAlt: "Luxury penthouse with waterfront view"},
{
id: "2", name: "Modern Villa in Prestige Estates", price: "$6,200,000", variant: "5 Bedrooms • 6 Bathrooms • Gated Community", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg", imageAlt: "Modern villa in exclusive community"},
id: "2", name: "Modern Villa in Prestige Estates", price: "$6,200,000", variant: "5 Bedrooms • 6 Bathrooms • Gated Community", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=1", imageAlt: "Modern villa in exclusive community"},
{
id: "3", name: "Downtown Luxury Apartment", price: "$5,500,000", variant: "3 Bedrooms • 4 Bathrooms • City Center", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-phone-walking-down-city_176420-3942.jpg", imageAlt: "Downtown luxury apartment building"},
id: "3", name: "Downtown Luxury Apartment", price: "$5,500,000", variant: "3 Bedrooms • 4 Bathrooms • City Center", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-phone-walking-down-city_176420-3942.jpg?_wi=1", imageAlt: "Downtown luxury apartment building"},
]}
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
@@ -94,13 +94,13 @@ export default function LandingPage() {
tag="What We Offer"
features={[
{
id: "01", title: "Property Acquisition", description: "Expert guidance through the entire purchase process of premium properties with personalized attention.", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg", imageAlt: "Property acquisition service"},
id: "01", title: "Property Acquisition", description: "Expert guidance through the entire purchase process of premium properties with personalized attention.", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=2", imageAlt: "Property acquisition service"},
{
id: "02", title: "Market Analysis", description: "Detailed insights into luxury real estate market trends and investment opportunities in key locations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg", imageAlt: "Market analysis expertise"},
id: "02", title: "Market Analysis", description: "Detailed insights into luxury real estate market trends and investment opportunities in key locations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=2", imageAlt: "Market analysis expertise"},
{
id: "03", title: "Property Management", description: "Full-service management of your luxury properties ensuring optimal value and exceptional maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-phone-walking-down-city_176420-3942.jpg", imageAlt: "Property management services"},
id: "03", title: "Property Management", description: "Full-service management of your luxury properties ensuring optimal value and exceptional maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-phone-walking-down-city_176420-3942.jpg?_wi=2", imageAlt: "Property management services"},
{
id: "04", title: "Investment Consultation", description: "Strategic advice on luxury real estate investments with focus on long-term appreciation and portfolio growth.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018814.jpg", imageAlt: "Investment consultation"},
id: "04", title: "Investment Consultation", description: "Strategic advice on luxury real estate investments with focus on long-term appreciation and portfolio growth.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018814.jpg?_wi=2", imageAlt: "Investment consultation"},
]}
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
@@ -167,17 +167,17 @@ export default function LandingPage() {
tag="Client Testimonials"
testimonials={[
{
id: "1", name: "James & Catherine Morrison", date: "Date: 15 January 2025", title: "Exceptional Service and Expertise", quote: "The team at Prestige Estates exceeded our expectations. Their knowledge of the luxury market and personal attention to detail made our property search seamless. We couldn't be happier with our new penthouse.", tag: "5-Star Experience", avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg", imageAlt: "Satisfied clients with their luxury property"},
id: "1", name: "James & Catherine Morrison", date: "Date: 15 January 2025", title: "Exceptional Service and Expertise", quote: "The team at Prestige Estates exceeded our expectations. Their knowledge of the luxury market and personal attention to detail made our property search seamless. We couldn't be happier with our new penthouse.", tag: "5-Star Experience", avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=3", imageAlt: "Satisfied clients with their luxury property"},
{
id: "2", name: "Richard Hamilton, CEO", date: "Date: 08 December 2024", title: "Professional and Discreet", quote: "Working with Prestige Estates was a pleasure. Their professionalism, discretion, and deep market knowledge helped me find the perfect investment property. Highly recommended for anyone seeking luxury real estate services.", tag: "Professional Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg", imageAlt: "Executive satisfied with luxury property investment"},
id: "2", name: "Richard Hamilton, CEO", date: "Date: 08 December 2024", title: "Professional and Discreet", quote: "Working with Prestige Estates was a pleasure. Their professionalism, discretion, and deep market knowledge helped me find the perfect investment property. Highly recommended for anyone seeking luxury real estate services.", tag: "Professional Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=3", imageAlt: "Executive satisfied with luxury property investment"},
{
id: "3", name: "Sophie Laurent", date: "Date: 22 November 2024", title: "Perfect Match Found", quote: "Moving to a new country is challenging, but Prestige Estates made the process effortless. They understood exactly what I was looking for and presented options that matched my vision perfectly. Exceptional service!", tag: "International Client", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg", imageAlt: "International buyer with luxury villa"},
id: "3", name: "Sophie Laurent", date: "Date: 22 November 2024", title: "Perfect Match Found", quote: "Moving to a new country is challenging, but Prestige Estates made the process effortless. They understood exactly what I was looking for and presented options that matched my vision perfectly. Exceptional service!", tag: "International Client", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg?_wi=2", imageAlt: "International buyer with luxury villa"},
{
id: "4", name: "David & Michelle Park", date: "Date: 05 November 2024", title: "Outstanding Investment Guidance", quote: "Their investment consultation service is invaluable. The team provided detailed market analysis and strategic recommendations that have proven to be spot-on. We've already referred several colleagues to them.", tag: "Investment Success", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-customers-giving-car-key-their-mechanic-workshop-while-looking-camera_637285-7734.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", imageAlt: "Investment clients with portfolio properties"},
id: "4", name: "David & Michelle Park", date: "Date: 05 November 2024", title: "Outstanding Investment Guidance", quote: "Their investment consultation service is invaluable. The team provided detailed market analysis and strategic recommendations that have proven to be spot-on. We've already referred several colleagues to them.", tag: "Investment Success", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-customers-giving-car-key-their-mechanic-workshop-while-looking-camera_637285-7734.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=2", imageAlt: "Investment clients with portfolio properties"},
{
id: "5", name: "Elizabeth Ashford", date: "Date: 18 October 2024", title: "Curated Excellence", quote: "Prestige Estates has an impeccable eye for quality. Every property they've shown me represents the pinnacle of luxury and sophistication. Their curation process ensures only the finest options are presented.", tag: "Luxury Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Luxury collector's premium property"},
id: "5", name: "Elizabeth Ashford", date: "Date: 18 October 2024", title: "Curated Excellence", quote: "Prestige Estates has an impeccable eye for quality. Every property they've shown me represents the pinnacle of luxury and sophistication. Their curation process ensures only the finest options are presented.", tag: "Luxury Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2", imageAlt: "Luxury collector's premium property"},
{
id: "6", name: "Robert Chancellor", date: "Date: 02 October 2024", title: "Trusted Partnership", quote: "Over the years, I've worked with many real estate agencies, but Prestige Estates stands out. They combine market expertise with genuine care for their clients. A true partner in building wealth through luxury real estate.", tag: "Long-Term Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Loyal investor satisfied with property portfolio"},
id: "6", name: "Robert Chancellor", date: "Date: 02 October 2024", title: "Trusted Partnership", quote: "Over the years, I've worked with many real estate agencies, but Prestige Estates stands out. They combine market expertise with genuine care for their clients. A true partner in building wealth through luxury real estate.", tag: "Long-Term Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=2", imageAlt: "Loyal investor satisfied with property portfolio"},
]}
textboxLayout="default"
useInvertedBackground={false}