Update src/app/properties/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function PropertiesPage() {
|
||||
name: "Metropolitan Penthouse",
|
||||
price: "$4,500,000",
|
||||
variant: "3BR | 3BA | Modern",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=3",
|
||||
imageAlt: "Luxury metropolitan penthouse",
|
||||
},
|
||||
{
|
||||
@@ -52,7 +52,7 @@ export default function PropertiesPage() {
|
||||
name: "Downtown Elite Suite",
|
||||
price: "$2,800,000",
|
||||
variant: "2BR | 2.5BA | Contemporary",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=3",
|
||||
imageAlt: "Premium downtown apartment",
|
||||
},
|
||||
{
|
||||
@@ -60,7 +60,7 @@ export default function PropertiesPage() {
|
||||
name: "Suburban Estate Home",
|
||||
price: "$3,200,000",
|
||||
variant: "5BR | 4BA | Classical",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg?_wi=3",
|
||||
imageAlt: "Luxury suburban residence",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user