From f776fe1d04dfeab3792ab088695b327a8f3158c4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 06:20:54 +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 8dceb39..687b056 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { title="Professional Video Production Studio" description="With over a decade of experience in video production and editing, I've partnered with leading brands across advertising, media, and creative industries. My focus is on translating strategic vision into compelling visual narratives that drive results and build lasting client relationships." tag="About Us" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwpvrMkLal2MTtLpdlcO4Cf6x/a-professional-video-production-studio-e-1772691614753-0f741cab.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwpvrMkLal2MTtLpdlcO4Cf6x/a-professional-video-production-studio-e-1772691614753-0f741cab.png?_wi=1" imageAlt="Professional video production studio environment" buttons={[{ text: "Learn More", href: "#testimonials" }]} useInvertedBackground={true} @@ -187,7 +187,7 @@ export default function LandingPage() { description="Subscribe to receive updates on new video projects, industry insights, and exclusive production tips. Join our community of creative professionals." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwpvrMkLal2MTtLpdlcO4Cf6x/a-professional-video-production-studio-e-1772691614753-0f741cab.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVwpvrMkLal2MTtLpdlcO4Cf6x/a-professional-video-production-studio-e-1772691614753-0f741cab.png?_wi=2" imageAlt="Professional video production environment" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1