From 60ba5756fca04f58f0737a32fa8fe894be4baed8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 06:54:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 904eef8..7e67a59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Get Started", href: "#contact" }, { text: "Book a Free Call", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/influencer-filming-fashion-content-using-professional-camera-showing-audience-jacket-purchase-she_482257-133120.jpg" + imageSrc="http://img.b2bpic.net/free-photo/influencer-filming-fashion-content-using-professional-camera-showing-audience-jacket-purchase-she_482257-133120.jpg?_wi=1" imageAlt="High conversion agency content" mediaAnimation="slide-up" avatars={[ @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Audience Scaling", description: "Accelerate growth through algorithmic expertise.", bentoComponent: "animated-bar-chart"}, { title: "Creative Production", description: "End-to-end video production and editing.", bentoComponent: "media-stack", items: [ - { imageSrc: "http://img.b2bpic.net/free-photo/influencer-filming-fashion-content-using-professional-camera-showing-audience-jacket-purchase-she_482257-133120.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/influencer-filming-fashion-content-using-professional-camera-showing-audience-jacket-purchase-she_482257-133120.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/videographer-producer-man-editing-film-footage-discussing-visual-effects-with-photographer_482257-17635.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg" }, ], -- 2.49.1