diff --git a/src/components/Header.tsx b/src/components/Header.tsx index cdd9c77..91a889d 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -72,11 +72,11 @@ function MobileNavigation() { transition className="absolute inset-x-0 top-full mt-4 flex origin-top flex-col rounded-2xl bg-white p-4 text-lg tracking-tight text-slate-900 shadow-xl ring-1 ring-slate-900/5 data-closed:scale-95 data-closed:opacity-0 data-enter:duration-150 data-enter:ease-out data-leave:duration-100 data-leave:ease-in" > - Features - Testimonials - Pricing + About + Ventures + News
- Sign in + Contact Us ) @@ -99,11 +99,13 @@ export function Header() {
- +
+ +