Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 14:29:38 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Premium Video Editing & Production"
description="Transforming raw footage into cinematic masterpieces. Specialized in color grading, motion graphics, and post-production excellence."
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "150+", label: "Projects Completed" },
{ value: "8 Years", label: "Industry Experience" },
@@ -78,16 +78,16 @@ export default function LandingPage() {
gridVariant="bento-grid"
products={[
{
id: "1", name: "Corporate Brand Documentary", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg?_wi=1", imageAlt: "Corporate documentary editing"
id: "1", name: "Corporate Brand Documentary", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg", imageAlt: "Corporate documentary editing"
},
{
id: "2", name: "Commercial Advertisement Series", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/scenes-with-clapper-board_53876-144795.jpg?_wi=1", imageAlt: "Commercial video production"
id: "2", name: "Commercial Advertisement Series", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/scenes-with-clapper-board_53876-144795.jpg", imageAlt: "Commercial video production"
},
{
id: "3", name: "Music Video Production", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg?_wi=1", imageAlt: "Music video with effects"
id: "3", name: "Music Video Production", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg", imageAlt: "Music video with effects"
},
{
id: "4", name: "Social Media Campaign", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-business-meeting-office_1268-21503.jpg?_wi=1", imageAlt: "Social media content"
id: "4", name: "Social Media Campaign", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-business-meeting-office_1268-21503.jpg", imageAlt: "Social media content"
}
]}
/>
@@ -108,10 +108,10 @@ export default function LandingPage() {
title: "Color Grading & Correction", description: "Professional color grading to enhance mood, tone, and visual consistency across your footage.", icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg?_wi=2", imageAlt: "Color grading example 1"
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg", imageAlt: "Color grading example 1"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/scenes-with-clapper-board_53876-144795.jpg?_wi=2", imageAlt: "Color grading example 2"
imageSrc: "http://img.b2bpic.net/free-photo/scenes-with-clapper-board_53876-144795.jpg", imageAlt: "Color grading example 2"
}
]
},
@@ -119,10 +119,10 @@ export default function LandingPage() {
title: "Motion Graphics & Animation", description: "Dynamic motion graphics, lower thirds, and animated sequences to elevate your storytelling.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg?_wi=2", imageAlt: "Motion graphics example 1"
imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg", imageAlt: "Motion graphics example 1"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-business-meeting-office_1268-21503.jpg?_wi=2", imageAlt: "Motion graphics example 2"
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-business-meeting-office_1268-21503.jpg", imageAlt: "Motion graphics example 2"
}
]
},
@@ -130,10 +130,10 @@ export default function LandingPage() {
title: "Sound Design & Audio Mixing", description: "Professional audio editing, mixing, and sound design for immersive viewing experiences.", icon: Headphones,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg?_wi=3", imageAlt: "Audio mixing workspace"
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg", imageAlt: "Audio mixing workspace"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/scenes-with-clapper-board_53876-144795.jpg?_wi=3", imageAlt: "Sound design project"
imageSrc: "http://img.b2bpic.net/free-photo/scenes-with-clapper-board_53876-144795.jpg", imageAlt: "Sound design project"
}
]
},
@@ -141,10 +141,10 @@ export default function LandingPage() {
title: "Post-Production & Finishing", description: "Complete post-production workflows including editing, effects, color, and mastering for broadcast quality.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg?_wi=3", imageAlt: "Post-production editing"
imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg", imageAlt: "Post-production editing"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-business-meeting-office_1268-21503.jpg?_wi=3", imageAlt: "Final output quality"
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-business-meeting-office_1268-21503.jpg", imageAlt: "Final output quality"
}
]
}
@@ -181,7 +181,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Michael Chen", role: "Creative Director", company: "Digital Studios Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen testimonial"
},
{
id: "2", name: "Sarah Johnson", role: "Producer", company: "Apex Productions", rating: 5,
@@ -189,7 +189,7 @@ export default function LandingPage() {
},
{
id: "3", name: "David Martinez", role: "Content Manager", company: "Brand Media Co", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Martinez testimonial"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Martinez testimonial"
},
{
id: "4", name: "Emily Rodriguez", role: "Marketing Lead", company: "Creative Agency", rating: 5,