3 Commits

Author SHA1 Message Date
5b6d690b9a Update src/app/page.tsx 2026-03-07 07:32:28 +00:00
b176581475 Update src/app/layout.tsx 2026-03-07 07:32:27 +00:00
4d665a2bee Merge version_1 into main
Merge version_1 into main
2026-03-07 07:30:38 +00:00
2 changed files with 76 additions and 218 deletions

View File

@@ -7,47 +7,31 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const halant = Halant({ const halant = Halant({
variable: "--font-halant", variable: "--font-halant", subsets: ["latin"],
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"], weight: ["300", "400", "500", "600", "700"],
}); });
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
const manrope = Manrope({ const manrope = Manrope({
variable: "--font-manrope", variable: "--font-manrope", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Luxury Real Estate Agency | Premium Properties", title: "Luxury Real Estate Agency | Premium Properties", description: "Discover exclusive luxury properties and world-class real estate expertise. Browse premium homes, villas, and investment opportunities.", keywords: "luxury real estate, premium properties, luxury homes, real estate agent, exclusive listings", robots: {
description: "Discover exclusive luxury properties and world-class real estate expertise. Browse premium homes, villas, and investment opportunities.",
keywords: "luxury real estate, premium properties, luxury homes, real estate agent, exclusive listings",
robots: {
index: true, index: true,
follow: true, follow: true,
}, },
openGraph: { openGraph: {
title: "Luxury Estates - Premium Real Estate Agency", title: "Luxury Estates - Premium Real Estate Agency", description: "Discover exclusive luxury properties with our award-winning real estate team.", url: "https://luxuryestates.com", siteName: "Luxury Estates", type: "website", images: [
description: "Discover exclusive luxury properties with our award-winning real estate team.",
url: "https://luxuryestates.com",
siteName: "Luxury Estates",
type: "website",
images: [
{ {
url: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg", url: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg", alt: "Luxury Properties"},
alt: "Luxury Properties",
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "Luxury Estates - Premium Real Estate", description: "Discover exclusive luxury properties with expert guidance.", images: ["http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg"],
title: "Luxury Estates - Premium Real Estate",
description: "Discover exclusive luxury properties with expert guidance.",
images: ["http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg"],
}, },
}; };
@@ -1435,4 +1419,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -25,8 +25,7 @@ export default function HomePage() {
const footerColumns = [ const footerColumns = [
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Our Team", href: "#team" }, { label: "Our Team", href: "#team" },
{ label: "Careers", href: "#" }, { label: "Careers", href: "#" },
@@ -34,8 +33,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Services", title: "Services", items: [
items: [
{ label: "Buy", href: "#products" }, { label: "Buy", href: "#products" },
{ label: "Sell", href: "#" }, { label: "Sell", href: "#" },
{ label: "Rent", href: "#" }, { label: "Rent", href: "#" },
@@ -43,8 +41,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Resources", title: "Resources", items: [
items: [
{ label: "Market Reports", href: "#" }, { label: "Market Reports", href: "#" },
{ label: "Buying Guide", href: "#" }, { label: "Buying Guide", href: "#" },
{ label: "FAQ", href: "#" }, { label: "FAQ", href: "#" },
@@ -52,8 +49,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }, { label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" }, { label: "Cookie Policy", href: "#" },
@@ -92,29 +88,19 @@ export default function HomePage() {
mediaItems={[ mediaItems={[
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg", "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg", imageAlt: "Luxury Modern Mansion"},
imageAlt: "Luxury Modern Mansion",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "Luxury Penthouse Interior"},
imageAlt: "Luxury Penthouse Interior",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-happy-smile-relax-around-outdoor-swimming-pool_74190-9698.jpg", "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-happy-smile-relax-around-outdoor-swimming-pool_74190-9698.jpg", imageAlt: "Luxury Villa with Pool"},
imageAlt: "Luxury Villa with Pool",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36280.jpg", "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36280.jpg", imageAlt: "Modern Kitchen Design"},
imageAlt: "Modern Kitchen Design",
},
{ {
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-199.jpg", "http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-199.jpg", imageAlt: "Beachfront Property"},
imageAlt: "Beachfront Property",
},
]} ]}
buttons={[ buttons={[
{ text: "Browse Properties", href: "#products" }, { text: "Browse Properties", href: "#products" },
@@ -131,38 +117,23 @@ export default function HomePage() {
tag="Exclusive Listings" tag="Exclusive Listings"
products={[ products={[
{ {
id: "prop-1", id: "prop-1", name: "Oceanfront Villa Malibu", price: "$8,950,000", variant: "5BR • 6BA • 7,200 sqft", imageSrc:
name: "Oceanfront Villa Malibu", "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661403.jpg?_wi=1", imageAlt: "Oceanfront Villa"},
price: "$8,950,000",
variant: "5BR • 6BA • 7,200 sqft",
imageSrc:
"http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661403.jpg?_wi=1",
imageAlt: "Oceanfront Villa",
},
{ {
id: "prop-2", id: "prop-2", name: "Downtown Penthouse Manhattan", price: "$12,500,000", variant: "4BR • 5BA • 5,800 sqft", imageSrc:
name: "Downtown Penthouse Manhattan", "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=1", imageAlt: "Downtown Penthouse"},
price: "$12,500,000",
variant: "4BR • 5BA • 5,800 sqft",
imageSrc:
"http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=1",
imageAlt: "Downtown Penthouse",
},
{ {
id: "prop-3", id: "prop-3", name: "Beverly Hills Estate", price: "$15,200,000", variant: "7BR • 8BA • 10,500 sqft", imageSrc:
name: "Beverly Hills Estate", "http://img.b2bpic.net/free-photo/skyscraper-modern-office-buildings-city_23-2148836816.jpg?_wi=1", imageAlt: "Beverly Hills Estate"},
price: "$15,200,000",
variant: "7BR • 8BA • 10,500 sqft",
imageSrc:
"http://img.b2bpic.net/free-photo/skyscraper-modern-office-buildings-city_23-2148836816.jpg?_wi=1",
imageAlt: "Beverly Hills Estate",
},
]} ]}
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[{ text: "View All Properties", href: "#products" }]} buttons={[
{ text: "View All Properties", href: "#products" },
{ text: "Schedule Private Tour", href: "/contact" },
]}
/> />
</div> </div>
@@ -185,41 +156,21 @@ export default function HomePage() {
tag="What We Offer" tag="What We Offer"
features={[ features={[
{ {
id: "01", id: "01", title: "Expert Consultation", description:
title: "Expert Consultation", "Personalized guidance from certified luxury real estate specialists", imageSrc:
description: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150969888.jpg?_wi=1", imageAlt: "Expert Consultation"},
"Personalized guidance from certified luxury real estate specialists",
imageSrc:
"http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150969888.jpg?_wi=1",
imageAlt: "Expert Consultation",
},
{ {
id: "02", id: "02", title: "Market Analysis", description:
title: "Market Analysis", "Comprehensive market research and property valuation expertise", imageSrc:
description: "http://img.b2bpic.net/free-photo/tablet-computer-with-company-statistics-screen-standing-table-startup-office-millennial-multiethnic-businesspeople-discussing-marketing-strategy-working-business-collaboration_482257-33798.jpg?_wi=1", imageAlt: "Market Analysis"},
"Comprehensive market research and property valuation expertise",
imageSrc:
"http://img.b2bpic.net/free-photo/tablet-computer-with-company-statistics-screen-standing-table-startup-office-millennial-multiethnic-businesspeople-discussing-marketing-strategy-working-business-collaboration_482257-33798.jpg?_wi=1",
imageAlt: "Market Analysis",
},
{ {
id: "03", id: "03", title: "Property Staging", description:
title: "Property Staging", "Professional staging to showcase your property's full potential", imageSrc:
description: "http://img.b2bpic.net/free-photo/living-room-design-with-details_23-2148848675.jpg?_wi=1", imageAlt: "Property Staging"},
"Professional staging to showcase your property's full potential",
imageSrc:
"http://img.b2bpic.net/free-photo/living-room-design-with-details_23-2148848675.jpg?_wi=1",
imageAlt: "Property Staging",
},
{ {
id: "04", id: "04", title: "Smart Negotiation", description:
title: "Smart Negotiation", "Strategic negotiation to secure the best possible terms", imageSrc:
description: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164717.jpg", imageAlt: "Smart Negotiation"},
"Strategic negotiation to secure the best possible terms",
imageSrc:
"http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164717.jpg",
imageAlt: "Smart Negotiation",
},
]} ]}
textboxLayout="default" textboxLayout="default"
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
@@ -235,37 +186,17 @@ export default function HomePage() {
tag="Expert Agents" tag="Expert Agents"
members={[ members={[
{ {
id: "1", id: "1", name: "Victoria Sterling", role: "Senior Luxury Broker", imageSrc:
name: "Victoria Sterling", "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=1", imageAlt: "Victoria Sterling"},
role: "Senior Luxury Broker",
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=1",
imageAlt: "Victoria Sterling",
},
{ {
id: "2", id: "2", name: "Alexandra Chen", role: "Property Specialist", imageSrc:
name: "Alexandra Chen", "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064932.jpg?_wi=1", imageAlt: "Alexandra Chen"},
role: "Property Specialist",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064932.jpg?_wi=1",
imageAlt: "Alexandra Chen",
},
{ {
id: "3", id: "3", name: "James Whitmore", role: "Investment Advisor", imageSrc:
name: "James Whitmore", "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "James Whitmore"},
role: "Investment Advisor",
imageSrc:
"http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
imageAlt: "James Whitmore",
},
{ {
id: "4", id: "4", name: "Marcus Johnson", role: "Executive Director", imageSrc:
name: "Marcus Johnson", "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661589.jpg?_wi=1", imageAlt: "Marcus Johnson"},
role: "Executive Director",
imageSrc:
"http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661589.jpg?_wi=1",
imageAlt: "Marcus Johnson",
},
]} ]}
textboxLayout="default" textboxLayout="default"
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
@@ -281,29 +212,17 @@ export default function HomePage() {
tag="Performance Metrics" tag="Performance Metrics"
metrics={[ metrics={[
{ {
id: "1", id: "1", icon: TrendingUp,
icon: TrendingUp, title: "Properties Sold", value: "1,250+"},
title: "Properties Sold",
value: "1,250+",
},
{ {
id: "2", id: "2", icon: Users,
icon: Users, title: "Satisfied Clients", value: "3,400+"},
title: "Satisfied Clients",
value: "3,400+",
},
{ {
id: "3", id: "3", icon: DollarSign,
icon: DollarSign, title: "Total Transactions", value: "$2.3B"},
title: "Total Transactions",
value: "$2.3B",
},
{ {
id: "4", id: "4", icon: Award,
icon: Award, title: "Industry Awards", value: "47"},
title: "Industry Awards",
value: "47",
},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
@@ -318,75 +237,30 @@ export default function HomePage() {
tag="Success Stories" tag="Success Stories"
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Eleanor Blackwell, CEO of Prestige Ventures", date: "Date: 15 November 2024", title: "Exceptional Service and Results", quote:
name: "Eleanor Blackwell, CEO of Prestige Ventures", "The team's professionalism and attention to detail helped us find the perfect property in record time. Their market expertise is unmatched, and the entire process was seamless.", tag: "Premium Package", avatarSrc:
date: "Date: 15 November 2024", "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356595.jpg", imageSrc:
title: "Exceptional Service and Results", "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356595.jpg?_wi=1", imageAlt: "Eleanor Blackwell"},
quote:
"The team's professionalism and attention to detail helped us find the perfect property in record time. Their market expertise is unmatched, and the entire process was seamless.",
tag: "Premium Package",
avatarSrc:
"http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356595.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356595.jpg?_wi=1",
imageAlt: "Eleanor Blackwell",
},
{ {
id: "2", id: "2", name: "David Montenegro, Managing Partner at Costa Holdings", date: "Date: 8 October 2024", title: "World-Class Real Estate Solutions", quote:
name: "David Montenegro, Managing Partner at Costa Holdings", "We've purchased multiple properties through Luxury Estates. Their agents consistently deliver exceptional results and provide invaluable strategic guidance.", tag: "Executive Circle", avatarSrc:
date: "Date: 8 October 2024", "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg", imageSrc:
title: "World-Class Real Estate Solutions", "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?_wi=1", imageAlt: "David Montenegro"},
quote:
"We've purchased multiple properties through Luxury Estates. Their agents consistently deliver exceptional results and provide invaluable strategic guidance.",
tag: "Executive Circle",
avatarSrc:
"http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-while-drinking-wine-kitchen_637285-3748.jpg?_wi=1",
imageAlt: "David Montenegro",
},
{ {
id: "3", id: "3", name: "Stephanie Liu, Founder of TechForward Inc.", date: "Date: 22 September 2024", title: "Best Decision We Made", quote:
name: "Stephanie Liu, Founder of TechForward Inc.", "From initial consultation to closing, every step was handled with elegance and precision. The property they found exceeded all our expectations.", tag: "Elite Membership", avatarSrc:
date: "Date: 22 September 2024", "http://img.b2bpic.net/free-photo/couple-signing-papers-fr-new-house_23-2149383564.jpg", imageSrc:
title: "Best Decision We Made", "http://img.b2bpic.net/free-photo/couple-signing-papers-fr-new-house_23-2149383564.jpg?_wi=1", imageAlt: "Stephanie Liu"},
quote:
"From initial consultation to closing, every step was handled with elegance and precision. The property they found exceeded all our expectations.",
tag: "Elite Membership",
avatarSrc:
"http://img.b2bpic.net/free-photo/couple-signing-papers-fr-new-house_23-2149383564.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/couple-signing-papers-fr-new-house_23-2149383564.jpg?_wi=1",
imageAlt: "Stephanie Liu",
},
{ {
id: "4", id: "4", name: "Robert Sheffield, Private Investor", date: "Date: 3 August 2024", title: "Outstanding Investment Returns", quote:
name: "Robert Sheffield, Private Investor", "Their market analysis and investment strategy guidance have been instrumental in building our real estate portfolio. Highly recommend their services.", tag: "Investor Plus", avatarSrc:
date: "Date: 3 August 2024", "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900138.jpg", imageSrc:
title: "Outstanding Investment Returns", "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900138.jpg", imageAlt: "Robert Sheffield"},
quote:
"Their market analysis and investment strategy guidance have been instrumental in building our real estate portfolio. Highly recommend their services.",
tag: "Investor Plus",
avatarSrc:
"http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900138.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900138.jpg",
imageAlt: "Robert Sheffield",
},
{ {
id: "5", id: "5", name: "Catherine Van Der Berg, Art Collector", date: "Date: 19 July 2024", title: "Perfect Property Match", quote:
name: "Catherine Van Der Berg, Art Collector", "They understood our unique requirements perfectly and found us a home that combines architectural excellence with stunning art-gallery spaces.", tag: "Concierge Service", avatarSrc:
date: "Date: 19 July 2024", "http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg", imageSrc:
title: "Perfect Property Match", "http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg", imageAlt: "Catherine Van Der Berg"},
quote:
"They understood our unique requirements perfectly and found us a home that combines architectural excellence with stunning art-gallery spaces.",
tag: "Concierge Service",
avatarSrc:
"http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-real-estate-agent-using-laptop-while-talking-with-couple-meeting-office_637285-6113.jpg",
imageAlt: "Catherine Van Der Berg",
},
]} ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -416,4 +290,4 @@ export default function HomePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }