Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-21 13:06:18 +00:00

View File

@@ -106,7 +106,7 @@ export default function LandingPage() {
{ id: "f-2", title: "Parking & Family", content: "We have a private parking lot available for guests. We provide high chairs and family-friendly dining spaces for your comfort." },
{ id: "f-3", title: "Payment Options", content: "We accept major credit cards (Visa, Mastercard, AMEX), mobile payments, and cash." },
]}
imageSrc="http://img.b2bpic.net/free-photo/standing-frame-open-sign-business_53876-63427.jpg"
imageSrc="http://img.b2bpic.net/free-photo/standing-frame-open-sign-business_53876-63427.jpg?_wi=1"
faqsAnimation="slide-up"
useInvertedBackground={false}
textboxLayout="split"
@@ -134,7 +134,7 @@ export default function LandingPage() {
{ name: "name", type: "text", placeholder: "Your Name" },
{ name: "email", type: "email", placeholder: "Your Email" },
]}
imageSrc="http://img.b2bpic.net/free-photo/standing-frame-open-sign-business_53876-63427.jpg"
imageSrc="http://img.b2bpic.net/free-photo/standing-frame-open-sign-business_53876-63427.jpg?_wi=2"
imageAlt="restaurant exterior sign"
/>
</div>