Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-19 09:42:34 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="large"
background="fluid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
@@ -99,22 +99,22 @@ export default function LandingPage() {
{
title: "Wood-Fired Mastery", description: "Every dish is kissed by open flame and wood smoke—tradition meets innovation in our state-of-the-art wood-fired oven.", icon: Flame,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/tendir-bread-baked-special-pit_140725-6353.jpg?_wi=1", imageAlt: "Wood-fired oven with flames" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tendir-bread-baked-special-pit_140725-6353.jpg?_wi=2", imageAlt: "Wood fire cooking process" }
{ imageSrc: "http://img.b2bpic.net/free-photo/tendir-bread-baked-special-pit_140725-6353.jpg", imageAlt: "Wood-fired oven with flames" },
{ imageSrc: "http://img.b2bpic.net/free-photo/tendir-bread-baked-special-pit_140725-6353.jpg", imageAlt: "Wood fire cooking process" }
]
},
{
title: "Local Ingredients", description: "Partnered with regional farmers and producers, our menu changes with the seasons to celebrate what grows here, now.", icon: Leaf,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-apple-eggplants-radishes_23-2147953565.jpg?_wi=1", imageAlt: "Fresh local produce market" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-apple-eggplants-radishes_23-2147953565.jpg?_wi=2", imageAlt: "Seasonal ingredients display" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-apple-eggplants-radishes_23-2147953565.jpg", imageAlt: "Fresh local produce market" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-apple-eggplants-radishes_23-2147953565.jpg", imageAlt: "Seasonal ingredients display" }
]
},
{
title: "Inclusive Community", description: "A safe, welcoming space for everyone—families, LGBTQ+ guests, solo diners, and pets. Belonging is our foundation.", icon: Heart,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-while-sitting-table-with-food_23-2149187051.jpg?_wi=1", imageAlt: "Diverse group dining together" },
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-while-sitting-table-with-food_23-2149187051.jpg?_wi=2", imageAlt: "Community gathering at restaurant" }
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-while-sitting-table-with-food_23-2149187051.jpg", imageAlt: "Diverse group dining together" },
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-laughing-while-sitting-table-with-food_23-2149187051.jpg", imageAlt: "Community gathering at restaurant" }
]
}
]}
@@ -144,11 +144,11 @@ export default function LandingPage() {
},
{
id: "fresh-handmade-pasta", brand: "Special", name: "Handmade Pasta with Local Pesto", price: "€14€18", rating: 5,
reviewCount: "97", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-pasta-white-plate_181624-42231.jpg?_wi=1", imageAlt: "Fresh handmade pasta with aromatic pesto"
reviewCount: "97", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-pasta-white-plate_181624-42231.jpg", imageAlt: "Fresh handmade pasta with aromatic pesto"
},
{
id: "roasted-seasonal-vegetables", brand: "Garden Fresh", name: "Roasted Seasonal Vegetables", price: "€12€15", rating: 4,
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-pasta-white-plate_181624-42231.jpg?_wi=2", imageAlt: "Colorful roasted vegetables with herbs"
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-pasta-white-plate_181624-42231.jpg", imageAlt: "Colorful roasted vegetables with herbs"
},
{
id: "artisanal-dessert", brand: "Homemade", name: "Artisanal Chocolate Torte", price: "€7€9", rating: 5,