Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 01:23:14 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
buttonHref: "#contact"
},
{
title: "Comfort Food Done Right", description: "Elevated comfort cuisine designed to satisfy and delight. Small plates, shareables, and hearty mains made with care.", imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-menu_23-2147681081.jpg", imageAlt: "Beautifully plated comfort food", buttonIcon: UtensilsCrossed,
title: "Comfort Food Done Right", description: "Elevated comfort cuisine designed to satisfy and delight. Small plates, shareables, and hearty mains made with care.", imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-menu_23-2147681081.jpg?_wi=1", imageAlt: "Beautifully plated comfort food", buttonIcon: UtensilsCrossed,
buttonHref: "#contact"
},
{
@@ -141,10 +141,10 @@ export default function LandingPage() {
{
id: "bar-team", groupTitle: "Bar & Hospitality", members: [
{
id: "marcus-lead", title: "Marcus Sullivan", subtitle: "Head Bartender & Co-Owner", detail: "15 years of craft cocktail expertise. Marcus believes every drink is an opportunity to impress and every guest deserves genuine attention.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497649.jpg", imageAlt: "Marcus Sullivan, Head Bartender"
id: "marcus-lead", title: "Marcus Sullivan", subtitle: "Head Bartender & Co-Owner", detail: "15 years of craft cocktail expertise. Marcus believes every drink is an opportunity to impress and every guest deserves genuine attention.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497649.jpg?_wi=1", imageAlt: "Marcus Sullivan, Head Bartender"
},
{
id: "elena-bartender", title: "Elena Vasquez", subtitle: "Lead Bartender", detail: "Master mixologist with a passion for seasonal ingredients and molecular cocktails. Elena's creations are as beautiful as they are delicious.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497649.jpg", imageAlt: "Elena Vasquez, Lead Bartender"
id: "elena-bartender", title: "Elena Vasquez", subtitle: "Lead Bartender", detail: "Master mixologist with a passion for seasonal ingredients and molecular cocktails. Elena's creations are as beautiful as they are delicious.", imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497649.jpg?_wi=2", imageAlt: "Elena Vasquez, Lead Bartender"
}
]
},
@@ -158,7 +158,7 @@ export default function LandingPage() {
{
id: "management", groupTitle: "Management & Operations", members: [
{
id: "owner-alexander", title: "Alexander Darmos", subtitle: "Founder & Owner", detail: "Visionary hospitality leader who created Darmos to be a true neighborhood gathering place. Alexander's commitment to authenticity defines everything we do.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg", imageAlt: "Alexander Darmos, Founder & Owner"
id: "owner-alexander", title: "Alexander Darmos", subtitle: "Founder & Owner", detail: "Visionary hospitality leader who created Darmos to be a true neighborhood gathering place. Alexander's commitment to authenticity defines everything we do.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg?_wi=1", imageAlt: "Alexander Darmos, Founder & Owner"
}
]
}
@@ -184,10 +184,10 @@ export default function LandingPage() {
title: "Flexible Spaces", description: "Multiple intimate spaces perfect for groups of 8 to 40. Each area maintains Darmos's signature warmth and golden ambiance.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-decorations_1232-5039.jpg", imageAlt: "Private dining event setup at Darmos", buttonIcon: Building2
},
{
title: "Custom Menus & Packages", description: "Work with our team to design a menu and experience tailored to your celebration. Signature cocktails, small plates, and more.", imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-menu_23-2147681081.jpg", imageAlt: "Custom event menu options", buttonIcon: ChefHat
title: "Custom Menus & Packages", description: "Work with our team to design a menu and experience tailored to your celebration. Signature cocktails, small plates, and more.", imageSrc: "http://img.b2bpic.net/free-photo/rice-dish-menu_23-2147681081.jpg?_wi=2", imageAlt: "Custom event menu options", buttonIcon: ChefHat
},
{
title: "Dedicated Event Support", description: "From booking to the final toast, our team ensures every detail is perfect. We handle logistics so you can enjoy the moment.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg", imageAlt: "Event coordination team", buttonIcon: Handshake
title: "Dedicated Event Support", description: "From booking to the final toast, our team ensures every detail is perfect. We handle logistics so you can enjoy the moment.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-painting-watercolors_23-2150170387.jpg?_wi=2", imageAlt: "Event coordination team", buttonIcon: Handshake
}
]}
/>