From 4d071a9e5087ca96b254e362a8ecab8c87b49403 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 11:23:29 +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 d5014c2..2ce68fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Give Your Child the Best Start in Life" description="Book a school visit, fill out an enquiry form, or call us today. We're here to answer all your questions and welcome your family to Cradles Play School." - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Send Enquiry" -- 2.49.1