Merge version_3 into main #5
@@ -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