Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user