Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-06 06:12:39 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
background={{ variant: "animated-grid" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-937.jpg?_wi=1", imageAlt: "Video editing portfolio showcase" },
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg", imageAlt: "Editing workspace with tools" },
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg?_wi=1", imageAlt: "Editing workspace with tools" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-blogger-recording-herself-window-showing-home-decor_23-2148538816.jpg?_wi=1", imageAlt: "YouTube vlog editing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg?_wi=1", imageAlt: "Smooth transitions and effects" },
{ imageSrc: "http://img.b2bpic.net/free-photo/clapperboard-wooden-tabletop_23-2147698843.jpg?_wi=1", imageAlt: "Subtitle and caption work" },
@@ -114,13 +114,13 @@ export default function LandingPage() {
},
{
id: 8,
title: "Creator Style Understanding", description: "I invest time understanding your unique voice and aesthetic. My edits enhance your personal brand while maintaining consistency, ensuring viewers recognize your content and feel connected to your authentic creative vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg", imageAlt: "Style consistency" },
title: "Creator Style Understanding", description: "I invest time understanding your unique voice and aesthetic. My edits enhance your personal brand while maintaining consistency, ensuring viewers recognize your content and feel connected to your authentic creative vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg?_wi=2", imageAlt: "Style consistency" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-blogger-recording-herself-window-showing-home-decor_23-2148538816.jpg?_wi=2", imageAlt: "Brand voice" }
},
{
id: 9,
title: "Open to Feedback & Improvement", description: "Your satisfaction is my priority. I welcome revisions, creative input, and collaboration throughout the editing process. I'm committed to continuous improvement and making sure the final product exceeds your expectations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-937.jpg?_wi=2", imageAlt: "Collaborative process" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg", imageAlt: "Quality assurance" }
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/focused-editor-woman-works-video-montage-creative-software_482257-120176.jpg?_wi=3", imageAlt: "Quality assurance" }
}
]}
showStepNumbers={true}