Merge version_2 into main #4
@@ -25,7 +25,7 @@ export default function MenuPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Raykdi"
|
||||
links={[
|
||||
navItems={[
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "Story", href: "about-story" },
|
||||
{ label: "Experience", href: "experience-features" },
|
||||
@@ -77,7 +77,6 @@ export default function MenuPage() {
|
||||
ctaIcon={MapPin}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
accordionAnimationType="smooth"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user