3 Commits

Author SHA1 Message Date
45cb88f770 Update src/app/page.tsx 2026-04-21 20:16:16 +00:00
969ad16100 Update src/app/page.tsx 2026-04-21 20:15:43 +00:00
a73c4efd9c Merge version_1 into main
Merge version_1 into main
2026-04-21 18:47:25 +00:00

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour'; import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import MediaAbout from '@/components/sections/about/MediaAbout'; import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
@@ -29,50 +29,39 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Services", name: "Services", id: "/services"},
id: "/services",
},
{ {
name: "Portfolio", name: "Portfolio", id: "/portfolio"},
id: "/portfolio",
},
{ {
name: "Pricing", name: "Pricing", id: "/pricing"},
id: "/pricing",
},
{ {
name: "Free Audit", name: "Free Audit", id: "/free-audit"},
id: "/free-audit",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
button={{ button={{
text: "Get My Free Audit", text: "Get My Free Audit", href: "/free-audit"}}
href: "/free-audit",
}}
brandName="Estato" brandName="Estato"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroSplitKpi
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Designed to Impress. BUILT TO SELL." title="Designed to Impress. BUILT TO SELL."
description="Websites that generate property leads for real estate agents in Brisbane. We blend premium design with conversion strategy to help your agency dominate the market." description="Websites that generate property leads for real estate agents in Brisbane. We blend premium design with conversion strategy to help your agency dominate the market."
kpis={[
{ value: "85%", label: "Lead Conversion" },
{ value: "2.4s", label: "Page Load" },
{ value: "100+", label: "Clients Served" }
]}
enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Get My Free Website Audit", text: "Get My Free Website Audit", href: "/free-audit"},
href: "/free-audit",
},
{ {
text: "View Portfolio", text: "View Portfolio", href: "/portfolio"},
href: "/portfolio",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283261.jpg" imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283261.jpg"
imageAlt="luxury real estate 3d abstract" imageAlt="luxury real estate 3d abstract"
@@ -86,34 +75,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "1", id: "1", title: "Outdated Design", author: "Estato", description: "Losing authority with ancient, slow-loading templates.", imageSrc: "http://img.b2bpic.net/free-photo/construction-design-project-renovation-concept_53876-124114.jpg", tags: [
title: "Outdated Design", "Strategy"],
author: "Estato",
description: "Losing authority with ancient, slow-loading templates.",
imageSrc: "http://img.b2bpic.net/free-photo/construction-design-project-renovation-concept_53876-124114.jpg",
tags: [
"Strategy",
],
}, },
{ {
id: "2", id: "2", title: "Poor Mobile Experience", author: "Estato", description: "Missing 80% of buyers browsing properties on the go.", imageSrc: "http://img.b2bpic.net/free-photo/digital-media-connection-information-technology_53876-122770.jpg", tags: [
title: "Poor Mobile Experience", "Mobile"],
author: "Estato",
description: "Missing 80% of buyers browsing properties on the go.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-media-connection-information-technology_53876-122770.jpg",
tags: [
"Mobile",
],
}, },
{ {
id: "3", id: "3", title: "No Lead Capture System", author: "Estato", description: "Visitors look at listings and leave without ever converting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kh2nu9", tags: [
title: "No Lead Capture System", "Conversion"],
author: "Estato",
description: "Visitors look at listings and leave without ever converting.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kh2nu9",
tags: [
"Conversion",
],
}, },
]} ]}
title="Why Real Estate Websites Fail" title="Why Real Estate Websites Fail"
@@ -128,55 +99,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "p1", id: "p1", badge: "Entry", price: "$1,500", subtitle: "Agent Launch", buttons: [
badge: "Entry",
price: "$1,500",
subtitle: "Agent Launch",
buttons: [
{ {
text: "Claim My Spot", text: "Claim My Spot", href: "/free-audit"},
href: "/free-audit",
},
], ],
features: [ features: [
"Mobile First", "Mobile First", "SEO Basic", "Conversion Landing"],
"SEO Basic",
"Conversion Landing",
],
}, },
{ {
id: "p2", id: "p2", badge: "Most Popular", price: "$2,500", subtitle: "Growth", buttons: [
badge: "Most Popular",
price: "$2,500",
subtitle: "Growth",
buttons: [
{ {
text: "Claim My Spot", text: "Claim My Spot", href: "/free-audit"},
href: "/free-audit",
},
], ],
features: [ features: [
"Everything in Launch", "Everything in Launch", "Advanced Lead Flow", "CRM Integration"],
"Advanced Lead Flow",
"CRM Integration",
],
}, },
{ {
id: "p3", id: "p3", badge: "High-End", price: "$4,000", subtitle: "Authority", buttons: [
badge: "High-End",
price: "$4,000",
subtitle: "Authority",
buttons: [
{ {
text: "Claim My Spot", text: "Claim My Spot", href: "/free-audit"},
href: "/free-audit",
},
], ],
features: [ features: [
"Everything in Growth", "Everything in Growth", "Full Brand Suite", "Custom Property API"],
"Full Brand Suite",
"Custom Property API",
],
}, },
]} ]}
title="Founding Client Offer — $300 for first 5 agents" title="Founding Client Offer — $300 for first 5 agents"
@@ -193,33 +137,13 @@ export default function LandingPage() {
description="Hear from Brisbane real estate professionals who transformed their lead generation with Estato." description="Hear from Brisbane real estate professionals who transformed their lead generation with Estato."
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Sarah Miller", handle: "@smiller", testimonial: "My new site looks incredible and converts 3x more than my old template.", imageSrc: "http://img.b2bpic.net/free-photo/roll-wallpaper-illuminated-by-artificial-light_122409-89.jpg?_wi=1"},
name: "Sarah Miller",
handle: "@smiller",
testimonial: "My new site looks incredible and converts 3x more than my old template.",
imageSrc: "http://img.b2bpic.net/free-photo/roll-wallpaper-illuminated-by-artificial-light_122409-89.jpg?_wi=1",
},
{ {
id: "t2", id: "t2", name: "James Chen", handle: "@jchen_re", testimonial: "The lead capture system is exactly what my agency needed to scale.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283225.jpg"},
name: "James Chen",
handle: "@jchen_re",
testimonial: "The lead capture system is exactly what my agency needed to scale.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283225.jpg",
},
{ {
id: "t3", id: "t3", name: "Elena Rodriguez", handle: "@elenare", testimonial: "Professional, sleek, and highly effective. Highly recommend their design process.", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-windows-clear-sky_181624-4672.jpg?_wi=1"},
name: "Elena Rodriguez",
handle: "@elenare",
testimonial: "Professional, sleek, and highly effective. Highly recommend their design process.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-windows-clear-sky_181624-4672.jpg?_wi=1",
},
{ {
id: "t4", id: "t4", name: "Tom O'Connor", handle: "@tomoconnor", testimonial: "Finally, a agency that understands the intersection of real estate and tech.", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-photography-building-low-angle_250224-199.jpg"},
name: "Tom O'Connor",
handle: "@tomoconnor",
testimonial: "Finally, a agency that understands the intersection of real estate and tech.",
imageSrc: "http://img.b2bpic.net/free-photo/grayscale-photography-building-low-angle_250224-199.jpg",
},
]} ]}
/> />
</div> </div>
@@ -239,29 +163,19 @@ export default function LandingPage() {
logoText="Estato" logoText="Estato"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "Services", label: "Services", href: "/services"},
href: "/services",
},
{ {
label: "Portfolio", label: "Portfolio", href: "/portfolio"},
href: "/portfolio",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -270,4 +184,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }