Update src/app/properties/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function PropertiesPage() {
|
||||
{ text: "Schedule Viewing", href: "/contact" },
|
||||
{ text: "Back to Home", href: "/" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=1"
|
||||
imageAlt="Luxury real estate property viewing"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -109,7 +109,7 @@ export default function PropertiesPage() {
|
||||
name: "Architectural Masterpiece Penthouse",
|
||||
price: "$8,500,000",
|
||||
variant: "5 Bedrooms | 4,200 sqft | Downtown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=2",
|
||||
imageAlt: "Modern luxury penthouse",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function PropertiesPage() {
|
||||
name: "Contemporary Waterfront Villa",
|
||||
price: "$12,750,000",
|
||||
variant: "6 Bedrooms | 6,800 sqft | Oceanfront",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-new-york-downtown-from-view-point-usa_1268-19569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-new-york-downtown-from-view-point-usa_1268-19569.jpg?_wi=2",
|
||||
imageAlt: "Waterfront luxury villa",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function PropertiesPage() {
|
||||
name: "Historic Estate with Grounds",
|
||||
price: "$15,200,000",
|
||||
variant: "8 Bedrooms | 12,500 sqft | Country",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-chaplin-s-world-museum-switzerland-surrounded-by-lush-nature_181624-16105.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-chaplin-s-world-museum-switzerland-surrounded-by-lush-nature_181624-16105.jpg?_wi=2",
|
||||
imageAlt: "Grand historic estate",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user