From ce2d62861e9b8ba28e247d7154f8541a6bfc75de Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 04:46:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94bab88..efd9e84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@sarah_j", testimonial: "Professional, responsive, easy to work with, and the final videos look amazing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg?_wi=1", }, { name: "Michael K.", @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-vineyard-green-hills-sunset_181624-23100.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-vineyard-green-hills-sunset_181624-23100.jpg?_wi=1" imageAlt="Aerial drone shot of Napa Valley vineyards" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { content: "Outdoor-focused drone footage for brands, guides, travel creators, and adventure experiences.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/aerial-landscape-crimea_1385-401.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-landscape-crimea_1385-401.jpg?_wi=1" imageAlt="Winery vineyard aerial cinematic view" mediaAnimation="slide-up" /> @@ -193,7 +193,7 @@ export default function LandingPage() { quote: "Professional, responsive, easy to work with, and the final videos look amazing.", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/cinematic-style-couple-vineyard_23-2151646605.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-vineyard-green-hills-sunset_181624-23100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-vineyard-green-hills-sunset_181624-23100.jpg?_wi=2", imageAlt: "portrait happy customer winery tour", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "Incredible communication and beautiful storytelling in every shot.", tag: "Travel", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-crimea_1385-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-crimea_1385-401.jpg?_wi=2", imageAlt: "portrait happy customer winery tour", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "They captured the magic of our day from perspectives we never thought possible.", tag: "Wedding", avatarSrc: "http://img.b2bpic.net/free-photo/couple-love_1328-1637.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg?_wi=2", imageAlt: "portrait happy customer winery tour", }, ]} -- 2.49.1