Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-29 12:54:55 +00:00

View File

@@ -74,6 +74,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
title="Our Menu"
description="Discover our curated selection of hot lunches, sandwiches, and refreshments."
useInvertedBackground={false}
products={[
{ id: "c1", name: "Classic Hot Lunch: Roasted Chicken", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-cheese-plate-grey-table-copy-place_140725-85350.jpg" },
{ id: "c2", name: "Hot Panini: Caprese Melt", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-cheese-vegetables-wooden-table_23-2148454583.jpg" },