diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a186f4..6d1de3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { buttons={[ { text: "View Work", href: "#portfolio" } ]} - videoSrc="http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg" + videoSrc="http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg?_wi=1" textPosition="bottom-left" showBlur={true} showDimOverlay={true} @@ -107,7 +107,7 @@ export default function LandingPage() { id: "4", title: "Temporal Rhythm & Pacing", content: "Editing is about timing. We structure cuts, transitions, and beat hits to maximize emotional impact. Whether fast-paced commercials or meditative documentary sequences, rhythm is our craft." } ]} - imageSrc="http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-filmmaker-working-media-post-production-from-agency-office_482257-119708.jpg?_wi=2" imageAlt="Video editing workspace" mediaAnimation="slide-up" useInvertedBackground={false}