Merge version_3 into main #2
@@ -121,6 +121,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="Discover our most-loved dishes, crafted with tradition and care."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Menu", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -219,4 +223,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user