Update src/app/properties/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function PropertiesPage() {
|
||||
name: "Sunset Ridge Estate",
|
||||
price: "$8,500,000",
|
||||
variant: "Los Angeles, California • 12,500 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-869.jpg?_wi=2",
|
||||
imageAlt: "Sunset Ridge Estate",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function PropertiesPage() {
|
||||
name: "Manhattan Penthouse",
|
||||
price: "$12,750,000",
|
||||
variant: "New York, New York • 7,200 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2",
|
||||
imageAlt: "Manhattan Penthouse",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function PropertiesPage() {
|
||||
name: "Malibu Beach Villa",
|
||||
price: "$15,200,000",
|
||||
variant: "Malibu, California • 9,800 sq ft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-calming-waves-ocean-with-scenery-sunset_181624-10580.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-calming-waves-ocean-with-scenery-sunset_181624-10580.jpg?_wi=2",
|
||||
imageAlt: "Malibu Beach Villa",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user