Update src/app/page.tsx

This commit is contained in:
2026-03-18 15:36:21 +00:00
parent d6f9a44e49
commit 14cf6835c6

View File

@@ -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"
/>
</div>
@@ -94,7 +94,6 @@ export default function LandingPage() {
}
]}
tagAnimation="blur-reveal"
mediaAnimation="slide-up"
/>
</div>