Merge version_2 into main #2
181
src/app/page.tsx
181
src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Alex Realtor Austin"
|
||||
/>
|
||||
@@ -49,97 +43,51 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Your Trusted Austin Realtor Available After Hours"
|
||||
description="Alex helps you find the perfect home in Austin, with dedicated service that doesn't stop at 5 PM. Get expert guidance and local knowledge whenever you need it most."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Alex was available at 9 PM to answer my questions. Truly above and beyond service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg?_wi=1",
|
||||
imageAlt: "austin texas real estate home",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahj", testimonial: "Alex was available at 9 PM to answer my questions. Truly above and beyond service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg", imageAlt: "austin texas real estate home"},
|
||||
{
|
||||
name: "Mike D.",
|
||||
handle: "@miked",
|
||||
testimonial: "Best realtor in Austin. Alex made the process so smooth and easy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=1",
|
||||
imageAlt: "smiling client professional home",
|
||||
},
|
||||
name: "Mike D.", handle: "@miked", testimonial: "Best realtor in Austin. Alex made the process so smooth and easy.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", imageAlt: "smiling client professional home"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "Unmatched dedication. Alex is always there when you need him.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
|
||||
imageAlt: "young couple buying house",
|
||||
},
|
||||
name: "Emily R.", handle: "@emilyr", testimonial: "Unmatched dedication. Alex is always there when you need him.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "young couple buying house"},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "Alex helped us win a bidding war on a Saturday night!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg?_wi=1",
|
||||
imageAlt: "satisfied client real estate",
|
||||
},
|
||||
name: "David K.", handle: "@davidk", testimonial: "Alex helped us win a bidding war on a Saturday night!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg", imageAlt: "satisfied client real estate"},
|
||||
{
|
||||
name: "Lisa B.",
|
||||
handle: "@lisab",
|
||||
testimonial: "Professional, local expert, and incredibly responsive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg?_wi=1",
|
||||
imageAlt: "successful home closing client",
|
||||
},
|
||||
name: "Lisa B.", handle: "@lisab", testimonial: "Professional, local expert, and incredibly responsive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg", imageAlt: "successful home closing client"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-white-house-garden_1150-12900.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg", alt: "Client 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Austin Real Estate Expert",
|
||||
},
|
||||
type: "text", text: "Austin Real Estate Expert"},
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Availability",
|
||||
},
|
||||
type: "text", text: "24/7 Availability"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Top Producer 2023",
|
||||
},
|
||||
type: "text", text: "Top Producer 2023"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Luxury Market Specialist",
|
||||
},
|
||||
type: "text", text: "Luxury Market Specialist"},
|
||||
{
|
||||
type: "text",
|
||||
text: "First Time Buyer Guide",
|
||||
},
|
||||
type: "text", text: "First Time Buyer Guide"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -150,9 +98,7 @@ export default function LandingPage() {
|
||||
title="Experience the Difference with Alex"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Alex Now",
|
||||
href: "tel:+15125550123",
|
||||
},
|
||||
text: "Call Alex Now", href: "tel:+15125550123"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -165,45 +111,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Home Buyer",
|
||||
company: "Austin",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Home Buyer", company: "Austin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-new-home-his-surprised-happy-girlfriend_74855-10259.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Home Buyer",
|
||||
company: "Austin",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Home Buyer", company: "Austin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Home Buyer",
|
||||
company: "Austin",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Home Buyer", company: "Austin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Home Buyer",
|
||||
company: "Austin",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Home Buyer", company: "Austin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-realtor-showing-new-house-couple-laptop_23-2148895493.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Laura Smith",
|
||||
role: "Home Buyer",
|
||||
company: "Austin",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg",
|
||||
},
|
||||
id: "5", name: "Laura Smith", role: "Home Buyer", company: "Austin", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg"},
|
||||
]}
|
||||
title="What Austin Homeowners Say"
|
||||
description="Don't just take our word for it—Alex has built a reputation as the most responsive realtor in town."
|
||||
@@ -215,20 +136,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Which cities do you serve in Austin?",
|
||||
content: "I primarily serve Austin, Round Rock, Cedar Park, and Pflugerville.",
|
||||
},
|
||||
id: "1", title: "Which cities do you serve in Austin?", content: "I primarily serve Austin, Round Rock, Cedar Park, and Pflugerville."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Can I call after 5 PM?",
|
||||
content: "Absolutely! I pride myself on being available for my clients whenever questions arise.",
|
||||
},
|
||||
id: "2", title: "Can I call after 5 PM?", content: "Absolutely! I pride myself on being available for my clients whenever questions arise."},
|
||||
{
|
||||
id: "3",
|
||||
name: "How long have you been a realtor?",
|
||||
content: "I have been helping families in the Austin area find homes for over 8 years.",
|
||||
},
|
||||
id: "3", title: "How long have you been a realtor?", content: "I have been helping families in the Austin area find homes for over 8 years."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -239,14 +151,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready to start your home search in Austin? Alex is available right now."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Alex at (512) 555-0123",
|
||||
href: "tel:+15125550123",
|
||||
},
|
||||
text: "Call Alex at (512) 555-0123", href: "tel:+15125550123"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -255,13 +164,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Alex Realtor Austin"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Contact",
|
||||
href: "tel:+15125550123",
|
||||
}}
|
||||
text: "Contact", href: "tel:+15125550123"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user