From d696eb8b9e0483140879b631cfeec255ce5397f4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:47:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e5dfecc..b7653fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function HomePage() { tag="Medicare Expert" tagIcon={Shield} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "animated-grid" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/happy-healthcare-worker-mature-couple-greeting-his-office-men-are-shaking-hands_637285-1495.jpg", imageAlt: "Medicare planning consultation"}, @@ -219,7 +219,7 @@ export default function HomePage() { title="Schedule Your Free Medicare Review" description="Choosing the right Medicare plan doesn't have to be confusing. David Gearin provides personalized guidance to help you compare options and choose the plan that fits your needs." tagIcon={Calendar} - background={{ variant: "glowing-orb" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Schedule Consultation"