From 720de197527deb675c551cbc8fae874ea323f97c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:28:26 +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 2ba610c..d49a3bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { title="Where Cinematic Visions Become Reality" description="Connecting independent creators with global audiences and premium industry resources to shape the future of film." buttons={[{ text: "Join Now", href: "#pricing" }]} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/scenes-famous-vlogger-recording-social-media-creative-young-man_482257-24887.jpg", alt: "Creative young man" }, @@ -123,7 +123,7 @@ export default function LandingPage() { { id: "pl2", title: "Professional", price: "$99", period: "/mo", features: ["Distro access", "Mentorship"], button: { text: "Join Pro" }, - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg", imageAlt: "film distribution network" + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg?_wi=2", imageAlt: "film distribution network" } ]} title="Membership Plans" -- 2.49.1