Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d03d21ab14 | |||
| 15ff33773c | |||
| d86d8101f2 | |||
| 2262eae263 | |||
| 9d76875615 | |||
| 1cee9564f5 |
2786
src/app/layout.tsx
2786
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user