diff --git a/src/app/page.tsx b/src/app/page.tsx index 686ace6..d3f19d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="large" - background="grid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -41,7 +41,7 @@ export default function LandingPage() { @@ -174,7 +174,7 @@ export default function LandingPage() { inputPlaceholder="Enter your email address" buttonText="Subscribe" termsText="We respect your privacy. Unsubscribe anytime. By subscribing, you agree to our terms and receive updates about new fabrics and promotions." - tagAnimation="entrance-slide" + tagAnimation="slide-up" />