Merge version_1 into main #2

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

View File

@@ -43,6 +43,7 @@ export default function LandingPage() {
<HeroBillboardTestimonial
title="Editing That Grows Your Audience"
description="Motion transforms raw footage into viral-ready content. We edit for YouTubers, podcasters, and businesses to unlock exponential growth through cinematic storytelling and data-driven cuts."
background={{ variant: "sparkles-gradient" }}
tag="Professional Video Editing"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -54,19 +55,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex Rivera", handle: "@alexrivera_yt", testimonial: "Motion took my channel from 50k to 500k subscribers in 6 months. Their editing style is unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=1", imageAlt: "happy content creator with video camera"
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "happy content creator with video camera"
},
{
name: "Sarah Chen", handle: "@sarahpodcasts", testimonial: "Our podcast production time went down 60%. Motion's editing is clean, professional, and fast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=2", imageAlt: "happy content creator with video camera"
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "happy content creator with video camera"
},
{
name: "Marcus Johnson", handle: "@marketsync_co", testimonial: "We hired Motion for our brand videos. The ROI was incredible. Conversion rate jumped 45%.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=3", imageAlt: "happy content creator with video camera"
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "happy content creator with video camera"
},
{
name: "Emma Thompson", handle: "@emmathreads", testimonial: "Best investment for my content. Motion understands the algorithm and edits for engagement.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=4", imageAlt: "happy content creator with video camera"
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "happy content creator with video camera"
}
]}
testimonialRotationInterval={5000}
@@ -157,8 +158,8 @@ export default function LandingPage() {
useInvertedBackground={false}
className="py-20"
containerClassName="max-w-6xl"
titleClassName="text-4xl md:text-5xl font-light"
descriptionClassName="text-lg text-foreground/80 max-w-2xl"
cardTitleClassName="text-4xl md:text-5xl font-light"
cardDescriptionClassName="text-lg text-foreground/80 max-w-2xl"
/>
</div>
@@ -184,7 +185,7 @@ export default function LandingPage() {
}
]}
animationType="blur-reveal"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
className="py-20 bg-gradient-to-b from-background to-card"
titleClassName="text-4xl md:text-5xl font-light text-center"
@@ -201,22 +202,22 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "testimonial-1", name: "Alex Rivera", handle: "@alexrivera_yt", testimonial: "Motion took my channel from 50k to 500k subscribers in 6 months. Their editing style perfectly matches my audience expectations. Best investment I've made.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=5", imageAlt: "Alex Rivera", icon: Star
id: "testimonial-1", name: "Alex Rivera", handle: "@alexrivera_yt", testimonial: "Motion took my channel from 50k to 500k subscribers in 6 months. Their editing style perfectly matches my audience expectations. Best investment I've made.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "Alex Rivera", icon: Star
},
{
id: "testimonial-2", name: "Sarah Chen", handle: "@sarahpodcasts", testimonial: "Our podcast production time decreased by 60%. Motion's audio mastering and video editing are unmatched. Professional, fast, and affordable.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=6", imageAlt: "Sarah Chen", icon: Star
id: "testimonial-2", name: "Sarah Chen", handle: "@sarahpodcasts", testimonial: "Our podcast production time decreased by 60%. Motion's audio mastering and video editing are unmatched. Professional, fast, and affordable.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "Sarah Chen", icon: Star
},
{
id: "testimonial-3", name: "Marcus Johnson", handle: "@marketsync_co", testimonial: "We hired Motion for our brand videos and the ROI was incredible. Our conversion rate jumped 45% after the first campaign. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=7", imageAlt: "Marcus Johnson", icon: Star
id: "testimonial-3", name: "Marcus Johnson", handle: "@marketsync_co", testimonial: "We hired Motion for our brand videos and the ROI was incredible. Our conversion rate jumped 45% after the first campaign. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "Marcus Johnson", icon: Star
},
{
id: "testimonial-4", name: "Emma Thompson", handle: "@emmathreads", testimonial: "Motion understands the algorithm better than anyone. They don't just edit—they strategize for engagement. My view count is triple what it was.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=8", imageAlt: "Emma Thompson", icon: Star
id: "testimonial-4", name: "Emma Thompson", handle: "@emmathreads", testimonial: "Motion understands the algorithm better than anyone. They don't just edit—they strategize for engagement. My view count is triple what it was.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "Emma Thompson", icon: Star
},
{
id: "testimonial-5", name: "James Liu", handle: "@jamesliutech", testimonial: "The team at Motion is responsive, creative, and delivers consistently. They've become an extension of my production team. Can't imagine working without them.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=9", imageAlt: "James Liu", icon: Star
id: "testimonial-5", name: "James Liu", handle: "@jamesliutech", testimonial: "The team at Motion is responsive, creative, and delivers consistently. They've become an extension of my production team. Can't imagine working without them.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "James Liu", icon: Star
},
{
id: "testimonial-6", name: "Olivia Martinez", handle: "@oliviam_wellness", testimonial: "From raw footage to viral video in 48 hours. Motion's turnaround time is insane, and the quality never drops. Best editing team in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg?_wi=10", imageAlt: "Olivia Martinez", icon: Star
id: "testimonial-6", name: "Olivia Martinez", handle: "@oliviam_wellness", testimonial: "From raw footage to viral video in 48 hours. Motion's turnaround time is insane, and the quality never drops. Best editing team in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-beauty-vlog-home_23-2148916281.jpg", imageAlt: "Olivia Martinez", icon: Star
}
]}
animationType="blur-reveal"
@@ -224,8 +225,8 @@ export default function LandingPage() {
useInvertedBackground={false}
speed={40}
className="py-20"
titleClassName="text-4xl md:text-5xl font-light"
descriptionClassName="text-lg text-foreground/80 max-w-2xl"
textBoxTitleClassName="text-4xl md:text-5xl font-light"
textBoxDescriptionClassName="text-lg text-foreground/80 max-w-2xl"
/>
</div>
@@ -245,8 +246,8 @@ export default function LandingPage() {
speed={40}
showCard={true}
className="py-20"
titleClassName="text-4xl md:text-5xl font-light text-center"
descriptionClassName="text-lg text-foreground/80 text-center max-w-2xl mx-auto"
textBoxTitleClassName="text-4xl md:text-5xl font-light text-center"
textBoxDescriptionClassName="text-lg text-foreground/80 text-center max-w-2xl mx-auto"
/>
</div>