Merge version_10 into main
Merge version_10 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
imageAlt="Luxury modern apartment with panoramic city views"
|
||||
frameStyle="card"
|
||||
buttons={[
|
||||
{ text: "View", href: "properties" },
|
||||
{ text: "View Properties", href: "properties" },
|
||||
{ text: "Book a Viewing", href: "contact" }
|
||||
]}
|
||||
/>
|
||||
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user