Merge version_1 into main #1
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg",
|
||||
@@ -134,19 +134,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Margherita D.O.P.",
|
||||
price: "9.00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Diavola Napoletana",
|
||||
price: "11.00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Bufalina Speciale",
|
||||
price: "12.00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
quote: "La migliore pizza mangiata fuori Napoli. Impasto soffice e leggero.",
|
||||
tag: "Consigliato",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235781.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining at restaurant",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
quote: "Atmosfera accogliente e servizio veloce. Torneremo sicuramente.",
|
||||
tag: "Eccellente",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-housewife-shirt-colored-cape-holding-yellow-heart-shape-smiling-green_140725-30376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-tomatoes-cutter_23-2148753761.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining at restaurant",
|
||||
},
|
||||
{
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
quote: "Sembra di essere in un vicolo di Napoli, sapori veri e tradizionali.",
|
||||
tag: "Super",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-eating-pizza_23-2149454361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134279.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining at restaurant",
|
||||
},
|
||||
{
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
quote: "La bufala è spaziale. Non cambiate mai la ricetta!",
|
||||
tag: "Top",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/couple-toasting-glasses-wine_107420-12125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-food-wooden-background_23-2148305847.jpg?_wi=2",
|
||||
imageAlt: "happy customer dining at restaurant",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user