Merge version_2 into main #6
@@ -20,8 +20,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "/about" },
|
||||
{ label: "Services", href: "/" },
|
||||
@@ -29,8 +28,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Properties",
|
||||
items: [
|
||||
title: "Properties", items: [
|
||||
{ label: "Featured Listings", href: "/" },
|
||||
{ label: "Search Properties", href: "/" },
|
||||
{ label: "Investment Opportunities", href: "/" },
|
||||
@@ -38,8 +36,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQs", href: "#" },
|
||||
{ label: "Market Insights", href: "#" },
|
||||
@@ -47,8 +44,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -73,9 +69,9 @@ export default function AboutPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="Prestige Realty"
|
||||
brandName="dexme"
|
||||
bottomLeftText="Luxury Real Estate"
|
||||
bottomRightText="hello@prestigerealty.com"
|
||||
bottomRightText="hello@dexme.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,12 +79,12 @@ export default function AboutPage() {
|
||||
<TestimonialAboutCard
|
||||
tag="Who We Are"
|
||||
tagIcon={Building2}
|
||||
title="Prestige Realty: Your Trusted Partner in Real Estate"
|
||||
description="With over 20 years of experience in the luxury real estate market, Prestige Realty has established itself as the premier destination for discerning buyers and sellers seeking exceptional properties and expert guidance."
|
||||
title="dexme: Your Trusted Partner in Real Estate"
|
||||
description="With over 20 years of experience in the luxury real estate market, dexme has established itself as the premier destination for discerning buyers and sellers seeking exceptional properties and expert guidance."
|
||||
subdescription="Our team of certified real estate professionals combines local market expertise with global perspectives to deliver unparalleled service in property transactions, investment opportunities, and portfolio management."
|
||||
icon={Home}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg?_wi=3"
|
||||
imageAlt="Prestige Realty professional team"
|
||||
imageAlt="dexme professional team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -100,26 +96,11 @@ export default function AboutPage() {
|
||||
description="We specialize in providing comprehensive real estate solutions tailored to your unique needs and investment goals."
|
||||
features={[
|
||||
{
|
||||
id: "expertise-1",
|
||||
title: "Market Analysis & Strategy",
|
||||
description: "Comprehensive market research and strategic planning to maximize your investment returns and property value.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-infographic-with-retro-colors_23-2148393397.jpg?_wi=2",
|
||||
imageAlt: "Real estate market analysis",
|
||||
},
|
||||
id: "expertise-1", title: "Market Analysis & Strategy", description: "Comprehensive market research and strategic planning to maximize your investment returns and property value.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-infographic-with-retro-colors_23-2148393397.jpg?_wi=2", imageAlt: "Real estate market analysis"},
|
||||
{
|
||||
id: "expertise-2",
|
||||
title: "Property Valuation",
|
||||
description: "Professional appraisals and valuations conducted by certified experts to ensure fair market pricing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889788.jpg?_wi=2",
|
||||
imageAlt: "Property valuation assessment",
|
||||
},
|
||||
id: "expertise-2", title: "Property Valuation", description: "Professional appraisals and valuations conducted by certified experts to ensure fair market pricing.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889788.jpg?_wi=2", imageAlt: "Property valuation assessment"},
|
||||
{
|
||||
id: "expertise-3",
|
||||
title: "Investment Solutions",
|
||||
description: "Curated investment opportunities with detailed analysis and risk assessment for optimal portfolio growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-578.jpg?_wi=2",
|
||||
imageAlt: "Real estate investment strategy",
|
||||
},
|
||||
id: "expertise-3", title: "Investment Solutions", description: "Curated investment opportunities with detailed analysis and risk assessment for optimal portfolio growth.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-578.jpg?_wi=2", imageAlt: "Real estate investment strategy"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -135,26 +116,11 @@ export default function AboutPage() {
|
||||
description="Dedicated professionals committed to excellence in real estate service and client success."
|
||||
team={[
|
||||
{
|
||||
id: "agent-1",
|
||||
name: "John Harrison",
|
||||
role: "Senior Real Estate Agent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-document_23-2149445754.jpg?_wi=2",
|
||||
imageAlt: "John Harrison",
|
||||
},
|
||||
id: "agent-1", name: "John Harrison", role: "Senior Real Estate Agent", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-document_23-2149445754.jpg?_wi=2", imageAlt: "John Harrison"},
|
||||
{
|
||||
id: "agent-2",
|
||||
name: "Lisa Thompson",
|
||||
role: "Luxury Properties Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg?_wi=2",
|
||||
imageAlt: "Lisa Thompson",
|
||||
},
|
||||
id: "agent-2", name: "Lisa Thompson", role: "Luxury Properties Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg?_wi=2", imageAlt: "Lisa Thompson"},
|
||||
{
|
||||
id: "agent-3",
|
||||
name: "Robert Williams",
|
||||
role: "Investment Advisor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-suit-holding-contract_23-2148269312.jpg?_wi=2",
|
||||
imageAlt: "Robert Williams",
|
||||
},
|
||||
id: "agent-3", name: "Robert Williams", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-suit-holding-contract_23-2148269312.jpg?_wi=2", imageAlt: "Robert Williams"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -164,9 +130,9 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Prestige Realty"
|
||||
logoText="dexme"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 Prestige Realty. All rights reserved."
|
||||
copyrightText="© 2024 dexme. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -16,8 +16,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "/about" },
|
||||
{ label: "Services", href: "/" },
|
||||
@@ -25,8 +24,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Properties",
|
||||
items: [
|
||||
title: "Properties", items: [
|
||||
{ label: "Featured Listings", href: "/" },
|
||||
{ label: "Search Properties", href: "/" },
|
||||
{ label: "Investment Opportunities", href: "/" },
|
||||
@@ -34,8 +32,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQs", href: "#" },
|
||||
{ label: "Market Insights", href: "#" },
|
||||
@@ -43,8 +40,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -73,51 +69,37 @@ export default function ContactPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="Prestige Realty"
|
||||
brandName="dexme"
|
||||
bottomLeftText="Luxury Real Estate"
|
||||
bottomRightText="hello@prestigerealty.com"
|
||||
bottomRightText="hello@dexme.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact" className="mx-auto px-4 md:px-6">
|
||||
<ContactSplitForm
|
||||
title="Get in Touch"
|
||||
description="Contact our team today to discuss your real estate needs and start your property journey with Prestige Realty."
|
||||
description="Contact our team today to discuss your real estate needs and start your property journey with dexme."
|
||||
inputs={[
|
||||
{
|
||||
name: "fullName",
|
||||
type: "text",
|
||||
placeholder: "Your Full Name",
|
||||
required: true,
|
||||
name: "fullName", type: "text", placeholder: "Your Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
{
|
||||
name: "propertyType",
|
||||
type: "text",
|
||||
placeholder: "Property Type of Interest",
|
||||
required: false,
|
||||
name: "propertyType", type: "text", placeholder: "Property Type of Interest", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your real estate goals and questions",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Tell us about your real estate goals and questions", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-businesswoman-signing-contract-meeting-room-close-up-image_482257-25802.jpg?_wi=2"
|
||||
imageAlt="Prestige Realty office meeting room"
|
||||
imageAlt="dexme office meeting room"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Inquiry"
|
||||
onSubmit={handleContactSubmit}
|
||||
@@ -126,9 +108,9 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Prestige Realty"
|
||||
logoText="dexme"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 Prestige Realty. All rights reserved."
|
||||
copyrightText="© 2024 dexme. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
195
src/app/page.tsx
195
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "/about" },
|
||||
{ label: "Services", href: "/" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Properties",
|
||||
items: [
|
||||
title: "Properties", items: [
|
||||
{ label: "Featured Listings", href: "/properties" },
|
||||
{ label: "Search Properties", href: "/properties" },
|
||||
{ label: "Investment Opportunities", href: "/properties" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQs", href: "#" },
|
||||
{ label: "Market Insights", href: "#" },
|
||||
@@ -51,8 +48,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -77,25 +73,21 @@ export default function HomePage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="Prestige Realty"
|
||||
brandName="dexme"
|
||||
bottomLeftText="Luxury Real Estate"
|
||||
bottomRightText="hello@prestigerealty.com"
|
||||
bottomRightText="hello@dexme.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Prestige Realty"
|
||||
description="Discover your dream property with Prestige Realty. Expert real estate services and luxury properties tailored to your lifestyle."
|
||||
logoText="dexme"
|
||||
description="Discover your dream property with dexme. Expert real estate services and luxury properties tailored to your lifestyle."
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Listings",
|
||||
href: "/properties",
|
||||
},
|
||||
text: "Browse Listings", href: "/properties"},
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Schedule Consultation", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -112,26 +104,11 @@ export default function HomePage() {
|
||||
description="Browse our curated selection of premium properties available for immediate purchase."
|
||||
products={[
|
||||
{
|
||||
id: "property-1",
|
||||
name: "Modern Downtown Apartment",
|
||||
price: "$850,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg?_wi=1",
|
||||
imageAlt: "Modern luxury apartment",
|
||||
},
|
||||
id: "property-1", name: "Modern Downtown Apartment", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg?_wi=1", imageAlt: "Modern luxury apartment"},
|
||||
{
|
||||
id: "property-2",
|
||||
name: "Suburban Family Home",
|
||||
price: "$620,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=1",
|
||||
imageAlt: "Beautiful suburban residence",
|
||||
},
|
||||
id: "property-2", name: "Suburban Family Home", price: "$620,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=1", imageAlt: "Beautiful suburban residence"},
|
||||
{
|
||||
id: "property-3",
|
||||
name: "Luxury Villa Estate",
|
||||
price: "$2,450,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=1",
|
||||
imageAlt: "Exclusive luxury villa",
|
||||
},
|
||||
id: "property-3", name: "Luxury Villa Estate", price: "$2,450,000", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=1", imageAlt: "Exclusive luxury villa"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -145,12 +122,12 @@ export default function HomePage() {
|
||||
<TestimonialAboutCard
|
||||
tag="Who We Are"
|
||||
tagIcon={Building2}
|
||||
title="Prestige Realty: Your Trusted Partner in Real Estate"
|
||||
description="With over 20 years of experience in the luxury real estate market, Prestige Realty has established itself as the premier destination for discerning buyers and sellers seeking exceptional properties and expert guidance."
|
||||
title="dexme: Your Trusted Partner in Real Estate"
|
||||
description="With over 20 years of experience in the luxury real estate market, dexme has established itself as the premier destination for discerning buyers and sellers seeking exceptional properties and expert guidance."
|
||||
subdescription="Our team of certified real estate professionals combines local market expertise with global perspectives to deliver unparalleled service in property transactions, investment opportunities, and portfolio management."
|
||||
icon={Home}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg?_wi=1"
|
||||
imageAlt="Prestige Realty professional team"
|
||||
imageAlt="dexme professional team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -162,26 +139,11 @@ export default function HomePage() {
|
||||
description="We specialize in providing comprehensive real estate solutions tailored to your unique needs and investment goals."
|
||||
features={[
|
||||
{
|
||||
id: "expertise-1",
|
||||
title: "Market Analysis & Strategy",
|
||||
description: "Comprehensive market research and strategic planning to maximize your investment returns and property value.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-infographic-with-retro-colors_23-2148393397.jpg",
|
||||
imageAlt: "Real estate market analysis",
|
||||
},
|
||||
id: "expertise-1", title: "Market Analysis & Strategy", description: "Comprehensive market research and strategic planning to maximize your investment returns and property value.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-infographic-with-retro-colors_23-2148393397.jpg", imageAlt: "Real estate market analysis"},
|
||||
{
|
||||
id: "expertise-2",
|
||||
title: "Property Valuation",
|
||||
description: "Professional appraisals and valuations conducted by certified experts to ensure fair market pricing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889788.jpg",
|
||||
imageAlt: "Property valuation assessment",
|
||||
},
|
||||
id: "expertise-2", title: "Property Valuation", description: "Professional appraisals and valuations conducted by certified experts to ensure fair market pricing.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889788.jpg", imageAlt: "Property valuation assessment"},
|
||||
{
|
||||
id: "expertise-3",
|
||||
title: "Investment Solutions",
|
||||
description: "Curated investment opportunities with detailed analysis and risk assessment for optimal portfolio growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-578.jpg",
|
||||
imageAlt: "Real estate investment strategy",
|
||||
},
|
||||
id: "expertise-3", title: "Investment Solutions", description: "Curated investment opportunities with detailed analysis and risk assessment for optimal portfolio growth.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-copy-space-office-desk-table-with-pen-focus-analysis-chart-computer-notebook-cup-coffee-desk-vintage-tone-retro-filter-selective-focus_1418-578.jpg", imageAlt: "Real estate investment strategy"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -194,48 +156,16 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
title="Client Success Stories"
|
||||
description="Real experiences from satisfied clients who found their perfect property through Prestige Realty."
|
||||
description="Real experiences from satisfied clients who found their perfect property through dexme."
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1",
|
||||
name: "Sarah Johnson",
|
||||
date: "March 2024",
|
||||
title: "Dream Home Found",
|
||||
quote: "The team at Prestige Realty made the entire process seamless. They understood exactly what we were looking for and found our perfect home.",
|
||||
tag: "Buyer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "testimonial-1", name: "Sarah Johnson", date: "March 2024", title: "Dream Home Found", quote: "The team at dexme made the entire process seamless. They understood exactly what we were looking for and found our perfect home.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", avatarAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
name: "Michael Chen",
|
||||
date: "February 2024",
|
||||
title: "Investment Success",
|
||||
quote: "Their market expertise and investment guidance helped me build a diversified real estate portfolio with excellent returns.",
|
||||
tag: "Investor",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg",
|
||||
avatarAlt: "Michael Chen",
|
||||
},
|
||||
id: "testimonial-2", name: "Michael Chen", date: "February 2024", title: "Investment Success", quote: "Their market expertise and investment guidance helped me build a diversified real estate portfolio with excellent returns.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", avatarAlt: "Michael Chen"},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
name: "David Martinez",
|
||||
date: "January 2024",
|
||||
title: "Smooth Transaction",
|
||||
quote: "Professional, courteous, and results-oriented. Prestige Realty handled our property sale with exceptional attention to detail.",
|
||||
tag: "Seller",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-showing-ok-sing-with-both-hands-standing-white-background_141793-54121.jpg",
|
||||
avatarAlt: "David Martinez",
|
||||
},
|
||||
id: "testimonial-3", name: "David Martinez", date: "January 2024", title: "Smooth Transaction", quote: "Professional, courteous, and results-oriented. dexme handled our property sale with exceptional attention to detail.", tag: "Seller", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-showing-ok-sing-with-both-hands-standing-white-background_141793-54121.jpg", avatarAlt: "David Martinez"},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
name: "Emily Rodriguez",
|
||||
date: "December 2023",
|
||||
title: "Luxury Experience",
|
||||
quote: "The luxury property expertise is unmatched. They connected us with an exceptional estate that exceeded all our expectations.",
|
||||
tag: "Luxury Buyer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
|
||||
avatarAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "testimonial-4", name: "Emily Rodriguez", date: "December 2023", title: "Luxury Experience", quote: "The luxury property expertise is unmatched. They connected us with an exceptional estate that exceeded all our expectations.", tag: "Luxury Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", avatarAlt: "Emily Rodriguez"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -248,32 +178,16 @@ export default function HomePage() {
|
||||
description="Two decades of proven excellence in real estate transactions and client satisfaction."
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "500+",
|
||||
title: "Properties Sold",
|
||||
description: "Successful transactions across residential and commercial sectors",
|
||||
icon: Home,
|
||||
id: "metric-1", value: "500+", title: "Properties Sold", description: "Successful transactions across residential and commercial sectors", icon: Home,
|
||||
},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "$2.5B",
|
||||
title: "Transaction Volume",
|
||||
description: "Total value of properties successfully facilitated",
|
||||
icon: TrendingUp,
|
||||
id: "metric-2", value: "$2.5B", title: "Transaction Volume", description: "Total value of properties successfully facilitated", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
description: "Exceptional service rating from our valued clients",
|
||||
icon: Star,
|
||||
id: "metric-3", value: "98%", title: "Client Satisfaction", description: "Exceptional service rating from our valued clients", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "metric-4",
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
description: "Decades of industry expertise and market knowledge",
|
||||
icon: Award,
|
||||
id: "metric-4", value: "20+", title: "Years Experience", description: "Decades of industry expertise and market knowledge", icon: Award,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -290,26 +204,11 @@ export default function HomePage() {
|
||||
description="Dedicated professionals committed to excellence in real estate service and client success."
|
||||
team={[
|
||||
{
|
||||
id: "agent-1",
|
||||
name: "John Harrison",
|
||||
role: "Senior Real Estate Agent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-document_23-2149445754.jpg",
|
||||
imageAlt: "John Harrison",
|
||||
},
|
||||
id: "agent-1", name: "John Harrison", role: "Senior Real Estate Agent", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-document_23-2149445754.jpg", imageAlt: "John Harrison"},
|
||||
{
|
||||
id: "agent-2",
|
||||
name: "Lisa Thompson",
|
||||
role: "Luxury Properties Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
|
||||
imageAlt: "Lisa Thompson",
|
||||
},
|
||||
id: "agent-2", name: "Lisa Thompson", role: "Luxury Properties Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg", imageAlt: "Lisa Thompson"},
|
||||
{
|
||||
id: "agent-3",
|
||||
name: "Robert Williams",
|
||||
role: "Investment Advisor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-suit-holding-contract_23-2148269312.jpg",
|
||||
imageAlt: "Robert Williams",
|
||||
},
|
||||
id: "agent-3", name: "Robert Williams", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-suit-holding-contract_23-2148269312.jpg", imageAlt: "Robert Williams"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -320,42 +219,28 @@ export default function HomePage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get in Touch"
|
||||
description="Contact our team today to discuss your real estate needs and start your property journey with Prestige Realty."
|
||||
description="Contact our team today to discuss your real estate needs and start your property journey with dexme."
|
||||
inputs={[
|
||||
{
|
||||
name: "fullName",
|
||||
type: "text",
|
||||
placeholder: "Your Full Name",
|
||||
required: true,
|
||||
name: "fullName", type: "text", placeholder: "Your Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
{
|
||||
name: "propertyType",
|
||||
type: "text",
|
||||
placeholder: "Property Type of Interest",
|
||||
required: false,
|
||||
name: "propertyType", type: "text", placeholder: "Property Type of Interest", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your real estate goals and questions",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Tell us about your real estate goals and questions", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-businesswoman-signing-contract-meeting-room-close-up-image_482257-25802.jpg"
|
||||
imageAlt="Prestige Realty office meeting room"
|
||||
imageAlt="dexme office meeting room"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Inquiry"
|
||||
/>
|
||||
@@ -363,9 +248,9 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Prestige Realty"
|
||||
logoText="dexme"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 Prestige Realty. All rights reserved."
|
||||
copyrightText="© 2024 dexme. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function PropertiesPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "/about" },
|
||||
{ label: "Services", href: "/" },
|
||||
@@ -27,8 +26,7 @@ export default function PropertiesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Properties",
|
||||
items: [
|
||||
title: "Properties", items: [
|
||||
{ label: "Featured Listings", href: "/properties" },
|
||||
{ label: "Search Properties", href: "/properties" },
|
||||
{ label: "Investment Opportunities", href: "/properties" },
|
||||
@@ -36,8 +34,7 @@ export default function PropertiesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "FAQs", href: "#" },
|
||||
{ label: "Market Insights", href: "#" },
|
||||
@@ -45,8 +42,7 @@ export default function PropertiesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -71,9 +67,9 @@ export default function PropertiesPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="Prestige Realty"
|
||||
brandName="dexme"
|
||||
bottomLeftText="Luxury Real Estate"
|
||||
bottomRightText="hello@prestigerealty.com"
|
||||
bottomRightText="hello@dexme.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,13 +79,9 @@ export default function PropertiesPage() {
|
||||
description="Discover an extensive collection of premium properties carefully curated to match your lifestyle, investment goals, and desires. From modern urban apartments to sprawling luxury estates, find your perfect match."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Listings",
|
||||
href: "#properties-list",
|
||||
},
|
||||
text: "View Listings", href: "#properties-list"},
|
||||
{
|
||||
text: "Schedule Tour",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Schedule Tour", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
@@ -106,26 +98,11 @@ export default function PropertiesPage() {
|
||||
description="Browse our comprehensive selection of premium residential and commercial properties available for sale or lease."
|
||||
products={[
|
||||
{
|
||||
id: "property-1",
|
||||
name: "Modern Downtown Apartment",
|
||||
price: "$850,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg?_wi=2",
|
||||
imageAlt: "Modern luxury apartment",
|
||||
},
|
||||
id: "property-1", name: "Modern Downtown Apartment", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg?_wi=2", imageAlt: "Modern luxury apartment"},
|
||||
{
|
||||
id: "property-2",
|
||||
name: "Suburban Family Home",
|
||||
price: "$620,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=2",
|
||||
imageAlt: "Beautiful suburban residence",
|
||||
},
|
||||
id: "property-2", name: "Suburban Family Home", price: "$620,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=2", imageAlt: "Beautiful suburban residence"},
|
||||
{
|
||||
id: "property-3",
|
||||
name: "Luxury Villa Estate",
|
||||
price: "$2,450,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=3",
|
||||
imageAlt: "Exclusive luxury villa",
|
||||
},
|
||||
id: "property-3", name: "Luxury Villa Estate", price: "$2,450,000", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=3", imageAlt: "Exclusive luxury villa"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -141,34 +118,20 @@ export default function PropertiesPage() {
|
||||
description="Interested in viewing any of our properties? Contact us to arrange a personalized tour at your convenience."
|
||||
inputs={[
|
||||
{
|
||||
name: "fullName",
|
||||
type: "text",
|
||||
placeholder: "Your Full Name",
|
||||
required: true,
|
||||
name: "fullName", type: "text", placeholder: "Your Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
{
|
||||
name: "propertyInterest",
|
||||
type: "text",
|
||||
placeholder: "Which property interests you?",
|
||||
required: false,
|
||||
name: "propertyInterest", type: "text", placeholder: "Which property interests you?", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "tourRequest",
|
||||
placeholder: "Let us know your preferred tour date and time",
|
||||
rows: 4,
|
||||
name: "tourRequest", placeholder: "Let us know your preferred tour date and time", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
@@ -181,9 +144,9 @@ export default function PropertiesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Prestige Realty"
|
||||
logoText="dexme"
|
||||
columns={footerColumns}
|
||||
copyrightText="© 2024 Prestige Realty. All rights reserved."
|
||||
copyrightText="© 2024 dexme. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user