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
@@ -127,10 +127,10 @@ export default function LandingPage() {
|
||||
id: "1", name: "Restaurace U Váhy", price: "Kozlovice", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-wedding-table-setup-with-candles-colorful-floral-decors_181624-24477.jpg", imageAlt: "Restaurace U Váhy Kozlovice", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Tradiční Česká Kuchyně", price: "Speciality", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149617137.jpg", imageAlt: "Tradiční česká kuchyně", initialQuantity: 1,
|
||||
id: "2", name: "Tradiční Česká Kuchyně", price: "Speciality", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149617137.jpg?_wi=1", imageAlt: "Tradiční česká kuchyně", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Plzeňské Pivo na Chládku", price: "Osvěžení", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149617137.jpg", imageAlt: "Plzeňské pivo", initialQuantity: 1,
|
||||
id: "3", name: "Plzeňské Pivo na Chládku", price: "Osvěžení", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2149617137.jpg?_wi=2", imageAlt: "Plzeňské pivo", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user