Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-08 18:25:53 +00:00
2 changed files with 2 additions and 2788 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<FeatureBento
title="Signature Favorites"
description="Discover the handcrafted items that keep our community coming back. Each creation reflects our commitment to quality, bold flavors, and authentic baking traditions."
description="Hand-baked daily using only premium ingredients — no shortcuts, no compromises. Discover the handcrafted items that keep our community coming back. Each creation reflects our commitment to quality, bold flavors, and authentic baking traditions."
tag="Our Menu"
tagIcon={Sparkles}
textboxLayout="default"
@@ -265,4 +265,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}