Merge version_2 into main #6
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Parrilla de Res Premium", price: "S/ 45.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fresh-appetizing-meat-beef-grill-cooking-open-fire-grill-grid-nature-background-closeup_1220-1378.jpg", imageAlt: "Parrilla de res a la brasa"
|
||||
id: "1", name: "Parrilla de Res Premium", price: "S/ 45.00", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fresh-appetizing-meat-beef-grill-cooking-open-fire-grill-grid-nature-background-closeup_1220-1378.jpg?_wi=1", imageAlt: "Parrilla de res a la brasa"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Pollo a la Parrilla", price: "S/ 28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-grilled-chicken-breast-with-sauce-vegetable-salad_141793-4127.jpg", imageAlt: "Pollo jugoso a la parrilla"
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Carnes", title: "Carnes a la Brasa", subtitle: "Premium quality cuts", description: "Preparadas con fuego de carbón authentic, seleccionando los mejores cortes de res, pollo y cerdo. Nuestros expertos cocineros garantizan que cada pieza sea cocida a la perfección.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fresh-appetizing-meat-beef-grill-cooking-open-fire-grill-grid-nature-background-closeup_1220-1378.jpg", imageAlt: "Carnes a la brasa"
|
||||
tag: "Carnes", title: "Carnes a la Brasa", subtitle: "Premium quality cuts", description: "Preparadas con fuego de carbón authentic, seleccionando los mejores cortes de res, pollo y cerdo. Nuestros expertos cocineros garantizan que cada pieza sea cocida a la perfección.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-fresh-appetizing-meat-beef-grill-cooking-open-fire-grill-grid-nature-background-closeup_1220-1378.jpg?_wi=2", imageAlt: "Carnes a la brasa"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user