3 Commits

Author SHA1 Message Date
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
61276258d5 Update src/app/page.tsx 2026-01-07 10:44:48 +00:00

View File

@@ -44,11 +44,11 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<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."
tag="LIMITED INVENTORY"
tag="NEW LISTINGS ADDED THIS WEEK"
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"
frameStyle="card"
buttons={[
@@ -124,16 +124,16 @@ export default function LandingPage() {
animationType="slide-up"
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 +141,7 @@ export default function LandingPage() {
<div id="team" data-section="team">
<TeamCardSix
title="Meet World Top Advisors"
title="Meet Your Property Advisors"
description="Dedicated experts committed to finding your perfect property match"
tag="EXPERT TEAM"
tagIcon={Users}
@@ -151,7 +151,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
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"
@@ -206,7 +206,7 @@ export default function LandingPage() {
imageAlt="Luxury lifestyle and property investment"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Get Details"
buttonText="Get Free Property List"
termsText="No spam. Your data is protected and never shared. We respect your privacy."
useInvertedBackground="noInvert"
/>