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