Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 21:15:46 +00:00

View File

@@ -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}