diff --git a/frontend/public/assets/merch-store-icon.svg b/frontend/public/assets/merch-store-icon.svg new file mode 100644 index 0000000..5d0bcfb --- /dev/null +++ b/frontend/public/assets/merch-store-icon.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/src/components/Hamburger.tsx b/frontend/src/components/Hamburger.tsx index 401f4c5..567ca00 100644 --- a/frontend/src/components/Hamburger.tsx +++ b/frontend/src/components/Hamburger.tsx @@ -50,6 +50,9 @@ export default function Hamburger() {
  • Contact Us
  • +
  • + Merch Store +
  • )} diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index f28f4d4..5a5be91 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -40,6 +40,15 @@ const Navbar = () => {
    {'//'} contact us
    + + Merchandise Store Icon +