diff --git a/src/App.tsx b/src/App.tsx index 0dfe55d..5f1d2fb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -115,21 +115,33 @@ function App() { }; return ( -
-
-
+
+
+
-
handleNavigate('home')} + whileHover={{ scale: 1.02 }} + transition={{ type: "spring", stiffness: 400, damping: 17 }} > - Puffin Offset Logo -

Puffin Offset

-
+ + Puffin Offset + + {/* Mobile menu button */} - - - +
@@ -233,11 +240,73 @@ function App() { -