6 Commits

Author SHA1 Message Date
d03d21ab14 Update src/app/page.tsx 2026-03-08 18:25:48 +00:00
15ff33773c Update src/app/layout.tsx 2026-03-08 18:25:48 +00:00
d86d8101f2 Merge version_1 into main
Merge version_1 into main
2026-03-08 18:22:58 +00:00
2262eae263 Merge version_1 into main
Merge version_1 into main
2026-03-08 18:22:13 +00:00
9d76875615 Merge version_1 into main
Merge version_1 into main
2026-03-08 18:21:00 +00:00
1cee9564f5 Merge version_1 into main
Merge version_1 into main
2026-03-08 18:19:50 +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>
);
}
}