3 Commits

Author SHA1 Message Date
53fec3270b Update src/app/page.tsx 2026-01-07 12:05:05 +00:00
27a76eef13 Update src/app/page.tsx 2026-01-07 12:02:44 +00:00
4741925381 Update src/app/page.tsx 2026-01-07 11:59:44 +00:00

View File

@@ -44,11 +44,11 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboard <HeroBillboard
title="Modern Living in Premium Locations" title="Modern Living in Prime Locations"
description="Carefully selected premium properties with verified documentation. Trusted by 1,500+ buyers and investors across luxury real estate markets." description="Carefully selected premium properties with verified documentation. Trusted by 1,500+ buyers and investors across luxury real estate markets."
tag="LIMITED INVENTORY" tag="NEW LISTINGS ADDED THIS WEEK"
tagIcon={Sparkles} tagIcon={Sparkles}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767781501149-zbacfhpw.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780533568-ur6ypsq1.jpg"
imageAlt="Luxury modern apartment with panoramic city views" imageAlt="Luxury modern apartment with panoramic city views"
frameStyle="card" frameStyle="card"
buttons={[ buttons={[
@@ -107,11 +107,10 @@ export default function LandingPage() {
}} }}
positiveCard={{ positiveCard={{
title: "With Our Premium Service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780541147-72ska1ka.jpg", imageAlt: "Our streamlined property process", items: [ title: "With Our Premium Service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780541147-72ska1ka.jpg", imageAlt: "Our streamlined property process", items: [
"100% verified legal documentation", "Professional property inspections included", "Dedicated property advisor assigned", "Fast-track closing (30-60 days)", "Transparent pricing with no surprises", "Clear ROI projections and market analysis" "100% verified legal documentation", "Professional property inspections included", "Dedicated property advisor assigned", "Express closing in just 30-60 days", "Transparent pricing with no surprises", "Clear ROI projections and market analysis"
] ]
}} }}
/> /> </div>
</div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardEleven <MetricCardEleven
@@ -124,16 +123,16 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
metrics={[ metrics={[
{ {
id: "1", value: "1,500+", title: "Happy Buyers", description: "Satisfied clients across 8 countries with +125% return on investment in 2 years", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780533568-ur6ypsq1.jpg", imageAlt: "Successful buyer testimonials" id: "1", value: "1,500+", title: "Happy Buyers", description: "Satisfied clients across 8 countries", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780533568-ur6ypsq1.jpg", imageAlt: "Successful buyer testimonials"
}, },
{ {
id: "2", value: "€850M+", title: "Portfolio Value", description: "Total investments successfully matched with +89% appreciation in 3 years", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780534698-jltgws2g.jpg", imageAlt: "Premium property portfolio" id: "2", value: "€850M+", title: "Portfolio Value", description: "Total investments successfully matched", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780534698-jltgws2g.jpg", imageAlt: "Premium property portfolio"
}, },
{ {
id: "3", value: "45 Days", title: "Average Close Time", description: "Fastest in-market transaction timeline - 67% faster than industry standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780537204-75l4uwot.jpg", imageAlt: "Fast closing process illustration" id: "3", value: "45 Days", title: "Average Close Time", description: "Fastest in-market transaction timeline", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780537204-75l4uwot.jpg", imageAlt: "Fast closing process illustration"
}, },
{ {
id: "4", value: "8+%", title: "Average Annual Return", description: "For qualifying rental and investment properties with +180% growth over 5 years", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780539291-zee4kc9e.jpg", imageAlt: "Investment property returns" id: "4", value: "8+%", title: "Average Annual Return", description: "For qualifying rental and investment properties", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780539291-zee4kc9e.jpg", imageAlt: "Investment property returns"
} }
]} ]}
/> />
@@ -141,7 +140,7 @@ export default function LandingPage() {
<div id="team" data-section="team"> <div id="team" data-section="team">
<TeamCardSix <TeamCardSix
title="Meet World Top Advisors" title="Meet Your Property Advisors"
description="Dedicated experts committed to finding your perfect property match" description="Dedicated experts committed to finding your perfect property match"
tag="EXPERT TEAM" tag="EXPERT TEAM"
tagIcon={Users} tagIcon={Users}
@@ -151,7 +150,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
members={[ members={[
{ {
id: "1", name: "Michael Richardson", role: "Senior Property Advisor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780959067-rl253ma0.jpg", imageAlt: "Michael Richardson" id: "1", name: "Michael Richardson", role: "Senior Property Advisor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780648962-i5hr5022.jpg", imageAlt: "Michael Richardson"
}, },
{ {
id: "2", name: "Sarah Mitchell", role: "Investment Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780650694-xgs5o0p4.jpg", imageAlt: "Sarah Mitchell" id: "2", name: "Sarah Mitchell", role: "Investment Specialist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780650694-xgs5o0p4.jpg", imageAlt: "Sarah Mitchell"
@@ -219,7 +218,7 @@ export default function LandingPage() {
columns={[ columns={[
{ {
title: "Properties", items: [ title: "Properties", items: [
{ label: "Browse Properties", href: "properties" }, { label: "View Listings", href: "properties" },
{ label: "Investment Guide", href: "#" }, { label: "Investment Guide", href: "#" },
{ label: "Market Reports", href: "#" } { label: "Market Reports", href: "#" }
] ]