diff --git a/src/app/page.tsx b/src/app/page.tsx index d3214fb..4c1c82f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { description="Professional car washing and detailing solutions for every need" tag="Complete Solutions" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} features={[ @@ -230,4 +230,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file