Merge version_2 into main #4
@@ -69,8 +69,8 @@ export default function LandingPage() {
|
||||
description="Tangible results driven by market foresight."
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "1", value: "12.5%", title: "ROI", description: "Average annual yield", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-skyline-waterfront-residential-neighborhood_1308-189598.jpg" },
|
||||
{ id: "2", value: "40+", title: "Global Markets", description: "Investment coverage", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
{ id: "1", value: "12.5%", title: "ROI", description: "Average annual yield", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-skyline-waterfront-residential-neighborhood_1308-189598.jpg?_wi=1" },
|
||||
{ id: "2", value: "40+", title: "Global Markets", description: "Investment coverage", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,9 +84,9 @@ export default function LandingPage() {
|
||||
title="Premium Listings"
|
||||
description="Our curated collection of premier luxury properties."
|
||||
products={[
|
||||
{ id: "1", name: "The Horizon Penthouse", price: "$4.5M", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-skyline-waterfront-residential-neighborhood_1308-189598.jpg" },
|
||||
{ id: "1", name: "The Horizon Penthouse", price: "$4.5M", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-skyline-waterfront-residential-neighborhood_1308-189598.jpg?_wi=2" },
|
||||
{ id: "2", name: "Waterfront Villa", price: "$6.1M", imageSrc: "http://img.b2bpic.net/free-photo/swimming-hotel-sky-vintage-chairs_1203-6262.jpg" },
|
||||
{ id: "3", name: "City Escape", price: "$2.8M", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg" }
|
||||
{ id: "3", name: "City Escape", price: "$2.8M", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user