Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 486c8654be | |||
| bb83cfdd2d | |||
| 86d46fb4ec |
@@ -71,6 +71,7 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
|
buttons={[{ text: "View Full Menu", href: "#menu" }]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "Baskin-Robbins", name: "Classic Vanilla", price: "$5.99", rating: 5,
|
id: "1", brand: "Baskin-Robbins", name: "Classic Vanilla", price: "$5.99", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user