diff --git a/public/Notion1.png b/public/Notion1.png new file mode 100644 index 0000000..5bf0171 Binary files /dev/null and b/public/Notion1.png differ diff --git a/public/hacktion.png b/public/hacktion.png new file mode 100644 index 0000000..4da09c3 Binary files /dev/null and b/public/hacktion.png differ diff --git a/src/components/Navbar.astro b/src/components/Navbar.astro index 6d1ef3d..2e20ad9 100644 --- a/src/components/Navbar.astro +++ b/src/components/Navbar.astro @@ -1 +1,83 @@ - +--- +import { Image } from 'astro:assets'; +import { Button } from 'src/components/ui/button' +--- + + + + + + \ No newline at end of file