Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2bcce81dd | |||
| c41f8e69e0 | |||
| 102b3c3aa0 | |||
| a88684f9e0 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Drive Excellence with Mick Autos"
|
title="Drive Excellence with Mick Autos"
|
||||||
description="Premium Cars. Trusted Service. Exceptional Experience."
|
description="Guaranteed luxury performance delivered directly to your doorstep."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Browse Cars", href: "/inventory"},
|
text: "Browse Cars", href: "/inventory"},
|
||||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user