Merge version_3 into main #3
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user