Update src/app/page.tsx
This commit is contained in:
@@ -69,23 +69,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081867.jpg?_wi=1",
|
||||
imageAlt: "Ambiente ristorante Kalabrillo",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-seafood-white-plate_74190-4740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-seafood-white-plate_74190-4740.jpg?_wi=1",
|
||||
imageAlt: "Specialità di pesce",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-5042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-5042.jpg?_wi=1",
|
||||
imageAlt: "Fritto misto fresco",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-pasta-bowl-wooden-kitchen-towel-background-flat-lay_176474-7017.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-pasta-bowl-wooden-kitchen-towel-background-flat-lay_176474-7017.jpg?_wi=1",
|
||||
imageAlt: "Pasta fresca fatta in casa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081867.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081867.jpg?_wi=2",
|
||||
imageAlt: "Accoglienza cordiale",
|
||||
},
|
||||
]}
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
"Popolare",
|
||||
"Mare",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-seafood-white-plate_74190-4740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-seafood-white-plate_74190-4740.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
"Fresco",
|
||||
"Mare",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-5042.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-5042.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
"Vegetariano",
|
||||
"Pasta",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-pasta-bowl-wooden-kitchen-towel-background-flat-lay_176474-7017.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-pasta-bowl-wooden-kitchen-towel-background-flat-lay_176474-7017.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="I Nostri Piatti Forti"
|
||||
|
||||
Reference in New Issue
Block a user