Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d86742a086 | |||
| 91c70d0ff8 | |||
| 0536ff5ceb | |||
| d2928c6120 |
1395
src/app/layout.tsx
1395
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user