Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-03 16:03:37 +00:00
2 changed files with 1397 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardThree
title="Our Most Popular Dishes"
description="Fresh ingredients, hearty portions, and unbeatable value. These customer favorites keep people coming back."
description="Premium dishes under $15—quality you can afford. Handpicked favorites that deliver exceptional value."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -243,4 +243,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}