Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
185
src/app/page.tsx
185
src/app/page.tsx
@@ -31,66 +31,33 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "How it Works",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "How it Works", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
brandName="PropGen AI"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Turn Every Listing into a Masterpiece with AI"
|
||||
description="Generate high-converting real estate descriptions in seconds. Our AI analyzes your property data to craft compelling, SEO-optimized listings that sell faster."
|
||||
tag="PropGen AI - Elevate your Listings"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Generating",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Generating", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg",
|
||||
imageAlt: "real estate agent tablet property",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", imageAlt: "real estate agent tablet property"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-freelancer-works-from-home-looks-her-digital-tablet-reads-through-documents-online_1258-200126.jpg",
|
||||
imageAlt: "modern dashboard ai real estate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216695.jpg",
|
||||
imageAlt: "Young woman using home technology",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-with-kitchen-control-close-up_23-2148994126.jpg",
|
||||
imageAlt: "Phone with kitchen control close up",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-mobile-phone-with-high-tech-application-smart-house-features-controlling-lights-with-wireless-device_482257-2257.jpg",
|
||||
imageAlt: "Person holding mobile phone with high tech application in smart house features controlling lights with wireless device",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-freelancer-works-from-home-looks-her-digital-tablet-reads-through-documents-online_1258-200126.jpg", imageAlt: "modern dashboard ai real estate"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -103,21 +70,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Why Real Estate Pros Choose Us"
|
||||
metrics={[
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Listings Generated",
|
||||
value: "15,000+",
|
||||
},
|
||||
{
|
||||
icon: Home,
|
||||
label: "Properties Covered",
|
||||
value: "450+",
|
||||
},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Conversion Boost",
|
||||
value: "35%",
|
||||
},
|
||||
{ icon: Zap, label: "Listings Generated", value: "15,000+" },
|
||||
{ icon: Home, label: "Properties Covered", value: "450+" },
|
||||
{ icon: TrendingUp, label: "Conversion Boost", value: "35%" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -130,17 +85,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"No manual copywriting",
|
||||
"No repetitive drafts",
|
||||
"Zero wasted time",
|
||||
],
|
||||
"No manual copywriting", "No repetitive drafts", "Zero wasted time"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"SEO-optimized keywords",
|
||||
"Buyer-targeted tone",
|
||||
"Automated feature highlight",
|
||||
],
|
||||
"SEO-optimized keywords", "Buyer-targeted tone", "Automated feature highlight"],
|
||||
}}
|
||||
title="AI-Powered Listing Excellence"
|
||||
description="Stop staring at blank documents. Our engine writes professional descriptions tailored to your buyer persona."
|
||||
@@ -153,24 +102,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Clock,
|
||||
title: "Time Saved",
|
||||
value: "10h/week",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: BarChart,
|
||||
title: "Lead Rate",
|
||||
value: "40% inc.",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Satisfaction",
|
||||
value: "99%",
|
||||
},
|
||||
{ id: "m1", icon: Clock, title: "Time Saved", value: "10h/week" },
|
||||
{ id: "m2", icon: BarChart, title: "Lead Rate", value: "40% inc." },
|
||||
{ id: "m3", icon: Award, title: "Satisfaction", value: "99%" },
|
||||
]}
|
||||
title="Performance at a Glance"
|
||||
description="Measure the impact of your automated marketing strategy."
|
||||
@@ -181,31 +115,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jenkins",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Reed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-businesswoman-holding-coffee-cup_23-2148187126.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David West",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carefree-couple-dancing-while-relocating-their-new-apartment_637285-12444.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa O'Brien",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/executive-woman-manager-speaking-phone-while-checking-financial-notes-late-night_482257-5203.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Jenkins", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-business-worker-smiling-pointing-camera-office_839833-26359.jpg" },
|
||||
{ id: "2", name: "Michael Reed", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg" },
|
||||
{ id: "3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-businesswoman-holding-coffee-cup_23-2148187126.jpg" },
|
||||
{ id: "4", name: "David West", imageSrc: "http://img.b2bpic.net/free-photo/carefree-couple-dancing-while-relocating-their-new-apartment_637285-12444.jpg" },
|
||||
{ id: "5", name: "Lisa O'Brien", imageSrc: "http://img.b2bpic.net/free-photo/executive-woman-manager-speaking-phone-while-checking-financial-notes-late-night_482257-5203.jpg" },
|
||||
]}
|
||||
cardTitle="What Realtors are saying"
|
||||
cardTag="Success Stories"
|
||||
@@ -218,21 +132,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is the content original?",
|
||||
content: "Absolutely. Every listing description is generated uniquely for your property.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How do I start?",
|
||||
content: "Simply input your property details and select a style, we'll do the rest.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Is there a free trial?",
|
||||
content: "Yes, start your 14-day free trial today without any commitment.",
|
||||
},
|
||||
{ id: "f1", title: "Is the content original?", content: "Absolutely. Every listing description is generated uniquely for your property." },
|
||||
{ id: "f2", title: "How do I start?", content: "Simply input your property details and select a style, we'll do the rest." },
|
||||
{ id: "f3", title: "Is there a free trial?", content: "Yes, start your 14-day free trial today without any commitment." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our AI? We've got answers."
|
||||
@@ -243,48 +145,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Ready to Scale?"
|
||||
title="Automate Your Listings Today"
|
||||
description="Join 500+ successful realtors and start generating high-impact listings in minutes."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Sales",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Sales", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Product",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Product", href: "#" }, { label: "Pricing", href: "#" }] },
|
||||
{ items: [{ label: "About", href: "#" }, { label: "Support", href: "#" }] },
|
||||
]}
|
||||
logoText="PropGen AI"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user