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"