Merge version_1 into main #2
276
src/app/page.tsx
276
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "properties",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Properties", id: "properties" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="V S Real Estate"
|
||||
/>
|
||||
@@ -57,71 +45,21 @@ export default function LandingPage() {
|
||||
title="Your Future Home Starts Here"
|
||||
description="At V S Real Estate, we bridge the gap between your dreams and your new front door. Find your perfect space today."
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Doe",
|
||||
handle: "@johndoe",
|
||||
testimonial: "Excellent service and quick house hunting experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-customer-holding-keys_1170-1478.jpg",
|
||||
},
|
||||
{
|
||||
name: "Jane Smith",
|
||||
handle: "@janesmith",
|
||||
testimonial: "V S Real Estate made buying so easy and transparent.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-holding-hands-walking-yard_259150-59376.jpg",
|
||||
},
|
||||
{
|
||||
name: "Michael Brown",
|
||||
handle: "@mbrown",
|
||||
testimonial: "Professional agents who really understand the market.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28896.jpg",
|
||||
},
|
||||
{
|
||||
name: "Sarah Wilson",
|
||||
handle: "@swilson",
|
||||
testimonial: "Found my dream property in less than a month!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg",
|
||||
},
|
||||
{
|
||||
name: "David Lee",
|
||||
handle: "@davidlee",
|
||||
testimonial: "Exceptional communication throughout the whole process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-showing-new-apartment-his-surprised-happy-girlfriend_74855-10258.jpg",
|
||||
},
|
||||
{ name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and quick house hunting experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-customer-holding-keys_1170-1478.jpg" },
|
||||
{ name: "Jane Smith", handle: "@janesmith", testimonial: "V S Real Estate made buying so easy and transparent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-family-holding-hands-walking-yard_259150-59376.jpg" },
|
||||
{ name: "Michael Brown", handle: "@mbrown", testimonial: "Professional agents who really understand the market.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28896.jpg" },
|
||||
{ name: "Sarah Wilson", handle: "@swilson", testimonial: "Found my dream property in less than a month!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shining-face-beautiful-woman-home_329181-1327.jpg" },
|
||||
{ name: "David Lee", handle: "@davidlee", testimonial: "Exceptional communication throughout the whole process.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-showing-new-apartment-his-surprised-happy-girlfriend_74855-10258.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Properties",
|
||||
href: "#properties",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg?_wi=1"
|
||||
buttons={[{ text: "Explore Properties", href: "#properties" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg"
|
||||
imageAlt="Luxurious home exterior"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg",
|
||||
alt: "happy home buyer portrait",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg",
|
||||
alt: "family smiling outside home",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-software-touching-screen-turn-light-by-mobile-phone_482257-1934.jpg",
|
||||
alt: "man holding house keys",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/framing-landscape-while-traveling_23-2149887691.jpg",
|
||||
alt: "woman smiling real estate",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394922.jpg",
|
||||
alt: "couple laughing outside new house",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg", alt: "happy home buyer portrait" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg", alt: "family smiling outside home" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-software-touching-screen-turn-light-by-mobile-phone_482257-1934.jpg", alt: "man holding house keys" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/framing-landscape-while-traveling_23-2149887691.jpg", alt: "woman smiling real estate" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394922.jpg", alt: "couple laughing outside new house" },
|
||||
]}
|
||||
avatarText="Join 500+ satisfied homeowners"
|
||||
/>
|
||||
@@ -135,7 +73,7 @@ export default function LandingPage() {
|
||||
description="With over two decades of local market experience, our team brings personalized insight to every property search. We don't just sell homes, we cultivate communities."
|
||||
subdescription="Our mission is to make real estate accessible, stress-free, and profitable for every client we serve."
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -146,30 +84,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Market Analytics",
|
||||
description: "Data-driven pricing strategies that work for you.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: LineChart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-smart-home-application-software-touching-screen-turn-light-by-mobile-phone_482257-1934.jpg",
|
||||
imageAlt: "modern smart home technology",
|
||||
},
|
||||
{
|
||||
title: "Verified Listings",
|
||||
description: "Every property passes our quality assurance checks.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CheckCircle2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg?_wi=2",
|
||||
imageAlt: "modern smart home technology",
|
||||
},
|
||||
{
|
||||
title: "Global Network",
|
||||
description: "Connect with investors from across the globe.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Globe,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg?_wi=2",
|
||||
imageAlt: "modern smart home technology",
|
||||
},
|
||||
{ title: "Market Analytics", description: "Data-driven pricing strategies that work for you.", bentoComponent: "reveal-icon", icon: LineChart },
|
||||
{ title: "Verified Listings", description: "Every property passes our quality assurance checks.", bentoComponent: "reveal-icon", icon: CheckCircle2 },
|
||||
{ title: "Global Network", description: "Connect with investors from across the globe.", bentoComponent: "reveal-icon", icon: Globe },
|
||||
]}
|
||||
title="Why Choose V S Real Estate"
|
||||
description="We combine local knowledge with global standards to deliver unmatched results."
|
||||
@@ -180,44 +97,15 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Luxury Estate",
|
||||
price: "$1,200,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/framing-landscape-while-traveling_23-2149887691.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Modern City Condo",
|
||||
price: "$650,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394922.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Family Suburban Home",
|
||||
price: "$520,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Waterfront Villa",
|
||||
price: "$2,400,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-lake-park_1268-15231.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Modern Townhouse",
|
||||
price: "$480,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-infinity-pool-overlooking-ocean-sunset_23-2151993706.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Cozy Studio Flat",
|
||||
price: "$310,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-attractive-african-american-man-posing-tall-building-street_627829-3210.jpg",
|
||||
},
|
||||
{ id: "1", name: "Luxury Estate", price: "$1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/framing-landscape-while-traveling_23-2149887691.jpg" },
|
||||
{ id: "2", name: "Modern City Condo", price: "$650,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394922.jpg" },
|
||||
{ id: "3", name: "Family Suburban Home", price: "$520,000", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg" },
|
||||
{ id: "4", name: "Waterfront Villa", price: "$2,400,000", imageSrc: "http://img.b2bpic.net/free-photo/landscape-lake-park_1268-15231.jpg" },
|
||||
{ id: "5", name: "Modern Townhouse", price: "$480,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-infinity-pool-overlooking-ocean-sunset_23-2151993706.jpg" },
|
||||
{ id: "6", name: "Cozy Studio Flat", price: "$310,000", imageSrc: "http://img.b2bpic.net/free-photo/handsome-attractive-african-american-man-posing-tall-building-street_627829-3210.jpg" },
|
||||
]}
|
||||
title="Our Featured Listings"
|
||||
description="Explore our curated collection of homes handpicked for your lifestyle."
|
||||
@@ -230,27 +118,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1500+",
|
||||
title: "Homes Sold",
|
||||
description: "Happy homeowners nationwide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-chaplin-s-world-museum-switzerland-surrounded-by-lush-nature_181624-16105.jpg",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
description: "Consistently rated 5 stars.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-gray-tone_53876-132806.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
description: "Trusted since the day we opened.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-senior-couple-having-picnic-outdoors_23-2149109375.jpg",
|
||||
},
|
||||
{ id: "m1", value: "1500+", title: "Homes Sold", description: "Happy homeowners nationwide.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-chaplin-s-world-museum-switzerland-surrounded-by-lush-nature_181624-16105.jpg" },
|
||||
{ id: "m2", value: "98%", title: "Client Satisfaction", description: "Consistently rated 5 stars.", imageSrc: "http://img.b2bpic.net/free-photo/chic-modern-luxury-aesthetics-style-living-room-gray-tone_53876-132806.jpg" },
|
||||
{ id: "m3", value: "20+", title: "Years Experience", description: "Trusted since the day we opened.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-senior-couple-having-picnic-outdoors_23-2149109375.jpg" },
|
||||
]}
|
||||
title="Our Impact in Numbers"
|
||||
description="Success defined by the families we've helped and properties we've sold."
|
||||
@@ -261,42 +131,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah K.",
|
||||
role: "Buyer",
|
||||
testimonial: "Excellent service all around.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-old-keys_1187-5676.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Robert M.",
|
||||
role: "Seller",
|
||||
testimonial: "Fast and smooth sale.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-dancing-apartment_23-2147744871.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Linda P.",
|
||||
role: "Buyer",
|
||||
testimonial: "Very knowledgeable agents.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-keys-from-new_23-2147694163.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "James L.",
|
||||
role: "Seller",
|
||||
testimonial: "Exceeded all expectations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-her-long-distance-lover_23-2149289512.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Karen B.",
|
||||
role: "Buyer",
|
||||
testimonial: "Fantastic experience throughout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139108.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah K.", role: "Buyer", testimonial: "Excellent service all around.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-old-keys_1187-5676.jpg" },
|
||||
{ id: "t2", name: "Robert M.", role: "Seller", testimonial: "Fast and smooth sale.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-dancing-apartment_23-2147744871.jpg" },
|
||||
{ id: "t3", name: "Linda P.", role: "Buyer", testimonial: "Very knowledgeable agents.", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-keys-from-new_23-2147694163.jpg" },
|
||||
{ id: "t4", name: "James L.", role: "Seller", testimonial: "Exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-her-long-distance-lover_23-2149289512.jpg" },
|
||||
{ id: "t5", name: "Karen B.", role: "Buyer", testimonial: "Fantastic experience throughout.", imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139108.jpg" },
|
||||
]}
|
||||
title="Hear From Our Happy Clients"
|
||||
description="We are proud of the trust our clients place in us every day."
|
||||
@@ -306,9 +147,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact"
|
||||
title="Ready to Start Your Journey?"
|
||||
description="Get in touch with our expert agents today for a free consultation about your property search or sale."
|
||||
@@ -323,42 +162,21 @@ export default function LandingPage() {
|
||||
logoText="V S Real Estate"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Properties",
|
||||
items: [
|
||||
{
|
||||
label: "All Homes",
|
||||
href: "#properties",
|
||||
},
|
||||
{
|
||||
label: "Featured",
|
||||
href: "#properties",
|
||||
},
|
||||
title: "Properties", items: [
|
||||
{ label: "All Homes", href: "#properties" },
|
||||
{ label: "Featured", href: "#properties" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -367,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user