Merge version_2 into main #6
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Private Consultation", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg", imageAlt: "Luxury penthouse interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg?_wi=1", imageAlt: "Luxury penthouse interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/scene-with-photorealistic-logistics-operations-proceedings_23-2151468891.jpg", imageAlt: "Mediterranean villa infinity pool" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349205.jpg", imageAlt: "Minimalist master suite" },
|
||||
]}
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
{ id: "1", name: "Coastal Haven", price: "$4,500,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176107.jpg?_wi=2" },
|
||||
{ id: "2", name: "City Penthouse", price: "$3,200,000", imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg?_wi=2" },
|
||||
{ id: "3", name: "Mountain Villa", price: "$5,800,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bathtub-with-faucet_1203-1500.jpg?_wi=1" },
|
||||
{ id: "4", name: "Historic Manor", price: "$7,100,000", imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg" },
|
||||
{ id: "4", name: "Historic Manor", price: "$7,100,000", imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user