Update src/app/page.tsx

This commit is contained in:
2026-03-24 13:36:59 +00:00
parent 0bc2e42a66
commit dfd85a7310

View File

@@ -144,6 +144,7 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="default"
useInvertedBackground={true}
names={[]}
title="Our Story: The Heart of Animation"
description="ToonCrafters Studios began with a passion for storytelling and a dedication to the art of animation. We are a collective of talented artists, writers, and animators committed to producing high-quality, engaging content that resonates with viewers globally."
bulletPoints={[
@@ -300,19 +301,19 @@ export default function LandingPage() {
]}
kpiItems={[
{
id: "kpi-1",
title: "Years Experience",
value: "15+",
icon: Award,
},
{
id: "kpi-2",
title: "Projects Completed",
value: "200+",
icon: CheckCircle,
},
{
id: "kpi-3",
title: "Client Satisfaction",
value: "98%",
icon: Star,