4 Commits

Author SHA1 Message Date
2720019a2f Update src/app/page.tsx 2026-06-03 12:25:32 +00:00
937ae679d7 Update src/app/page.tsx 2026-06-03 12:24:49 +00:00
f427237728 Merge version_1 into main
Merge version_1 into main
2026-06-03 12:17:18 +00:00
732b69437e Merge version_1 into main
Merge version_1 into main
2026-06-03 12:16:33 +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"},
@@ -279,4 +279,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}