Merge version_1 into main #1

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

View File

@@ -52,13 +52,13 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex Chen", handle: "Creative Director, Studio X", testimonial: "Reduced our animation production time by 70%. Finally, quality meets speed.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-creative-dire-1772686578634-8bbf7651.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-creative-dire-1772686578634-8bbf7651.png?_wi=1"},
{
name: "Maya Rodriguez", handle: "Product Designer, TechFlow", testimonial: "The most intuitive motion graphics tool we've used. Our team loves it.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-product-desig-1772686578754-223bea12.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-product-desig-1772686578754-223bea12.png?_wi=1"},
{
name: "James Park", handle: "Marketing Lead, GrowthCo", testimonial: "Created our entire product launch campaign in one afternoon. Game changer.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-marketing-man-1772686578610-f38f2cfe.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-marketing-man-1772686578610-f38f2cfe.png?_wi=1"},
]}
testimonialRotationInterval={5000}
buttons={[
@@ -137,11 +137,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Creative Director", testimonial: "Motion transformed how we produce content. What used to take weeks now takes hours. The quality is exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-creative-dire-1772686578634-8bbf7651.png"},
id: "1", name: "Sarah Johnson", role: "Creative Director", testimonial: "Motion transformed how we produce content. What used to take weeks now takes hours. The quality is exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-creative-dire-1772686578634-8bbf7651.png?_wi=2"},
{
id: "2", name: "Michael Chen", role: "Product Designer", testimonial: "Finally, a tool that understands what designers need. Intuitive, powerful, and delivers results instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-product-desig-1772686578754-223bea12.png"},
id: "2", name: "Michael Chen", role: "Product Designer", testimonial: "Finally, a tool that understands what designers need. Intuitive, powerful, and delivers results instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-product-desig-1772686578754-223bea12.png?_wi=2"},
{
id: "3", name: "Emily Rodriguez", role: "Marketing Manager", testimonial: "Our launch video campaign was a massive success thanks to Motion. The AI suggestions are spot-on.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-marketing-man-1772686578610-f38f2cfe.png"},
id: "3", name: "Emily Rodriguez", role: "Marketing Manager", testimonial: "Our launch video campaign was a massive success thanks to Motion. The AI suggestions are spot-on.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-marketing-man-1772686578610-f38f2cfe.png?_wi=2"},
{
id: "4", name: "David Kim", role: "Startup Founder", testimonial: "As a non-designer founder, Motion gave me professional-quality animations for my pitch deck. Game changer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ7t4Ow6ZNTTi9wcgiubVKG55C/professional-headshot-of-a-startup-found-1772686578812-c041f2e4.png"},
{