4 Commits

Author SHA1 Message Date
e40bdc9736 Update src/app/page.tsx 2026-03-16 16:41:44 +00:00
c5fb320faf Merge version_17 into main
Merge version_17 into main
2026-03-16 16:13:47 +00:00
4b237cf21d Update src/app/page.tsx 2026-03-16 16:13:37 +00:00
f8b9f06e02 Merge version_16 into main
Merge version_16 into main
2026-03-16 16:11:45 +00:00

View File

@@ -170,10 +170,10 @@ export default function LandingPage() {
title="Reserve Your Experience" title="Reserve Your Experience"
description="100% secure reservation — Book within 24 hours for guaranteed priority seating. Same-day reservations available! Fill out the form below to secure your table or inquire about private events." description="100% secure reservation — Book within 24 hours for guaranteed priority seating. Same-day reservations available! Fill out the form below to secure your table or inquire about private events."
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As2kZYlCC6NA5jCmap28mHQo5p/uploaded-1773677455345-u1otd4sg.jpg"
imageAlt="Shadowlawn Eats Restaurant Interior"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/top-view-restaurant-dish_23-2148893358.jpg"
imageAlt="Shadowlawn Eats restaurant ambiance and dining experience"
inputs={[ inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true }, { name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }, { name: "email", type: "email", placeholder: "Email Address", required: true },