Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-06 14:47:53 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -102,7 +102,7 @@ export default function AboutPage() {
title="Schedule Your Personalized Medicare Consultation"
description="David Gearin is ready to answer your questions and help you find the Medicare and Life Insurance solutions that work best for your needs and budget."
tagIcon={Calendar}
background={{ variant: "glowing-orb" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Schedule Consultation"

View File

@@ -71,7 +71,7 @@ export default function ContactPage() {
tagIcon={Calendar}
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."
background={{ variant: "glowing-orb" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Schedule Consultation"

View File

@@ -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"