You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the routings on the landing page in case they don't work. Once again these routes should be
Reimplement the NavBar, by taking the code you made for the navbar in the frontend/src/pages/landing.tsx and putting it in the frontend/src/components/molecules/NavBar.tsx component. Also do the same for the Footer. If frontend/src/components/molecules/Footer.tsx doesn't exist then make it.
Task: Adjust the Landing Page
Features:
frontend/src/pages/landing.tsxand putting it in thefrontend/src/components/molecules/NavBar.tsxcomponent. Also do the same for the Footer. Iffrontend/src/components/molecules/Footer.tsxdoesn't exist then make it.