Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 08:39:33 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"