Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-22 02:48:18 +00:00

View File

@@ -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>