Merge version_1 into main #2
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Las crepas y bubble waffles más deliciosas de Tizayuca"
|
||||
description="Disfruta en el lugar, para llevar o pide sin contacto. Hechos con amor, servidos con sonrisas. Date un gusto hoy."
|
||||
background="plain"
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cake-with-banana-cream-chocolate-side-view_141793-2801.jpg", alt: "Crepa deliciosa con fresas y chocolate"
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "crepa-fresa-1", brand: "Delicius", name: "Crepa Fresas con Chocolate", price: "$89", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-oatmeal-porridge-wood-bowl-with-fresh-ripe-strawberries-honey-white-wood-with-copy-space_141793-11634.jpg?_wi=1", imageAlt: "Crepa con fresas y chocolate"
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-oatmeal-porridge-wood-bowl-with-fresh-ripe-strawberries-honey-white-wood-with-copy-space_141793-11634.jpg", imageAlt: "Crepa con fresas y chocolate"
|
||||
},
|
||||
{
|
||||
id: "crepa-nutella-1", brand: "Delicius", name: "Crepa Nutella Platanada", price: "$99", rating: 5,
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "crepa-nutella-platano", brand: "Delicius", name: "Crepa Especial Mixta", price: "$119", rating: 5,
|
||||
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/top-view-oatmeal-porridge-wood-bowl-with-fresh-ripe-strawberries-honey-white-wood-with-copy-space_141793-11634.jpg?_wi=2", imageAlt: "Crepa especial con múltiples toppings"
|
||||
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/top-view-oatmeal-porridge-wood-bowl-with-fresh-ripe-strawberries-honey-white-wood-with-copy-space_141793-11634.jpg", imageAlt: "Crepa especial con múltiples toppings"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user