Merge version_1 into main #1
@@ -68,27 +68,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg?_wi=1",
|
||||
imageAlt: "Ambiente aconchegante do restaurante",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg?_wi=2",
|
||||
imageAlt: "Prato principal gourmet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg?_wi=3",
|
||||
imageAlt: "Vista da sala de jantar",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg?_wi=4",
|
||||
imageAlt: "Equipe atenciosa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg?_wi=5",
|
||||
imageAlt: "Mesa pronta para clientes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629542.jpg?_wi=6",
|
||||
imageAlt: "Detalhe da decoração",
|
||||
},
|
||||
]}
|
||||
@@ -117,42 +117,42 @@ export default function LandingPage() {
|
||||
name: "Prato Especial do Dia",
|
||||
price: "R$ 35,00",
|
||||
variant: "Almoço",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-hamaji-fish-meat-sashimi-white-plate_74190-842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-hamaji-fish-meat-sashimi-white-plate_74190-842.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Opções Tradicionais",
|
||||
price: "R$ 29,90",
|
||||
variant: "Comida Caseira",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-table-reception-with-burgers-cold-snacks-meat-salads_627829-11476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-table-reception-with-burgers-cold-snacks-meat-salads_627829-11476.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sobremesas Artesanais",
|
||||
price: "R$ 12,00",
|
||||
variant: "Doces",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Menu Executivo",
|
||||
price: "R$ 38,00",
|
||||
variant: "Rápido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-hamaji-fish-meat-sashimi-white-plate_74190-842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-hamaji-fish-meat-sashimi-white-plate_74190-842.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sugestão da Chef",
|
||||
price: "R$ 42,00",
|
||||
variant: "Gourmet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-table-reception-with-burgers-cold-snacks-meat-salads_627829-11476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buffet-table-reception-with-burgers-cold-snacks-meat-salads_627829-11476.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Buffet Completo",
|
||||
price: "R$ 45,00",
|
||||
variant: "Livre",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mussels-with-arugula-grilled-tomato-bread-sticks-sesame_140725-11084.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Sabores que Encantam"
|
||||
|
||||
Reference in New Issue
Block a user