Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b77384ceb | |||
| 645628169d |
@@ -89,7 +89,8 @@ export default function LandingPage() {
|
|||||||
<div id="menu" data-section="menu">
|
<div id="menu" data-section="menu">
|
||||||
<ProductCardThree
|
<ProductCardThree
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="split-actions"
|
||||||
|
buttons={[{ text: "Order Now", href: "#contact" }]}
|
||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
|
|||||||
Reference in New Issue
Block a user