From 33ee366169aeb3a4c9740b6d5b7cd4a237aa6bfd Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Wed, 9 Jul 2025 16:57:56 +0200 Subject: [PATCH] rep link --- src/components/Header.tsx | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) 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() {
- +
+ +