update the layout
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user