Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64499a8f68 | |||
| 9595a3dac9 | |||
| 6ca4a2929b |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardOne
|
<ProductCardOne
|
||||||
title="Our Featured Menu"
|
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"
|
tag="Menu Highlights"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user