Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
244
src/app/page.tsx
244
src/app/page.tsx
@@ -6,7 +6,7 @@ import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
@@ -32,101 +32,26 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Listings",
|
||||
id: "properties",
|
||||
},
|
||||
name: "Listings", id: "properties"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Kasey Hughson"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Unrivaled Luxury Real Estate in Sarnia."
|
||||
description="Exquisite properties curated for discerning buyers. Kasey Hughson delivers a boutique experience with a commitment to excellence."
|
||||
kpis={[
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years Experience",
|
||||
},
|
||||
{
|
||||
value: "$500M+",
|
||||
label: "Volume Sold",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg"
|
||||
imageAlt="Luxury home exterior"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg",
|
||||
alt: "Portrait of a middle-aged Hispanic cheerful female with curly hair",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020790.jpg",
|
||||
alt: "Portrait of beautiful woman posing with a yellow jacket",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-curly-hair-isolated_273609-48328.jpg",
|
||||
alt: "Young beautiful woman with curly hair isolated",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg",
|
||||
alt: "Young smiling blonde russian girl puts hands on chest looking at side isolated on orange background with copy space",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg",
|
||||
alt: "Front view of spectacular woman laughing at front",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ local families"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Waterfront Specialists",
|
||||
icon: Waves,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Market Leading Analytics",
|
||||
icon: LineChart,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Global Real Estate Network",
|
||||
icon: Globe,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Boutique Concierge Service",
|
||||
icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Expert Negotiation Skills",
|
||||
icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -137,13 +62,9 @@ export default function LandingPage() {
|
||||
description="Kasey Hughson understands that luxury isn't just a price point—it's a lifestyle. With deep roots in Sarnia and a global network, she ensures every client receives the bespoke service they deserve."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
title: "Successful Closings",
|
||||
},
|
||||
value: "100+", title: "Successful Closings"},
|
||||
{
|
||||
value: "40+",
|
||||
title: "Luxury Neighborhoods",
|
||||
},
|
||||
value: "40+", title: "Luxury Neighborhoods"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-psychologist-her-office_23-2150229983.jpg"
|
||||
imageAlt="Kasey Hughson"
|
||||
@@ -158,32 +79,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Boutique Listing",
|
||||
tags: [
|
||||
"Sales",
|
||||
"Market Analytics",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-lake-with-reflection-clouds-it-surrounded-with-forest_181624-13986.jpg",
|
||||
},
|
||||
id: "s1", title: "Boutique Listing", tags: [
|
||||
"Sales", "Market Analytics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clear-lake-with-reflection-clouds-it-surrounded-with-forest_181624-13986.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Exclusive Access",
|
||||
tags: [
|
||||
"Private",
|
||||
"Off-Market",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976583.jpg",
|
||||
},
|
||||
id: "s2", title: "Exclusive Access", tags: [
|
||||
"Private", "Off-Market"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976583.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Strategic Marketing",
|
||||
tags: [
|
||||
"Media",
|
||||
"Global Reach",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bench-relax-front-green-grass-yard_53876-14175.jpg",
|
||||
},
|
||||
id: "s3", title: "Strategic Marketing", tags: [
|
||||
"Media", "Global Reach"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bench-relax-front-green-grass-yard_53876-14175.jpg"},
|
||||
]}
|
||||
title="White Glove Services."
|
||||
description="Tailored solutions for your real estate journey."
|
||||
@@ -198,47 +104,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Waterside Mansion",
|
||||
price: "$3,200,000",
|
||||
variant: "Waterfront",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg",
|
||||
},
|
||||
id: "p1", name: "Waterside Mansion", price: "$3,200,000", variant: "Waterfront", imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Downtown Penthouse",
|
||||
price: "$1,850,000",
|
||||
variant: "Condo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/render-3d-contemporary-kitchen_1048-17750.jpg",
|
||||
},
|
||||
id: "p2", name: "Downtown Penthouse", price: "$1,850,000", variant: "Condo", imageSrc: "http://img.b2bpic.net/free-photo/render-3d-contemporary-kitchen_1048-17750.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Heritage Estate",
|
||||
price: "$2,400,000",
|
||||
variant: "Historic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg",
|
||||
},
|
||||
id: "p3", name: "Heritage Estate", price: "$2,400,000", variant: "Historic", imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-venue-with-swimming-pool_637285-5697.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Contemporary Build",
|
||||
price: "$1,250,000",
|
||||
variant: "Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-bedroom-with-blue-accents_23-2151995365.jpg",
|
||||
},
|
||||
id: "p4", name: "Contemporary Build", price: "$1,250,000", variant: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-bedroom-with-blue-accents_23-2151995365.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Lakeside Cottage",
|
||||
price: "$950,000",
|
||||
variant: "Vacation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-waving-hands_140725-162592.jpg",
|
||||
},
|
||||
id: "p5", name: "Lakeside Cottage", price: "$950,000", variant: "Vacation", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-waving-hands_140725-162592.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Private Garden Villa",
|
||||
price: "$2,100,000",
|
||||
variant: "Suburban",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-buildings-waterfront-river_23-2147764398.jpg",
|
||||
},
|
||||
id: "p6", name: "Private Garden Villa", price: "$2,100,000", variant: "Suburban", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-buildings-waterfront-river_23-2147764398.jpg"},
|
||||
]}
|
||||
title="Curated Listings."
|
||||
description="Discover your next sanctuary in Sarnia."
|
||||
@@ -251,55 +127,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
date: "Jan 2024",
|
||||
title: "Buyer",
|
||||
quote: "Kasey made the impossible feel effortless.",
|
||||
tag: "Elite",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-stands-with-crossed-arms-isolated-pink-wall-with-copy-space_141793-118510.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", date: "Jan 2024", title: "Buyer", quote: "Kasey made the impossible feel effortless.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-young-brunette-caucasian-girl-stands-with-crossed-arms-isolated-pink-wall-with-copy-space_141793-118510.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael D.",
|
||||
date: "Dec 2023",
|
||||
title: "Investor",
|
||||
quote: "Unrivaled expertise in the Sarnia market.",
|
||||
tag: "Professional",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael D.", date: "Dec 2023", title: "Investor", quote: "Unrivaled expertise in the Sarnia market.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-modern-house-kitchen-with-large-windows_181624-24368.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
date: "Nov 2023",
|
||||
title: "Seller",
|
||||
quote: "I sold for well above asking thanks to her strategy.",
|
||||
tag: "Happy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily R.", date: "Nov 2023", title: "Seller", quote: "I sold for well above asking thanks to her strategy.", tag: "Happy", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "John & Linda",
|
||||
date: "Oct 2023",
|
||||
title: "Homeowners",
|
||||
quote: "She found us our dream home in two weeks.",
|
||||
tag: "Joyful",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118982.jpg",
|
||||
},
|
||||
id: "t4", name: "John & Linda", date: "Oct 2023", title: "Homeowners", quote: "She found us our dream home in two weeks.", tag: "Joyful", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118982.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "David L.",
|
||||
date: "Sep 2023",
|
||||
title: "Expat",
|
||||
quote: "Professional, kind, and incredibly organized.",
|
||||
tag: "Satisfied",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-their-real-estate-agent-having-meeting-office-focus-is-man_637285-6125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-business-meeting-working-room-executive-office_105762-1993.jpg",
|
||||
},
|
||||
id: "t5", name: "David L.", date: "Sep 2023", title: "Expat", quote: "Professional, kind, and incredibly organized.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-their-real-estate-agent-having-meeting-office-focus-is-man_637285-6125.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-business-meeting-working-room-executive-office_105762-1993.jpg"},
|
||||
]}
|
||||
title="Client Success Stories."
|
||||
description="What our clients say about the luxury experience."
|
||||
@@ -312,20 +148,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do you value luxury homes?",
|
||||
content: "We use proprietary market analysis combined with local nuance.",
|
||||
},
|
||||
id: "f1", title: "How do you value luxury homes?", content: "We use proprietary market analysis combined with local nuance."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What is the Sarnia luxury market outlook?",
|
||||
content: "Demand for premium waterfront remains strong.",
|
||||
},
|
||||
id: "f2", title: "What is the Sarnia luxury market outlook?", content: "Demand for premium waterfront remains strong."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you help with global buyers?",
|
||||
content: "Yes, I have an extensive international network.",
|
||||
},
|
||||
id: "f3", title: "Do you help with global buyers?", content: "Yes, I have an extensive international network."},
|
||||
]}
|
||||
title="Common Questions."
|
||||
description="Everything you need to know about buying or selling luxury."
|
||||
@@ -337,16 +164,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Inquire Today"
|
||||
title="Your Next Move Awaits."
|
||||
description="Let's discuss how we can elevate your real estate portfolio."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book Consultation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user