Update src/app/page.tsx
This commit is contained in:
@@ -35,8 +35,7 @@ export default function LandingPage() {
|
||||
duration: 1.5,
|
||||
smoothWheel: true,
|
||||
wheelMultiplier: 1,
|
||||
gestureOrientation: "vertical", normalizeWheel: true,
|
||||
infinite: false
|
||||
gestureOrientation: "vertical", infinite: false
|
||||
}}
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
|
||||
Reference in New Issue
Block a user