From 3dc4d2eeaf07a57f80019e55260508e836918c89 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:53:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 61a2151..03d36be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { } ]} avatarText="Trusted by 100+ Families" - background={{ variant: "downward-rays-animated" }} + background={{ variant: "downward-rays-static" }} buttons={[ { text: "Book a School Visit", href: "contact" }, { text: "Chat on WhatsApp", href: "https://wa.me/919960244668?text=Hello%20Kids%20Campus%20Pre-School%2C%20I%20would%20like%20to%20book%20a%20school%20visit." } -- 2.49.1