Merge version_2 into main #4
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
@@ -106,6 +106,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Signature Menu Selections"
|
||||
description="Discover our carefully curated selection of handcrafted culinary creations."
|
||||
buttons={[{ text: "Reserve Now", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user