Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2f36c2d69 | |||
| 913f4d9acd | |||
| 319da1e7fe |
@@ -232,13 +232,13 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
tag="Visit Us"
|
tag="Visit Us"
|
||||||
title="Limited Spots Available"
|
title="Limited Spots Available"
|
||||||
description="📍 123 Detail Way, Auto City, AC 90210. Visit us today and drive something you're proud of."
|
description="📍 123 Detail Way, Auto City, AC 90210. Visit us today and drive something you're proud of."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Now", href: "#"},
|
text: "Get Directions", href: "https://maps.app.goo.gl/example"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user