Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 21:57:11 +00:00

View File

@@ -33,21 +33,7 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "Properties",
id: "#catalog",
},
{
name: "About",
id: "#about",
},
{
name: "Contact",
id: "#contact",
},
name: "Home", id: "/"},
]}
brandName="EstatePro"
/>
@@ -56,67 +42,42 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Find Your Dream Property Today"
description="Discover exceptional homes and investment opportunities with our professional real estate services."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139112.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139112.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/young-man-showing-new-apartment-his-surprised-happy-girlfriend_74855-10258.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/young-man-showing-new-apartment-his-surprised-happy-girlfriend_74855-10258.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/son-mother-pose-happily-kitchen_23-2148414938.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/son-mother-pose-happily-kitchen_23-2148414938.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3863.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3863.jpg", alt: "Client 5"},
]}
buttons={[
{
text: "Browse Listings",
href: "#catalog",
},
text: "Browse Listings", href: "#catalog"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
marqueeItems={[
{
type: "text-icon",
text: "Certified Experts",
icon: Shield,
type: "text-icon", text: "Certified Experts", icon: Shield,
},
{
type: "text-icon",
text: "500+ Homes Sold",
icon: Home,
type: "text-icon", text: "500+ Homes Sold", icon: Home,
},
{
type: "text-icon",
text: "Prime Locations",
icon: MapPin,
type: "text-icon", text: "Prime Locations", icon: MapPin,
},
{
type: "text-icon",
text: "Market Analysis",
icon: TrendingUp,
type: "text-icon", text: "Market Analysis", icon: TrendingUp,
},
{
type: "text-icon",
text: "Personalized Service",
icon: User,
type: "text-icon", text: "Personalized Service", icon: User,
},
]}
/>
@@ -127,9 +88,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Our Agency"
description={[
"With over 15 years of experience in the local real estate market, we provide expert guidance to buyers, sellers, and investors.",
"Our mission is to make property transactions seamless, transparent, and rewarding for every client.",
]}
"With over 15 years of experience in the local real estate market, we provide expert guidance to buyers, sellers, and investors.", "Our mission is to make property transactions seamless, transparent, and rewarding for every client."]}
/>
</div>
@@ -140,40 +99,22 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Expert Market Analysis",
description: "Accurate property valuations based on current market trends and data.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/house-with-yard-sign-sale_23-2149383627.jpg",
},
title: "Expert Market Analysis", description: "Accurate property valuations based on current market trends and data.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/house-with-yard-sign-sale_23-2149383627.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/sunny-morning-big-city-terrace-young-brunette-fashionable-woman-talking-phone-smiling-attractive-model-woman-chilling-relaxing-time-happiness_197531-1901.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-coastal-villa-with-ocean-view_23-2152016382.jpg",
imageAlt: "modern luxury house exterior",
imageSrc: "http://img.b2bpic.net/free-photo/sunny-morning-big-city-terrace-young-brunette-fashionable-woman-talking-phone-smiling-attractive-model-woman-chilling-relaxing-time-happiness_197531-1901.jpg"},
},
{
title: "Personalized Guidance",
description: "One-on-one consultation throughout your entire property buying journey.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-floral-aesthetic_23-2151979653.jpg",
},
title: "Personalized Guidance", description: "One-on-one consultation throughout your entire property buying journey.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-floral-aesthetic_23-2151979653.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408809.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139114.jpg",
imageAlt: "modern luxury house exterior",
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408809.jpg"},
},
{
title: "Advanced Digital Marketing",
description: "Get your property in front of the right buyers using modern digital tools.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-church-through-yellow-street-decorations_181624-421.jpg",
},
title: "Advanced Digital Marketing", description: "Get your property in front of the right buyers using modern digital tools.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-church-through-yellow-street-decorations_181624-421.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg",
imageAlt: "modern luxury house exterior",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg"},
},
]}
showStepNumbers={false}
@@ -190,41 +131,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Modern Villa",
price: "$850,000",
imageSrc: "http://img.b2bpic.net/free-photo/blue-letters-forming-word-property_53876-31441.jpg",
},
id: "1", name: "Modern Villa", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-photo/blue-letters-forming-word-property_53876-31441.jpg"},
{
id: "2",
name: "City Apartment",
price: "$420,000",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-drinking-coffee-while-standing-balcony_7502-7306.jpg",
},
id: "2", name: "City Apartment", price: "$420,000", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-drinking-coffee-while-standing-balcony_7502-7306.jpg"},
{
id: "3",
name: "Cottage Retreat",
price: "$350,000",
imageSrc: "http://img.b2bpic.net/free-photo/parents-daughter-spending-time-together-while-wearing-linen-clothing_23-2150659518.jpg",
},
id: "3", name: "Cottage Retreat", price: "$350,000", imageSrc: "http://img.b2bpic.net/free-photo/parents-daughter-spending-time-together-while-wearing-linen-clothing_23-2150659518.jpg"},
{
id: "4",
name: "Luxury Townhouse",
price: "$650,000",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-swimming-pool-with-deck-chairs_1203-1516.jpg",
},
id: "4", name: "Luxury Townhouse", price: "$650,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-swimming-pool-with-deck-chairs_1203-1516.jpg"},
{
id: "5",
name: "Beach Villa",
price: "$1,200,000",
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-751.jpg",
},
id: "5", name: "Beach Villa", price: "$1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-751.jpg"},
{
id: "6",
name: "Modern Penthouse",
price: "$980,000",
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg",
},
id: "6", name: "Modern Penthouse", price: "$980,000", imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg"},
]}
title="Featured Properties"
description="Explore our curated list of exclusive residential and commercial listings."
@@ -239,25 +156,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "500+",
title: "Homes Sold",
description: "Satisfied buyers and sellers.",
icon: Home,
id: "m1", value: "500+", title: "Homes Sold", description: "Satisfied buyers and sellers.", icon: Home,
},
{
id: "m2",
value: "15+",
title: "Years Experience",
description: "Market knowledge and expertise.",
icon: Award,
id: "m2", value: "15+", title: "Years Experience", description: "Market knowledge and expertise.", icon: Award,
},
{
id: "m3",
value: "98%",
title: "Client Satisfaction",
description: "Positive reviews and referrals.",
icon: Smile,
id: "m3", value: "98%", title: "Client Satisfaction", description: "Positive reviews and referrals.", icon: Smile,
},
]}
title="Our Impact"
@@ -273,45 +178,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Buyer",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164697.jpg",
},
id: "1", name: "Sarah J.", role: "Buyer", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164697.jpg"},
{
id: "2",
name: "Mark D.",
role: "Investor",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-indoors_23-2149927558.jpg",
},
id: "2", name: "Mark D.", role: "Investor", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-indoors_23-2149927558.jpg"},
{
id: "3",
name: "Elena V.",
role: "Buyer",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-enjoying-spend-time-together_329181-133.jpg",
},
id: "3", name: "Elena V.", role: "Buyer", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-enjoying-spend-time-together_329181-133.jpg"},
{
id: "4",
name: "Robert B.",
role: "Seller",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-couple-learning-use-technology_23-2149366856.jpg",
},
id: "4", name: "Robert B.", role: "Seller", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-couple-learning-use-technology_23-2149366856.jpg"},
{
id: "5",
name: "Linda M.",
role: "Buyer",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3548.jpg",
},
id: "5", name: "Linda M.", role: "Buyer", company: "Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3548.jpg"},
]}
title="Client Stories"
description="What our clients say about their experience with EstatePro."
@@ -324,20 +204,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do I list my property?",
content: "Contact us and our agents will schedule a walkthrough.",
},
id: "q1", title: "How do I list my property?", content: "Contact us and our agents will schedule a walkthrough."},
{
id: "q2",
title: "What are your commission fees?",
content: "We offer competitive market rates tailored to your needs.",
},
id: "q2", title: "What are your commission fees?", content: "We offer competitive market rates tailored to your needs."},
{
id: "q3",
title: "Do you help with mortgages?",
content: "We work with top-tier lenders to assist your financing.",
},
id: "q3", title: "Do you help with mortgages?", content: "We work with top-tier lenders to assist your financing."},
]}
title="Frequently Asked Questions"
description="Quick answers to help you get started."
@@ -349,14 +220,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Ready to get started? Contact us today for a free consultation."
buttons={[
{
text: "Get in Touch",
href: "mailto:hello@estatepro.com",
},
text: "Get in Touch", href: "mailto:hello@estatepro.com"},
]}
/>
</div>
@@ -367,29 +235,19 @@ export default function LandingPage() {
logoText="EstatePro"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Listings",
href: "#catalog",
},
label: "Listings", href: "#catalog"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}