Merge version_2 into main #2
@@ -75,6 +75,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Ver Cardápio Completo", href: "/menu" }
|
||||
]}
|
||||
products={[
|
||||
{ id: "p1", brand: "Sashimi", name: "Sashimi Especial", price: "€18.00", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/mixed-sashimi_74190-690.jpg" },
|
||||
{ id: "p2", brand: "Rolls", name: "MGL Special Roll", price: "€14.00", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/raw-pork-meat_1203-8680.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user