Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2832afabaf | |||
| b53d509ce6 | |||
| c952380964 | |||
| 9fcb78eef2 | |||
| 32ccd12623 | |||
| 59be10aff2 | |||
| 217f305fe5 | |||
| 377679bf2a | |||
| a8f8df02ec | |||
| 3afcbe3009 | |||
| 0450f35134 |
@@ -2,13 +2,13 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
|
||||
@@ -31,23 +31,22 @@ export default function LandingPage() {
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "#hero"},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Listings", id: "#listings"},
|
||||
name: "Listings", id: "listings"},
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Agents", id: "#team"},
|
||||
name: "Agents", id: "team"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="HomeFinder Pro"
|
||||
button={{
|
||||
text: "Get Started", href: "#contact"}}
|
||||
animateOnLoad={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,19 +68,6 @@ export default function LandingPage() {
|
||||
imageAlt="Modern house exterior with a lush garden"
|
||||
mediaAnimation="none"
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg", alt: "Professional real estate agent"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", alt: "Happy client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-showing-thumb-up-holding-keys-from-new-car_7502-9816.jpg", alt: "Experienced broker"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-man-looking-camera-holding-cup-coffee_23-2148306626.jpg", alt: "Satisfied homeowner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-people-working-as-real-estate-agents_23-2151064915.jpg", alt: "Friendly property consultant"},
|
||||
]}
|
||||
avatarText="Join 1000+ happy clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Exceptional Service"},
|
||||
@@ -112,8 +98,8 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "98%", title: "Client Satisfaction"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-happy-couple-making-agreement-with-their-financial-advisor-home-men-are-shaking-hands_637285-3839.jpg"
|
||||
imageAlt="Real estate agent shaking hands with a client"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-houses-concept_23-2149175344.jpg"
|
||||
imageAlt="Modern houses with sleek design"
|
||||
mediaAnimation="none"
|
||||
metricsAnimation="none"
|
||||
/>
|
||||
@@ -125,16 +111,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Buying a Home", description: "Navigate the market with confidence. Our experts find properties that match your lifestyle and budget, guiding you from search to closing.", imageSrc: "http://img.b2bpic.net/free-photo/couple-decorating-house-with-hearts_23-2147738722.jpg", imageAlt: "Couple receiving keys to their new home", buttonIcon: ArrowRight,
|
||||
title: "Buying a Home", description: "Navigate the market with confidence. Our experts find properties that match your lifestyle and budget, guiding you from search to closing.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-suburban-house_23-2147739989.jpg", imageAlt: "Exterior of a modern suburban house", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Selling Property", description: "Maximize your property's value. We employ strategic marketing and negotiation tactics to ensure a smooth and profitable sale.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-business-woman-front-door_23-2147653346.jpg", imageAlt: "Sold sign in front of a house", buttonIcon: ArrowRight,
|
||||
title: "Selling Property", description: "Maximize your property's value. We employ strategic marketing and negotiation tactics to ensure a smooth and profitable sale.", imageSrc: "http://img.b2bpic.net/free-photo/residential-house-city-landscape_23-2148154673.jpg", imageAlt: "Residential house in a city landscape", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Renting Solutions", description: "Find your next rental home with ease. We help you explore options, understand lease agreements, and secure your ideal living space.", imageSrc: "http://img.b2bpic.net/free-photo/muscular-guy-posing-outdoors-portrait-handsome-man-blue-shorts_1153-6289.jpg", imageAlt: "Person holding keys to a modern apartment", buttonIcon: ArrowRight,
|
||||
title: "Renting Solutions", description: "Find your next rental home with ease. We help you explore options, understand lease agreements, and secure your ideal living space.", imageSrc: "http://img.b2bpic.net/free-photo/building-made-red-bricks_23-2149175317.jpg", imageAlt: "Building made of red bricks", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Property Management", description: "Hassle-free property ownership. Our management services ensure your investment is well-maintained and generates consistent returns.", imageSrc: "http://img.b2bpic.net/free-photo/business_23-2148006261.jpg", imageAlt: "Property manager inspecting a house", buttonIcon: ArrowRight,
|
||||
title: "Property Management", description: "Hassle-free property ownership. Our management services ensure your investment is well-maintained and generates consistent returns.", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-exterior_23-2148937081.jpg", imageAlt: "Modern house exterior at sunset", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
]}
|
||||
title="Our Comprehensive Services"
|
||||
@@ -150,11 +136,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Luxury Villa in Beverly Hills", price: "$12,500,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-by-poolside-wiht-mountain-view_53876-14438.jpg", imageAlt: "Luxury villa exterior"},
|
||||
id: "p1", name: "Luxury Villa in Beverly Hills", price: "$12,500,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-private-villa-with-pool_146671-5544.jpg", imageAlt: "Luxury private villa with swimming pool"},
|
||||
{
|
||||
id: "p2", name: "Modern Family Home, Suburbia", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-photo/young-family-playing-ball-park_23-2147638947.jpg", imageAlt: "Suburban family home"},
|
||||
id: "p2", name: "Modern Family Home, Suburbia", price: "$850,000", imageSrc: "http://img.b2bpic.net/free-photo/green-country-house_23-2147781747.jpg", imageAlt: "Green country house with lush lawn"},
|
||||
{
|
||||
id: "p3", name: "Downtown City Apartment", price: "$1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok_343596-1460.jpg", imageAlt: "Modern city apartment"},
|
||||
id: "p3", name: "Downtown City Apartment", price: "$1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/high-rise-buildings_23-2149202167.jpg", imageAlt: "High-rise city buildings"},
|
||||
{
|
||||
id: "p4", name: "Beachfront Condo, Miami", price: "$3,700,000", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-house-interior-design_23-2151050970.jpg", imageAlt: "Beachfront condo with ocean view"},
|
||||
{
|
||||
@@ -175,14 +161,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "t1", name: "Sarah Chen", role: "Lead Broker", description: "With over 15 years of experience, Sarah is a top-performing broker known for her unparalleled market insight.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3862.jpg", imageAlt: "Portrait of Sarah Chen, Lead Broker"},
|
||||
id: "t1", name: "Sarah Chen", role: "Lead Broker", description: "With over 15 years of experience, Sarah is a top-performing broker known for her unparalleled market insight."},
|
||||
{
|
||||
id: "t2", name: "Michael Davis", role: "Senior Agent", description: "Michael specializes in luxury properties and has a keen eye for architectural details and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-office_23-2148411848.jpg", imageAlt: "Portrait of Michael Davis, Senior Agent"},
|
||||
id: "t2", name: "Michael Davis", role: "Senior Agent", description: "Michael specializes in luxury properties and has a keen eye for architectural details and investment potential."},
|
||||
{
|
||||
id: "t3", name: "Emily Rodriguez", role: "Client Relations", description: "Emily ensures every client receives personalized attention and a smooth, stress-free experience from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Portrait of Emily Rodriguez, Client Relations"},
|
||||
{
|
||||
id: "t4", name: "David Lee", role: "Property Analyst", description: "David provides in-depth market analysis, helping clients make informed decisions whether buying or selling.", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-clients-discussing-drawings_74855-2943.jpg", imageAlt: "Portrait of David Lee, Property Analyst"},
|
||||
]}
|
||||
id: "t3", name: "Emily Rodriguez", role: "Client Relations", description: "Emily ensures every client receives personalized attention and a smooth, stress-free experience from start to finish."}, {
|
||||
id: "t4", name: "David Lee", role: "Property Analyst", description: "David provides in-depth market analysis, helping clients make informed decisions whether buying or selling."} ]}
|
||||
title="Meet Our Expert Agents"
|
||||
description="Our team of dedicated professionals is here to guide you through every step of your real estate journey."
|
||||
/>
|
||||
@@ -193,17 +177,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "ts1", name: "Mark Johnson", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-photo-woman-model_23-2148532620.jpg", imageAlt: "Mark Johnson"},
|
||||
id: "ts1", name: "Mark Johnson", imageSrc: "https://via.placeholder.com/64x64/cccccc/ffffff?text=Home&_wi=1", imageAlt: "Home icon placeholder"},
|
||||
{
|
||||
id: "ts2", name: "Sophia Lee", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg", imageAlt: "Sophia Lee"},
|
||||
id: "ts2", name: "Sophia Lee", imageSrc: "https://via.placeholder.com/64x64/cccccc/ffffff?text=Home&_wi=2", imageAlt: "Home icon placeholder"},
|
||||
{
|
||||
id: "ts3", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg", imageAlt: "David Kim"},
|
||||
id: "ts3", name: "David Kim", imageSrc: "https://via.placeholder.com/64x64/cccccc/ffffff?text=Home&_wi=3", imageAlt: "Home icon placeholder"},
|
||||
{
|
||||
id: "ts4", name: "Jessica White", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-businessman-smiling-happy-touching-his-glasses-city_839833-13933.jpg", imageAlt: "Jessica White"},
|
||||
id: "ts4", name: "Jessica White", imageSrc: "https://via.placeholder.com/64x64/cccccc/ffffff?text=Home&_wi=4", imageAlt: "Home icon placeholder"},
|
||||
{
|
||||
id: "ts5", name: "The Rodriguez Family", imageSrc: "http://img.b2bpic.net/free-photo/parents-son-posing-with-thumbs-up_23-2148414902.jpg", imageAlt: "The Rodriguez Family"},
|
||||
id: "ts5", name: "The Rodriguez Family", imageSrc: "https://via.placeholder.com/64x64/cccccc/ffffff?text=Home&_wi=5", imageAlt: "Home icon placeholder"},
|
||||
{
|
||||
id: "ts6", name: "Alex & Chris", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-afro-american-woman-her-sad-curly-haired-sister-point-thumbs-each-other-express-different-emotions-dressed-casually-isolated-yellow-wall-its-she-two-women-indoor_273609-49718.jpg", imageAlt: "Alex and Chris"},
|
||||
id: "ts6", name: "Alex & Chris", imageSrc: "https://via.placeholder.com/64x64/cccccc/ffffff?text=Home&_wi=6", imageAlt: "Home icon placeholder"},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
cardTag="Trusted Experiences"
|
||||
|
||||
Reference in New Issue
Block a user