Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user