From 1a5d27ee23333f03d7d9426e8a5d7ad10b403221 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 06:15:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 72c96ef..5ef22a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { @@ -76,7 +76,7 @@ export default function LandingPage() { title="Empowering Vulnerable Children and Strengthening Communities" description="The Joe Britto Educational and Social Trust is dedicated to transforming lives in Madurai, Tamil Nadu, India. We strive to create a safe, nurturing environment where orphaned, abandoned, and vulnerable children can thrive. Our comprehensive approach includes educational support, skill development, and community welfare initiatives, fostering a brighter future for those in need." useInvertedBackground={true} - tagAnimation="reveal-blur" + tagAnimation="text-stagger" />
@@ -94,7 +94,7 @@ export default function LandingPage() { animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} - tagAnimation="reveal-blur" + tagAnimation="text-stagger" />
@@ -115,7 +115,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} - tagAnimation="reveal-blur" + tagAnimation="text-stagger" />
@@ -135,7 +135,7 @@ export default function LandingPage() { animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} - tagAnimation="reveal-blur" + tagAnimation="text-stagger" />
-- 2.49.1