2 Commits

Author SHA1 Message Date
15ede8f324 Update src/app/page.tsx 2026-03-03 06:04:32 +00:00
d3ed63e36d Merge version_1 into main
Merge version_1 into main
2026-03-03 06:02:52 +00:00

View File

@@ -149,8 +149,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Visit Us Today"
description="3100 Howard Ave d10, Windsor, ON N8X 3Y8 | Phone: (519) 800-5545. Reserve your table, place an order, or just stop by to experience the ultimate sports bar atmosphere."
title="Book Your Table in Seconds"
description="Secure your spot for unforgettable moments with friends. 3100 Howard Ave d10, Windsor, ON N8X 3Y8 | Phone: (519) 800-5545. Reserve your table, place an order, or just stop by to experience the ultimate sports bar atmosphere."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },