Merge version_2 into main #3

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

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
variant: "sparkles-gradient"}}
imagePosition="right"
title="Bringing Your Vision to Life Through Animation"
description="We are a leading animation studio dedicated to crafting compelling stories and stunning visuals for brands, films, and digital experiences."
description="Got an idea? We turn concepts into captivating animated realities. Explore our services and let's bring your vision to life, whether for your brand, film, or digital project."
kpis={[
{
value: "200+", label: "Projects Delivered"},
@@ -200,7 +200,7 @@ export default function LandingPage() {
{
id: "t4", title: "Creative & Responsive Partner", quote: "Animated Studio consistently delivered high-quality work, adapting to feedback quickly and adding immense creative value.", name: "David Kim", role: "Art Director, PixelPlay Games", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-gamer-rushing-home-play-newly-released-game_482257-119830.jpg", imageAlt: "David Kim"},
{
id: "t5", title: "Outstanding Visual Storytelling", quote: "Our animated commercial was a huge success, thanks to their incredible visual storytelling. They truly understand how to engage an audience.", name: "Jessica Lee", role: "Producer, CinemaWorks", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", imageAlt: "Jessica Lee"},
id: "t5", title: "Outstanding Visual Storytelling", quote: "Our animated commercial was a huge success, thanks to their incredible visual storytelling. They truly understand how to engage an audience.", name: "Jessica Lee", role: "Producer, CinemaWorks", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", alt: "Jessica Lee"},
]}
title="What Our Clients Say"
description="Hear directly from our satisfied partners about their experience working with our animation team."
@@ -279,4 +279,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}