update the layout

This commit is contained in:
2026-07-30 20:34:44 +05:30
parent af8a9d5de1
commit 1e3f225bed
15 changed files with 533 additions and 141 deletions

View File

@@ -38,7 +38,7 @@ export function Navbar() {
{/* Logo */}
<a
href="#"
href="/"
className="navbar-reveal flex items-center"
style={{ animationDelay: "120ms" }}
>
@@ -150,11 +150,11 @@ export function Navbar() {
</a>
<a
href="#"
href="/contacts"
className="tenext-button tenext-button-gradient-border min-w-[188px] justify-center rounded-full px-[24px] py-[21px] text-[16px] font-semibold leading-none text-white"
style={{ fontFamily: "var(--font-sora)" }}
>
Get in Touch
Talk to an expert
<span className="button-inner" />
</a>