Update src/app/menu/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function MenuPage() {
|
||||
"Traditional smoking techniques",
|
||||
"Perfect for gatherings and celebrations",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-lamb-ribs-garnished-with-grilled-vegetables-fresh-tomatoes-table_140725-11504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-lamb-ribs-garnished-with-grilled-vegetables-fresh-tomatoes-table_140725-11504.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "gourmet-burgers",
|
||||
@@ -67,7 +67,7 @@ export default function MenuPage() {
|
||||
"Premium aged cheese selection",
|
||||
"Gourmet bread and specialty sauces",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-burger_23-2149897395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-burger_23-2149897395.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "artisan-pizza",
|
||||
@@ -77,7 +77,7 @@ export default function MenuPage() {
|
||||
"Premium imported ingredients",
|
||||
"Classic and creative varieties",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -106,7 +106,7 @@ export default function MenuPage() {
|
||||
"Slow-cooked to perfection",
|
||||
"Premium spice blends and techniques",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-soup-with-potatoes-seasonings-dark-desk_140725-76788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-soup-with-potatoes-seasonings-dark-desk_140725-76788.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "craft-drinks",
|
||||
@@ -116,7 +116,7 @@ export default function MenuPage() {
|
||||
"Fresh fruit mocktails",
|
||||
"Imported beverage collection",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-set-with-glass-candles-wood-plate_176474-3035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-set-with-glass-candles-wood-plate_176474-3035.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "vegan-options",
|
||||
@@ -126,7 +126,7 @@ export default function MenuPage() {
|
||||
"Creative vegetarian options",
|
||||
"Sustainable and ethical sourcing",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user