Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a05e188c2 | |||
| 64499a8f68 | |||
| 9595a3dac9 | |||
| 6ca4a2929b |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Our Featured Menu"
|
||||
description="Discover KFC's most popular and beloved menu items. Each piece is hand-crafted to perfection with our secret recipe."
|
||||
description="Browse our top sellers and find your favorite. Fast pickup or delivery available."
|
||||
tag="Menu Highlights"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user