igbo_api icon indicating copy to clipboard operation
igbo_api copied to clipboard

Improve navigation by using Nextjs Link component

Open inezabonte opened this issue 1 year ago • 2 comments

Describe the bug A clear and concise description of what the bug is. Currently the navigation between pages is linked using the basic html anchor tags which loads the page a fresh whenever you click the link and it's kinda slow

To Reproduce Steps to reproduce the behavior:

  1. Go to the homepage
  2. Try navigating between the following pages [homepage,about, signup]

Expected behavior Instant page load due to the use of Link component from Nextjs

inezabonte avatar Jul 14 '22 20:07 inezabonte

I'd be happy to work on this. :)

inezabonte avatar Jul 14 '22 20:07 inezabonte

@inezabonte this looks great! lmk if you need any more context on this!

ijemmao avatar Jul 21 '22 21:07 ijemmao

I'm closing this ticket since it's a bit outdated, we're working on a new website design if you would like to be a part of that project @inezabonte

ijemmao avatar Mar 07 '23 14:03 ijemmao