Update src/app/page.tsx
This commit is contained in:
@@ -70,14 +70,14 @@ export default function LandingPage() {
|
||||
handle: "@mariasilva",
|
||||
testimonial: "O melhor leitão de Cabinda! Ambiente acolhedor.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "João António",
|
||||
handle: "@joaoantonio",
|
||||
testimonial: "Atendimento impecável. A fusão é deliciosa.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-valentines-day-restaurant_1303-20372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-valentines-day-restaurant_1303-20372.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ana Sofia",
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDgBoxrlzP5ryHnv8MlnRs7PL9/uploaded-1775925497202-uyzu3dmq.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDgBoxrlzP5ryHnv8MlnRs7PL9/uploaded-1775925497202-uyzu3dmq.png?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269174.jpg",
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
id: "p3",
|
||||
name: "Dobrada com Feijão",
|
||||
price: "Sob consulta",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDgBoxrlzP5ryHnv8MlnRs7PL9/uploaded-1775925497202-uyzu3dmq.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CDgBoxrlzP5ryHnv8MlnRs7PL9/uploaded-1775925497202-uyzu3dmq.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -228,13 +228,13 @@ export default function LandingPage() {
|
||||
id: "p5",
|
||||
name: "Peixe do Dia",
|
||||
price: "Sob consulta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Sobremesa da Casa",
|
||||
price: "Sob consulta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-valentines-day-restaurant_1303-20372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-valentines-day-restaurant_1303-20372.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="O Nosso Menu"
|
||||
|
||||
Reference in New Issue
Block a user