diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d96e80..c0192f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "@smiller_properties", testimonial: "Groundrise completely changed how we showcase our luxury listings. The quality is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg?_wi=1", imageAlt: "luxury real estate photography", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@elena_estates", testimonial: "The attention to detail in their video production is incredible. Truly world-class.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=1", imageAlt: "luxury apartment interior design", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@msterling_homes", testimonial: "Groundrise is our go-to media partner for every high-value sale. Absolute consistency.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg?_wi=1", imageAlt: "modern architecture exterior", }, { @@ -92,11 +92,11 @@ export default function LandingPage() { handle: "@dthorne_lux", testimonial: "Their aerial drone shots are breathtaking and professional. Highly recommended for any agent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg?_wi=1", imageAlt: "drone real estate photography", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg" + imageSrc="http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg?_wi=2" showDimOverlay={true} showBlur={true} avatars={[ @@ -148,7 +148,7 @@ export default function LandingPage() { price: "Media Package", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=2", }, { id: "p2", @@ -157,7 +157,7 @@ export default function LandingPage() { price: "Media Package", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg?_wi=2", }, { id: "p3", @@ -166,7 +166,7 @@ export default function LandingPage() { price: "Media Package", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg?_wi=2", }, { id: "p4",