4 Commits

Author SHA1 Message Date
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
4ec36ad071 Update src/app/page.tsx 2026-01-07 10:38:34 +00:00
85c8497b64 Update src/app/page.tsx 2026-01-07 10:28:36 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Carefully selected premium properties with verified documentation. Trusted by 1,500+ buyers and investors across luxury real estate markets."
tag="LIMITED INVENTORY"
tagIcon={Sparkles}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767781501149-zbacfhpw.jpg"
imageSrc="https://img.b2bpic.net/free-photo/tanah-lot-temple-bali-island-indonesia_335224-394.jpg?id=11306613"
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", 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 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: "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: "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: "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: "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: "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"
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"
}
]}
/>
@@ -219,7 +219,7 @@ export default function LandingPage() {
columns={[
{
title: "Properties", items: [
{ label: "View Listings", href: "properties" },
{ label: "Browse Properties", href: "properties" },
{ label: "Investment Guide", href: "#" },
{ label: "Market Reports", href: "#" }
]