diff --git a/src/app/page.tsx b/src/app/page.tsx index 2861067..f330c48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="none" + background="circleGradient" cardStyle="solid" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Early Learning Excellence" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "none" }} + background={{ variant: "plain" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46933.jpg", imageAlt: "Children learning in classroom"}, @@ -231,7 +231,7 @@ export default function LandingPage() { description="We'd love to meet you and your child. Sign up for updates, schedule a tour, or ask any questions about our programs." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "none" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/kids-raising-hands_1098-15843.jpg" imageAlt="CLC welcoming environment"