diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 956938c..f5c901f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -94,7 +94,7 @@ const ContactPage = () => { 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=3" imageAlt="Luxury real estate consultation" mediaPosition="right" mediaAnimation="none" diff --git a/src/app/page.tsx b/src/app/page.tsx index 71f664b..e2a65c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function HomePage() { title="Discover Luxury Real Estate Excellence" description="Experience curated collections of the finest luxury properties. From penthouse apartments to oceanfront villas, Rivó Real Estate connects you with exceptional homes that define elegance and sophistication." tag="Luxury Properties" - 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=1" imageAlt="Luxury property exterior with architectural elegance" textPosition="bottom-left" showBlur={true} @@ -97,7 +97,7 @@ export default function HomePage() { 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=1", imageAlt: "Modern luxury penthouse with skyline views", }, { @@ -107,7 +107,7 @@ export default function HomePage() { 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=1", imageAlt: "Contemporary mansion with luxury amenities", }, { @@ -117,7 +117,7 @@ export default function HomePage() { 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=1", imageAlt: "Luxury beachfront residence with oceanfront access", }, ]} @@ -314,7 +314,7 @@ export default function HomePage() { 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=1" imageAlt="Luxury real estate consultation" mediaPosition="right" mediaAnimation="none" diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index f6c661a..aa5f05e 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -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"