Merge version_1 into main #1
@@ -135,42 +135,42 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Tartufo",
|
||||
price: "42 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-table_23-2148305632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-table_23-2148305632.jpg?_wi=1",
|
||||
imageAlt: "Pizza Tartufo",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Capricciosa",
|
||||
price: "38 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sausage-pizza-with-fresh-vegetables-white-table-oven-color-dough-pie-cake-bake-pizza-italy-fast-food_140725-148537.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sausage-pizza-with-fresh-vegetables-white-table-oven-color-dough-pie-cake-bake-pizza-italy-fast-food_140725-148537.jpg?_wi=1",
|
||||
imageAlt: "Pizza Capricciosa",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Margherita",
|
||||
price: "32 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=1",
|
||||
imageAlt: "Margherita Premium",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Prosciutto",
|
||||
price: "40 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-table_23-2148305632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-table_23-2148305632.jpg?_wi=2",
|
||||
imageAlt: "Prosciutto",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Diavola",
|
||||
price: "39 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sausage-pizza-with-fresh-vegetables-white-table-oven-color-dough-pie-cake-bake-pizza-italy-fast-food_140725-148537.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sausage-pizza-with-fresh-vegetables-white-table-oven-color-dough-pie-cake-bake-pizza-italy-fast-food_140725-148537.jpg?_wi=2",
|
||||
imageAlt: "Diavola",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Quattro",
|
||||
price: "41 PLN",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-slices-arrangement-with-copy-space_23-2148574306.jpg?_wi=2",
|
||||
imageAlt: "Quattro",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user