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