Merge version_5 into main
Merge version_5 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -76,9 +76,13 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Make a Reservation", href: "#contact"},
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Grilled Wagyu Steak", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/crab-sticks-meat-with-fresh-vegetable-salad_74190-6218.jpg?_wi=1"},
|
||||
|
||||
Reference in New Issue
Block a user