Update src/app/properties/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function PropertiesPage() {
|
||||
price: "$3,500,000",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-enjoying-free-time-home_7502-7293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-enjoying-free-time-home_7502-7293.jpg?_wi=2",
|
||||
imageAlt: "Modern luxury penthouse with skyline views",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function PropertiesPage() {
|
||||
price: "$5,200,000",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg?_wi=2",
|
||||
imageAlt: "Contemporary mansion with luxury amenities",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function PropertiesPage() {
|
||||
price: "$4,800,000",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_74190-6507.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_74190-6507.jpg?_wi=2",
|
||||
imageAlt: "Luxury beachfront residence with oceanfront access",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function PropertiesPage() {
|
||||
price: "$6,100,000",
|
||||
rating: 5,
|
||||
reviewCount: "21",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg?_wi=2",
|
||||
imageAlt: "Stunning Mediterranean villa with expansive grounds",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function PropertiesPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-man-talking-his-wife-while-signing-agreement-with-insurance-agent-office_637285-6900.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-man-talking-his-wife-while-signing-agreement-with-insurance-agent-office_637285-6900.jpg?_wi=2"
|
||||
imageAlt="Luxury real estate consultation"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="none"
|
||||
|
||||
Reference in New Issue
Block a user