Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 12:05:50 +00:00

View File

@@ -83,22 +83,22 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "2026", name: "Velocity — Brand Film", price: "Global Brands", rating: 5,
reviewCount: "12M views", imageSrc: "http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg", imageAlt: "Velocity Brand Film"},
reviewCount: "12M views", imageSrc: "http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg?_wi=1", imageAlt: "Velocity Brand Film"},
{
id: "2", brand: "2025", name: "Drift — Short Film", price: "Independent", rating: 5,
reviewCount: "8.4M views", imageSrc: "http://img.b2bpic.net/free-vector/flat-motiongraphics-landing-page-template_23-2148904269.jpg", imageAlt: "Drift Short Film"},
reviewCount: "8.4M views", imageSrc: "http://img.b2bpic.net/free-vector/flat-motiongraphics-landing-page-template_23-2148904269.jpg?_wi=1", imageAlt: "Drift Short Film"},
{
id: "3", brand: "2025", name: "Pulse — Social Campaign", price: "Digital First", rating: 5,
reviewCount: "15.2M views", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg", imageAlt: "Pulse Social Campaign"},
reviewCount: "15.2M views", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg?_wi=1", imageAlt: "Pulse Social Campaign"},
{
id: "4", brand: "2024", name: "Echo — Documentary", price: "Feature Length", rating: 5,
reviewCount: "2.1M views", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg", imageAlt: "Echo Documentary"},
reviewCount: "2.1M views", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=1", imageAlt: "Echo Documentary"},
{
id: "5", brand: "2024", name: "Flux — Motion Reel", price: "Showreel", rating: 5,
reviewCount: "5.8M views", imageSrc: "http://img.b2bpic.net/free-photo/professional-agency-setup-cinematic-footage-creation-video-editing_482257-118951.jpg", imageAlt: "Flux Motion Reel"},
{
id: "6", brand: "2023", name: "Resonance — Brand Documentary", price: "Long Form", rating: 5,
reviewCount: "3.4M views", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg", imageAlt: "Resonance Brand Documentary"},
reviewCount: "3.4M views", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=2", imageAlt: "Resonance Brand Documentary"},
]}
/>
</div>
@@ -121,7 +121,7 @@ export default function LandingPage() {
<FeatureCardTen
features={[
{
id: "1", title: "Discovery", description: "Deep dive into brand identity, audience psychology, and project objectives. Understanding before executing.", media: { imageSrc: "http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg" },
id: "1", title: "Discovery", description: "Deep dive into brand identity, audience psychology, and project objectives. Understanding before executing.", media: { imageSrc: "http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg?_wi=2" },
items: [
{ icon: Lightbulb, text: "Brand strategy alignment" },
{ icon: Users, text: "Audience insight analysis" },
@@ -130,7 +130,7 @@ export default function LandingPage() {
reverse: false,
},
{
id: "2", title: "Concept", description: "Mood boards, storyboards, and creative direction. The vision takes form through collaboration and refinement.", media: { imageSrc: "http://img.b2bpic.net/free-vector/flat-motiongraphics-landing-page-template_23-2148904269.jpg" },
id: "2", title: "Concept", description: "Mood boards, storyboards, and creative direction. The vision takes form through collaboration and refinement.", media: { imageSrc: "http://img.b2bpic.net/free-vector/flat-motiongraphics-landing-page-template_23-2148904269.jpg?_wi=2" },
items: [
{ icon: Palette, text: "Visual direction" },
{ icon: Layout, text: "Storyboard creation" },
@@ -139,7 +139,7 @@ export default function LandingPage() {
reverse: true,
},
{
id: "3", title: "Production", description: "Editing, color grading, motion design, and sound design. Frame by frame craft that brings the vision to life.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg" },
id: "3", title: "Production", description: "Editing, color grading, motion design, and sound design. Frame by frame craft that brings the vision to life.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop-people-looking-photos_23-2148424350.jpg?_wi=2" },
items: [
{ icon: Scissors, text: "Precision editing" },
{ icon: Wand2, text: "Color grading" },
@@ -148,7 +148,7 @@ export default function LandingPage() {
reverse: false,
},
{
id: "4", title: "Delivery", description: "Final export, format optimization, and seamless handoff. Ready to launch and make an impact.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg" },
id: "4", title: "Delivery", description: "Final export, format optimization, and seamless handoff. Ready to launch and make an impact.", media: { imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=3" },
items: [
{ icon: CheckCircle, text: "Quality assurance" },
{ icon: FileVideo, text: "Multi-format export" },
@@ -178,10 +178,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"},
{
id: "3", name: "Mia Tanaka", role: "Head of Content", company: "NovaBrand", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
{
id: "4", name: "David Park", role: "Producer", company: "Apex Digital", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
]}
kpiItems={[
{ value: "120+", label: "Projects Delivered" },