Merge version_2 into main #1
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sauces-near-pizza_23-2147772094.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sauces-near-pizza_23-2147772094.jpg?_wi=1"
|
||||
imageAlt="Delicious stone-baked pizza with fresh ingredients"
|
||||
mediaAnimation="reveal-blur"
|
||||
avatars={[
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Pizza being put into a wood-fired oven",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauces-near-pizza_23-2147772094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauces-near-pizza_23-2147772094.jpg?_wi=2",
|
||||
imageAlt: "Chef preparing pizza dough",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Chef garnishing a pasta dish",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-with-cheese-brown-round-wooden-desk-dark-surface_140725-14476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-with-cheese-brown-round-wooden-desk-dark-surface_140725-14476.jpg?_wi=1",
|
||||
imageAlt: "Chef preparing pizza dough",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Basket of fresh locally sourced vegetables",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890014.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890014.jpg?_wi=1",
|
||||
imageAlt: "Chef preparing pizza dough",
|
||||
},
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Warm and cozy restaurant dining area",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-chicken-skewers-natural-wood-board-vegetables-spices-dark-table_140725-147597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-chicken-skewers-natural-wood-board-vegetables-spices-dark-table_140725-147597.jpg?_wi=1",
|
||||
imageAlt: "Chef preparing pizza dough",
|
||||
},
|
||||
]}
|
||||
@@ -235,21 +235,21 @@ export default function LandingPage() {
|
||||
id: "margherita",
|
||||
name: "Margherita Pizza",
|
||||
price: "£9.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-with-cheese-brown-round-wooden-desk-dark-surface_140725-14476.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pizza-with-cheese-brown-round-wooden-desk-dark-surface_140725-14476.jpg?_wi=2",
|
||||
imageAlt: "Classic Margherita pizza",
|
||||
},
|
||||
{
|
||||
id: "pepperoni",
|
||||
name: "Pepperoni Pizza",
|
||||
price: "£11.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890014.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890014.jpg?_wi=2",
|
||||
imageAlt: "Spicy Pepperoni pizza",
|
||||
},
|
||||
{
|
||||
id: "mixed-grill",
|
||||
name: "Mixed Grill Platter",
|
||||
price: "£18.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-chicken-skewers-natural-wood-board-vegetables-spices-dark-table_140725-147597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-chicken-skewers-natural-wood-board-vegetables-spices-dark-table_140725-147597.jpg?_wi=2",
|
||||
imageAlt: "Assorted grilled meats platter",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user