From 0835b9ad8465e9938299c83afccb0e54fc532f1d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 11:17:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0f8ca8..629e38a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,6 +112,7 @@ export default function LandingPage() { title="Smart Features for Smarter Journeys" description="Leverage the power of technology to make your bus travel more predictable and enjoyable." tag="Key Features" + animationType="slide-up" /> -- 2.49.1