Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8c080f9f0 | |||
| 5e2f851eaf | |||
| 7888c2546b |
@@ -78,6 +78,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View Full Menu", href: "#menu" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Matcha", name: "OG Matcha Latte", price: "$6.50", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user