fixed nove logo, pridal som our achievements a fotečku do ramečku
todo:about us, blog
This commit is contained in:
@@ -25,6 +25,7 @@ import {
|
||||
SearchIcon,
|
||||
Logo,
|
||||
} from "@/components/icons";
|
||||
import {Image} from "@heroui/image";
|
||||
|
||||
export const Navbar = () => {
|
||||
const searchInput = (
|
||||
@@ -53,7 +54,11 @@ export const Navbar = () => {
|
||||
<NavbarContent className="basis-1/5 sm:basis-full" justify="start">
|
||||
<NavbarBrand className="gap-3 max-w-fit">
|
||||
<NextLink className="flex justify-start items-center gap-1" href="/">
|
||||
<Logo />
|
||||
<Image
|
||||
src="/coloradl.svg"
|
||||
className="size-7"
|
||||
>
|
||||
</Image>
|
||||
<p className="font-bold text-inherit">Adlerka Space Program</p>
|
||||
</NextLink>
|
||||
</NavbarBrand>
|
||||
|
Reference in New Issue
Block a user