diff --git a/src/app/page.tsx b/src/app/page.tsx index fd2bf3f..f649a4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="mediumLargeSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} carouselItems={[ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/buffalo-fur-texture-background_1373-289.jpg", imageAlt: "Healthy shiny hair" }, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-woman_23-2147813586.jpg", imageAlt: "Hair growth results" },