diff --git a/src/app/page.tsx b/src/app/page.tsx index 4037948..680dc43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,8 +33,6 @@ export default function LandingPage() { { name: "Why Us", id: "why-us" }, { name: "Contact", id: "contact" } ]} - isSticky={true} - scrollBehavior="refined" />