Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-while-sitting-table-with-food_23-2149187051.jpg", imageAlt: "Friends sharing memorable meal"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23577.jpg", imageAlt: "Beautifully plated signature pierogi"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23577.jpg?_wi=1", imageAlt: "Beautifully plated signature pierogi"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
tag="Chef's Selection"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Heritage Pierogi", price: "£14", imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23577.jpg", imageAlt: "Heritage Pierogi with truffle and wild mushrooms"
|
||||
id: "1", name: "Heritage Pierogi", price: "£14", imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23577.jpg?_wi=2", imageAlt: "Heritage Pierogi with truffle and wild mushrooms"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Silken Borscht", price: "£12", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-with-herbs-spices-served-with-yogurt-dark-bread_114579-29286.jpg", imageAlt: "Silken Borscht with sour cream and fresh herbs"
|
||||
|
||||
Reference in New Issue
Block a user