From 98f78651d2e2603551f8d4b862f6dcf0dcf4d3d6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 12:24:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d58dadb..1dc8263 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17208.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17208.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "LensStudio is a game changer for our social media strategy.", tag: "Social", avatarSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17208.jpg?_wi=2", imageAlt: "business client portrait studio", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Professional, responsive, and always on trend.", tag: "Brand", avatarSrc: "http://img.b2bpic.net/free-photo/model-getting-ready-photoshoot_23-2149305171.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg?_wi=1", imageAlt: "business client portrait studio", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "We've seen massive growth since partnering with them.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19603.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/influencer-holding-notebook-showing-product-front-camera-while-recording-review-using-professional-vlogging-equipment-asian-content-creator-standing-desk-filming-vlog-broadcast-studio_482257-60981.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/influencer-holding-notebook-showing-product-front-camera-while-recording-review-using-professional-vlogging-equipment-asian-content-creator-standing-desk-filming-vlog-broadcast-studio_482257-60981.jpg?_wi=1", imageAlt: "business client portrait studio", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/influencer-holding-notebook-showing-product-front-camera-while-recording-review-using-professional-vlogging-equipment-asian-content-creator-standing-desk-filming-vlog-broadcast-studio_482257-60981.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/influencer-holding-notebook-showing-product-front-camera-while-recording-review-using-professional-vlogging-equipment-asian-content-creator-standing-desk-filming-vlog-broadcast-studio_482257-60981.jpg?_wi=2", imageAlt: "filmmaking motion graphic icon", }, { @@ -326,7 +326,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-lighting-equipment-movie-set_1268-17208.jpg?_wi=3", imageAlt: "filmmaking motion graphic icon", }, { @@ -343,7 +343,7 @@ export default function LandingPage() { text: "Get Started", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg?_wi=2", imageAlt: "filmmaking motion graphic icon", }, ]} @@ -377,7 +377,7 @@ export default function LandingPage() { title="Common Questions" description="Find quick answers to common questions about our production services." faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg" + imageSrc="http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-125115.jpg?_wi=3" /> -- 2.49.1