diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e4e60c..1403be4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,12 +46,12 @@ export default function LandingPage() { { text: "Call Now", href: "tel:(954)842-1176" }, { text: "Get a Quick Quote", href: "#contact" } ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} mediaAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/tools-repairing-shop_23-2148138434.jpg" imageAlt="Top Star Auto Repair shop interior" frameStyle="card" - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -94,7 +94,6 @@ export default function LandingPage() { } ]} tagAnimation="blur-reveal" - mediaAnimation="slide-up" />