Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
227
src/app/page.tsx
227
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "products",
|
||||
},
|
||||
name: "Properties", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Square One"
|
||||
/>
|
||||
@@ -55,32 +47,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Your New Chapter Starts Here"
|
||||
description="Square One Real Estate delivers seamless property solutions with expertise, integrity, and a personalized approach to every transaction."
|
||||
tag="Trusted Real Estate Experts"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg?_wi=1",
|
||||
imageAlt: "Modern luxury home exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg", imageAlt: "Modern luxury home exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg",
|
||||
imageAlt: "Professional real estate development",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colonial-style-house-night-scene_1150-17925.jpg",
|
||||
imageAlt: "Colonial style house in night scene",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/house-with-marble-fence_1137-55.jpg",
|
||||
imageAlt: "House with a marble fence",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-woman-short-summer-dress-outside-villa-hotel-by-tree-blue-swimming-pool_343596-691.jpg",
|
||||
imageAlt: "Happy woman by luxury villa pool",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg", imageAlt: "Professional real estate development"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -93,9 +68,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Why Square One?"
|
||||
description={[
|
||||
"Square One was founded on the principle that buying or selling a home should be the most exciting chapter of your life, not a source of stress.",
|
||||
"We pride ourselves on local expertise, transparent communication, and a client-first strategy that consistently achieves results beyond market averages.",
|
||||
]}
|
||||
"Square One was founded on the principle that buying or selling a home should be the most exciting chapter of your life, not a source of stress.", "We pride ourselves on local expertise, transparent communication, and a client-first strategy that consistently achieves results beyond market averages."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -106,40 +79,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Expert Guidance",
|
||||
subtitle: "Market insights to make informed decisions.",
|
||||
category: "Advisory",
|
||||
value: "100%",
|
||||
},
|
||||
id: "f1", title: "Expert Guidance", subtitle: "Market insights to make informed decisions.", category: "Advisory", value: "100%"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Portfolio Growth",
|
||||
subtitle: "Maximize your real estate investment returns.",
|
||||
category: "Investment",
|
||||
value: "24%",
|
||||
},
|
||||
id: "f2", title: "Portfolio Growth", subtitle: "Maximize your real estate investment returns.", category: "Investment", value: "24%"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Secure Transactions",
|
||||
subtitle: "Handling the details with professional rigour.",
|
||||
category: "Closing",
|
||||
value: "0%",
|
||||
},
|
||||
id: "f3", title: "Secure Transactions", subtitle: "Handling the details with professional rigour.", category: "Closing", value: "0%"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Property Management",
|
||||
subtitle: "Hassle-free maintenance and oversight.",
|
||||
category: "Management",
|
||||
value: "99%",
|
||||
},
|
||||
id: "f4", title: "Property Management", subtitle: "Hassle-free maintenance and oversight.", category: "Management", value: "99%"},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Market Valuation",
|
||||
subtitle: "Accurate pricing for optimal results.",
|
||||
category: "Valuation",
|
||||
value: "95%",
|
||||
},
|
||||
id: "f5", title: "Market Valuation", subtitle: "Accurate pricing for optimal results.", category: "Valuation", value: "95%"},
|
||||
]}
|
||||
title="Comprehensive Services"
|
||||
description="We support you through every stage of the property journey with precision and care."
|
||||
@@ -154,47 +102,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Modern Urban Condo",
|
||||
price: "$850,000",
|
||||
variant: "City Living",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2255.jpg",
|
||||
},
|
||||
id: "p1", name: "Modern Urban Condo", price: "$850,000", variant: "City Living", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2255.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Suburban Oasis",
|
||||
price: "$1,250,000",
|
||||
variant: "Family Home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-home-exterior-with-landscaping-driveway_23-2151974424.jpg",
|
||||
},
|
||||
id: "p2", name: "Suburban Oasis", price: "$1,250,000", variant: "Family Home", imageSrc: "http://img.b2bpic.net/free-photo/modern-home-exterior-with-landscaping-driveway_23-2151974424.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Designer Loft",
|
||||
price: "$975,000",
|
||||
variant: "Architecture",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976544.jpg",
|
||||
},
|
||||
id: "p3", name: "Designer Loft", price: "$975,000", variant: "Architecture", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976544.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Quiet Haven",
|
||||
price: "$725,000",
|
||||
variant: "Starter Home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-interior-design-with-blue-accent-wall_23-2151995362.jpg",
|
||||
},
|
||||
id: "p4", name: "Quiet Haven", price: "$725,000", variant: "Starter Home", imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-interior-design-with-blue-accent-wall_23-2151995362.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Executive Retreat",
|
||||
price: "$2,100,000",
|
||||
variant: "Luxury Estate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929568.jpg",
|
||||
},
|
||||
id: "p5", name: "Executive Retreat", price: "$2,100,000", variant: "Luxury Estate", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929568.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Coastal Escape",
|
||||
price: "$1,850,000",
|
||||
variant: "Vacation Home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-closed-umbrellas_1127-2150.jpg",
|
||||
},
|
||||
id: "p6", name: "Coastal Escape", price: "$1,850,000", variant: "Vacation Home", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-closed-umbrellas_1127-2150.jpg"},
|
||||
]}
|
||||
title="Featured Properties"
|
||||
description="Explore our curated list of exclusive residential listings available today."
|
||||
@@ -209,20 +127,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Happy Families Served",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Happy Families Served"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "$250M+",
|
||||
description: "Total Volume Sold",
|
||||
},
|
||||
id: "m2", value: "$250M+", description: "Total Volume Sold"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "12",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "m3", value: "12", description: "Years of Excellence"},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
description="Proven results that speak for themselves."
|
||||
@@ -235,60 +144,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
date: "Jan 2024",
|
||||
title: "Happy Buyer",
|
||||
quote: "Square One made the process smooth and professional.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-taking-selfie_23-2148020565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg?_wi=2",
|
||||
imageAlt: "professional portrait friendly client",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", date: "Jan 2024", title: "Happy Buyer", quote: "Square One made the process smooth and professional.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/modern-woman-taking-selfie_23-2148020565.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg", imageAlt: "professional portrait friendly client"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
date: "Nov 2023",
|
||||
title: "Investor",
|
||||
quote: "Exceptional market insight and great negotiation.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-ceos-managers-discussing-data-management-business-strategies_482257-123851.jpg",
|
||||
imageAlt: "professional portrait friendly client",
|
||||
},
|
||||
id: "2", name: "James Chen", date: "Nov 2023", title: "Investor", quote: "Exceptional market insight and great negotiation.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-ceos-managers-discussing-data-management-business-strategies_482257-123851.jpg", imageAlt: "professional portrait friendly client"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Davis",
|
||||
date: "Oct 2023",
|
||||
title: "Homeowner",
|
||||
quote: "Truly a personalized approach that felt unique.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-assortment_23-2148998843.jpg",
|
||||
imageAlt: "professional portrait friendly client",
|
||||
},
|
||||
id: "3", name: "Emily Davis", date: "Oct 2023", title: "Homeowner", quote: "Truly a personalized approach that felt unique.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageSrc: "http://img.b2bpic.net/free-photo/paper-style-isolation-assortment_23-2148998843.jpg", imageAlt: "professional portrait friendly client"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Smith",
|
||||
date: "Aug 2023",
|
||||
title: "Seller",
|
||||
quote: "Professionalism from start to finish.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg",
|
||||
imageAlt: "professional portrait friendly client",
|
||||
},
|
||||
id: "4", name: "Robert Smith", date: "Aug 2023", title: "Seller", quote: "Professionalism from start to finish.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-child-hugging-their-parents_1098-890.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg", imageAlt: "professional portrait friendly client"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Wang",
|
||||
date: "July 2023",
|
||||
title: "Buyer",
|
||||
quote: "They found our dream home in record time.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/insurance-simple-element_24908-54322.jpg",
|
||||
imageAlt: "professional portrait friendly client",
|
||||
},
|
||||
id: "5", name: "Lisa Wang", date: "July 2023", title: "Buyer", quote: "They found our dream home in record time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageSrc: "http://img.b2bpic.net/free-vector/insurance-simple-element_24908-54322.jpg", imageAlt: "professional portrait friendly client"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="See why homeowners choose Square One for their biggest decisions."
|
||||
@@ -301,20 +165,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How long does a typical sale take?",
|
||||
content: "Depending on market conditions, typically 30-60 days.",
|
||||
},
|
||||
id: "q1", title: "How long does a typical sale take?", content: "Depending on market conditions, typically 30-60 days."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you handle property inspections?",
|
||||
content: "Yes, we coordinate all necessary inspections for peace of mind.",
|
||||
},
|
||||
id: "q2", title: "Do you handle property inspections?", content: "Yes, we coordinate all necessary inspections for peace of mind."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What's the first step for buying?",
|
||||
content: "Contact us for a pre-approval and consultation.",
|
||||
},
|
||||
id: "q3", title: "What's the first step for buying?", content: "Contact us for a pre-approval and consultation."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Find quick answers to your real estate queries."
|
||||
@@ -329,22 +184,14 @@ export default function LandingPage() {
|
||||
description="Ready to get started? Send us a message and we'll reach out promptly."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "How can we help?", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/living-room-blurred_1203-50.jpg"
|
||||
@@ -355,13 +202,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Square One Real Estate"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user