Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-14 16:35:45 +00:00

View File

@@ -199,6 +199,7 @@ export default function LandingPage() {
<ContactSplitForm
title="Visit Our Dealership"
description="Located in the heart of the city, stop by to see our inventory in person."
useInvertedBackground={false}
inputs={[
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }