Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b6d690b9a | |||
| b176581475 | |||
| 4d665a2bee |
@@ -7,47 +7,31 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-manrope", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
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: {
|
||||
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: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
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: [
|
||||
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: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg",
|
||||
alt: "Luxury Properties",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg", alt: "Luxury Properties"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
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"],
|
||||
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"],
|
||||
},
|
||||
};
|
||||
|
||||
@@ -1435,4 +1419,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
262
src/app/page.tsx
262
src/app/page.tsx
@@ -25,8 +25,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "#team" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -34,8 +33,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Buy", href: "#products" },
|
||||
{ label: "Sell", href: "#" },
|
||||
{ label: "Rent", href: "#" },
|
||||
@@ -43,8 +41,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Market Reports", href: "#" },
|
||||
{ label: "Buying Guide", href: "#" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
@@ -52,8 +49,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -92,29 +88,19 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg",
|
||||
imageAlt: "Luxury Modern Mansion",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-woman-stairs_23-2149204468.jpg", imageAlt: "Luxury Modern Mansion"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
||||
imageAlt: "Luxury Penthouse Interior",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "Luxury Penthouse Interior"},
|
||||
{
|
||||
imageSrc:
|
||||
"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",
|
||||
},
|
||||
"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"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36280.jpg",
|
||||
imageAlt: "Modern Kitchen Design",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36280.jpg", imageAlt: "Modern Kitchen Design"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-199.jpg",
|
||||
imageAlt: "Beachfront Property",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/tattooed-caucasian-woman-denim-shorts-green-trendy-crop-top-beach_343596-199.jpg", imageAlt: "Beachfront Property"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Browse Properties", href: "#products" },
|
||||
@@ -131,38 +117,23 @@ export default function HomePage() {
|
||||
tag="Exclusive Listings"
|
||||
products={[
|
||||
{
|
||||
id: "prop-1",
|
||||
name: "Oceanfront Villa Malibu",
|
||||
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-1", name: "Oceanfront Villa Malibu", 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",
|
||||
name: "Downtown Penthouse Manhattan",
|
||||
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-2", name: "Downtown Penthouse Manhattan", 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",
|
||||
name: "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",
|
||||
},
|
||||
id: "prop-3", name: "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"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View All Properties", href: "#products" }]}
|
||||
buttons={[
|
||||
{ text: "View All Properties", href: "#products" },
|
||||
{ text: "Schedule Private Tour", href: "/contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,41 +156,21 @@ export default function HomePage() {
|
||||
tag="What We Offer"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Expert Consultation",
|
||||
description:
|
||||
"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: "01", title: "Expert Consultation", description:
|
||||
"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",
|
||||
title: "Market Analysis",
|
||||
description:
|
||||
"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: "02", title: "Market Analysis", description:
|
||||
"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",
|
||||
title: "Property Staging",
|
||||
description:
|
||||
"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: "03", title: "Property Staging", description:
|
||||
"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",
|
||||
title: "Smart Negotiation",
|
||||
description:
|
||||
"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",
|
||||
},
|
||||
id: "04", title: "Smart Negotiation", description:
|
||||
"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"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -235,37 +186,17 @@ export default function HomePage() {
|
||||
tag="Expert Agents"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "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: "1", name: "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",
|
||||
name: "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: "2", name: "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",
|
||||
name: "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: "3", name: "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",
|
||||
name: "Marcus Johnson",
|
||||
role: "Executive Director",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661589.jpg?_wi=1",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
id: "4", name: "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"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -281,29 +212,17 @@ export default function HomePage() {
|
||||
tag="Performance Metrics"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: TrendingUp,
|
||||
title: "Properties Sold",
|
||||
value: "1,250+",
|
||||
},
|
||||
id: "1", icon: TrendingUp,
|
||||
title: "Properties Sold", value: "1,250+"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Users,
|
||||
title: "Satisfied Clients",
|
||||
value: "3,400+",
|
||||
},
|
||||
id: "2", icon: Users,
|
||||
title: "Satisfied Clients", value: "3,400+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: DollarSign,
|
||||
title: "Total Transactions",
|
||||
value: "$2.3B",
|
||||
},
|
||||
id: "3", icon: DollarSign,
|
||||
title: "Total Transactions", value: "$2.3B"},
|
||||
{
|
||||
id: "4",
|
||||
icon: Award,
|
||||
title: "Industry Awards",
|
||||
value: "47",
|
||||
},
|
||||
id: "4", icon: Award,
|
||||
title: "Industry Awards", value: "47"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -318,75 +237,30 @@ export default function HomePage() {
|
||||
tag="Success Stories"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Eleanor Blackwell, CEO of Prestige Ventures",
|
||||
date: "Date: 15 November 2024",
|
||||
title: "Exceptional Service and Results",
|
||||
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: "1", name: "Eleanor Blackwell, CEO of Prestige Ventures", date: "Date: 15 November 2024", title: "Exceptional Service and Results", 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",
|
||||
name: "David Montenegro, Managing Partner at Costa Holdings",
|
||||
date: "Date: 8 October 2024",
|
||||
title: "World-Class Real Estate Solutions",
|
||||
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: "2", name: "David Montenegro, Managing Partner at Costa Holdings", date: "Date: 8 October 2024", title: "World-Class Real Estate Solutions", 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",
|
||||
name: "Stephanie Liu, Founder of TechForward Inc.",
|
||||
date: "Date: 22 September 2024",
|
||||
title: "Best Decision We Made",
|
||||
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: "3", name: "Stephanie Liu, Founder of TechForward Inc.", date: "Date: 22 September 2024", title: "Best Decision We Made", 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",
|
||||
name: "Robert Sheffield, Private Investor",
|
||||
date: "Date: 3 August 2024",
|
||||
title: "Outstanding Investment Returns",
|
||||
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: "4", name: "Robert Sheffield, Private Investor", date: "Date: 3 August 2024", title: "Outstanding Investment Returns", 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",
|
||||
name: "Catherine Van Der Berg, Art Collector",
|
||||
date: "Date: 19 July 2024",
|
||||
title: "Perfect Property Match",
|
||||
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",
|
||||
},
|
||||
id: "5", name: "Catherine Van Der Berg, Art Collector", date: "Date: 19 July 2024", title: "Perfect Property Match", 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"
|
||||
useInvertedBackground={false}
|
||||
@@ -416,4 +290,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user