diff --git a/src/app/page.tsx b/src/app/page.tsx index 79e3420..b9af645 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="largeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Start Your Placement Today", href: "#contact" }, { text: "Learn More", href: "#howitworks" } ]} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/smiling-showing-thumb-up-young-cleaning-guy-wearing-uniform-cap-holding-sponge-tray_141793-123708.jpg" imageAlt="Happy family with trusted domestic care professional" frameStyle="card" @@ -241,7 +241,7 @@ export default function LandingPage() { { text: "Contact Us Now", href: "mailto:hello@fortuneglobalrecruitment.com" }, { text: "Schedule a Call", href: "#" } ]} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} buttonAnimation="slide-up" />