diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c6a3bb..0bbe874 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="mediumLarge" - background="aurora" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="gradient" secondaryButtonStyle="layered" @@ -45,12 +45,12 @@ export default function LandingPage() { { text: "Request Mentorship", href: "#contact" }, { text: "Learn More", href: "#services" } ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389780.jpg" imageAlt="Mentorship and professional guidance" frameStyle="card" mediaAnimation="slide-up" - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -67,6 +67,7 @@ export default function LandingPage() { imageAlt="Professional real estate mentor" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" />