Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 05:41:31 +00:00

View File

@@ -99,18 +99,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Cinematic Documentary", description: "A sweeping 45-minute documentary requiring precision color grading, sound design, and narrative pacing to engage audiences throughout.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-movie_23-2149066327.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interconnected-screens-collage-showing-modern-social-media-feed-clips_482257-129691.jpg" }
title: "Cinematic Documentary", description: "A sweeping 45-minute documentary requiring precision color grading, sound design, and narrative pacing to engage audiences throughout.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-movie_23-2149066327.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/interconnected-screens-collage-showing-modern-social-media-feed-clips_482257-129691.jpg?_wi=1" }
},
{
id: 2,
title: "Corporate Brand Film", description: "High-impact promotional video featuring motion graphics, sophisticated color treatment, and synchronized multi-track audio for maximum impact.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/interconnected-screens-collage-showing-modern-social-media-feed-clips_482257-129691.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-taking-notes_23-2149455515.jpg" }
title: "Corporate Brand Film", description: "High-impact promotional video featuring motion graphics, sophisticated color treatment, and synchronized multi-track audio for maximum impact.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/interconnected-screens-collage-showing-modern-social-media-feed-clips_482257-129691.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-taking-notes_23-2149455515.jpg?_wi=1" }
},
{
id: 3,
title: "Music Video Production", description: "Creative music video with dynamic cuts, visual effects, and color grading timed perfectly to match the audio composition and artist vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-movie_23-2149066327.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-taking-notes_23-2149455515.jpg" }
title: "Music Video Production", description: "Creative music video with dynamic cuts, visual effects, and color grading timed perfectly to match the audio composition and artist vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-new-movie_23-2149066327.jpg?_wi=2" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-taking-notes_23-2149455515.jpg?_wi=2" }
}
]}
showStepNumbers={true}