Merge version_1 into main #1
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@dulce",
|
||||
testimonial: "A caldeirada de filhote é inesquecível.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-cutting-raw-fish-cutting-board-flour-bowl-table_179666-44312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-cutting-raw-fish-cutting-board-flour-bowl-table_179666-44312.jpg?_wi=1",
|
||||
imageAlt: "cinematic amazon restaurant dish preparation",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@mirian",
|
||||
testimonial: "Comida gostosa, preço justo e cerveja gelada.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg?_wi=1",
|
||||
imageAlt: "cinematic amazon restaurant dish preparation",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@saulo",
|
||||
testimonial: "Melhor e mais variado cardápio da cidade.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-food-steak-meat-tomato_1203-4599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-food-steak-meat-tomato_1203-4599.jpg?_wi=1",
|
||||
imageAlt: "cinematic amazon restaurant dish preparation",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@ana",
|
||||
testimonial: "Ambiente impecável e sabores autênticos.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sea-bass-fish-white-plate-with-spicy-sweet-sauce_74190-2553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sea-bass-fish-white-plate-with-spicy-sweet-sauce_74190-2553.jpg?_wi=1",
|
||||
imageAlt: "cinematic amazon restaurant dish preparation",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
handle: "@roberto",
|
||||
testimonial: "Uma experiência amazônica de primeira.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-served-with-potatoes-tomatoes-lemon-slice-sauce_140725-7844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-served-with-potatoes-tomatoes-lemon-slice-sauce_140725-7844.jpg?_wi=1",
|
||||
imageAlt: "cinematic amazon restaurant dish preparation",
|
||||
},
|
||||
]}
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
href: "#product",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-cutting-raw-fish-cutting-board-flour-bowl-table_179666-44312.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-cutting-raw-fish-cutting-board-flour-bowl-table_179666-44312.jpg?_wi=2"
|
||||
imageAlt="Caldeirada de Filhote com Camarão"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
description="O Sabor Da Amazônia nasceu para transformar ingredientes regionais em experiências memoráveis."
|
||||
subdescription="Tradição, frescor e um ambiente acolhedor que transporta você diretamente para o coração da nossa floresta."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -220,19 +220,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Caldeirada de Filhote",
|
||||
price: "R$ 120,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-food-steak-meat-tomato_1203-4599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-food-steak-meat-tomato_1203-4599.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dourada na Chapa",
|
||||
price: "R$ 95,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sea-bass-fish-white-plate-with-spicy-sweet-sauce_74190-2553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sea-bass-fish-white-plate-with-spicy-sweet-sauce_74190-2553.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Moqueca de Dourado",
|
||||
price: "R$ 110,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-served-with-potatoes-tomatoes-lemon-slice-sauce_140725-7844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-served-with-potatoes-tomatoes-lemon-slice-sauce_140725-7844.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user