Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,32 +70,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg?_wi=1",
|
||||
imageAlt: "Hambúrguer Gourmet",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg?_wi=2",
|
||||
imageAlt: "Hambúrguer Gourmet",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg?_wi=3",
|
||||
imageAlt: "Hambúrguer Gourmet",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg?_wi=4",
|
||||
imageAlt: "Hambúrguer Gourmet",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg?_wi=5",
|
||||
imageAlt: "Hambúrguer Gourmet",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg?_wi=6",
|
||||
imageAlt: "Hambúrguer Gourmet",
|
||||
},
|
||||
]}
|
||||
@@ -138,19 +138,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Hambúrguer de Carne Seca",
|
||||
price: "R$ 55,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheeseburger-cutting-board-with-knife_23-2148784512.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheeseburger-cutting-board-with-knife_23-2148784512.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Duplo Sertanejo",
|
||||
price: "R$ 58,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-delicious-burger-with-beef-yellow-cheese-bacon_181624-43508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-delicious-burger-with-beef-yellow-cheese-bacon_181624-43508.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Onion Rings",
|
||||
price: "R$ 40,00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-salted-crackers-marble_114579-63339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-salted-crackers-marble_114579-63339.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Destaques do Cardápio"
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
quote: "O melhor hambúrguer que já comi em São Lourenço!",
|
||||
tag: "Delivery",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-croissant-cup-coffee-against-black-brick-wall_169016-23040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098867.jpg?_wi=7",
|
||||
imageAlt: "delicious artisanal burger rustic background",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
quote: "Atendimento nota 10 e o hambúrguer de carne seca é surreal.",
|
||||
tag: "Consumo no local",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheeseburger-cutting-board-with-knife_23-2148784512.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheeseburger-cutting-board-with-knife_23-2148784512.jpg?_wi=2",
|
||||
imageAlt: "carne seca gourmet burger",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
quote: "Sempre muito rápido e chega quentinho em casa.",
|
||||
tag: "Delivery",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/image-excited-couple-cafe-restaurant_329181-17778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-delicious-burger-with-beef-yellow-cheese-bacon_181624-43508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-delicious-burger-with-beef-yellow-cheese-bacon_181624-43508.jpg?_wi=2",
|
||||
imageAlt: "duplo sertanejo burger",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
quote: "Ambiente aconchegante e lanche muito caprichado.",
|
||||
tag: "Família",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/thinking-woman-holding-glass-juice_23-2148332076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-salted-crackers-marble_114579-63339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-salted-crackers-marble_114579-63339.jpg?_wi=2",
|
||||
imageAlt: "onion rings basket rustic",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user