Merge version_2 into main #9

Merged
bender merged 1 commits from version_2 into main 2026-03-05 07:03:26 +00:00

View File

@@ -64,15 +64,15 @@ export default function LandingPage() {
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/business-people-are-brainstorming_53876-137640.jpg", imageAlt: "Creative brainstorming session"
"http://img.b2bpic.net/free-photo/business-people-are-brainstorming_53876-137640.jpg?_wi=1", imageAlt: "Creative brainstorming session"
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg", imageAlt: "Professional video production"
"http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=1", imageAlt: "Professional video production"
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/green-screen-tablet-desk-multimedia-agency-video-editor-working-production-company_482257-82188.jpg", imageAlt: "Post-production and editing work"
"http://img.b2bpic.net/free-photo/green-screen-tablet-desk-multimedia-agency-video-editor-working-production-company_482257-82188.jpg?_wi=1", imageAlt: "Post-production and editing work"
}
]}
mediaAnimation="slide-up"
@@ -108,7 +108,7 @@ export default function LandingPage() {
id: 1,
title: "Research & Strategy", description:
"We begin with in-depth analysis of your brand, audience, market trends, and competitive landscape. This foundation informs every creative decision moving forward.", imageSrc:
"http://img.b2bpic.net/free-photo/business-people-are-brainstorming_53876-137640.jpg", imageAlt: "Research and strategy phase"
"http://img.b2bpic.net/free-photo/business-people-are-brainstorming_53876-137640.jpg?_wi=2", imageAlt: "Research and strategy phase"
},
{
id: 2,
@@ -120,13 +120,13 @@ export default function LandingPage() {
id: 3,
title: "Production & Execution", description:
"Our team brings concepts to life through expert cinematography, animation, and motion design. Every frame is crafted with meticulous attention to detail.", imageSrc:
"http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg", imageAlt: "Video production and filming"
"http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=2", imageAlt: "Video production and filming"
},
{
id: 4,
title: "Polish & Delivery", description:
"Final stage involves color grading, sound design, visual effects refinement, and optimization for all platforms. We deliver premium-quality assets ready for immediate deployment.", imageSrc:
"http://img.b2bpic.net/free-photo/green-screen-tablet-desk-multimedia-agency-video-editor-working-production-company_482257-82188.jpg", imageAlt: "Final post-production and delivery"
"http://img.b2bpic.net/free-photo/green-screen-tablet-desk-multimedia-agency-video-editor-working-production-company_482257-82188.jpg?_wi=2", imageAlt: "Final post-production and delivery"
},
]}
ariaLabel="Our creative process timeline"