Update src/app/properties/page.tsx
This commit is contained in:
@@ -58,42 +58,42 @@ export default function LandingPage() {
|
||||
name: "Sunset Villa",
|
||||
price: "$1,100,000",
|
||||
variant: "3BHK",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "l2",
|
||||
name: "Greenwood Apartment",
|
||||
price: "$400,000",
|
||||
variant: "2BHK",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712847.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "l3",
|
||||
name: "Grand Estate",
|
||||
price: "$900,000",
|
||||
variant: "4BHK",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-holding-digital-tablet-standing-outdoor_23-2147862770.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "l4",
|
||||
name: "Urban Flat",
|
||||
price: "$280,000",
|
||||
variant: "1BHK",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "l5",
|
||||
name: "Coastal Home",
|
||||
price: "$2,200,000",
|
||||
variant: "5BHK",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-woman-with-wheelbarrow_23-2149382171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-carrying-woman-with-wheelbarrow_23-2149382171.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "l6",
|
||||
name: "Skyline Loft",
|
||||
price: "$3,000,000",
|
||||
variant: "3BHK",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/staircase-apartment_1150-11156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/staircase-apartment_1150-11156.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="All Properties"
|
||||
|
||||
Reference in New Issue
Block a user