Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-03 18:26:11 +00:00

View File

@@ -55,6 +55,8 @@ export default function LandingPage() {
title="Find Us in Frankfurt"
description="Located in the heart of the city, serving authentic local cuisine."
className="py-20"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -68,6 +70,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Special requests or party size..." }}
buttonText="Reserve Now"
useInvertedBackground={false}
/>
</div>