This is a bit of a large first commit but it is mostly static elements for the home page. Everything as has been added to the function Home() mainly composed of a Hero component and the requested text from Guru's mach up.
Everything has a reactive design and should not break the site as of yet. Will need to add the "Find My Ward" section, graph, and map components upon further development.
First PR for Issue #10 Recreation of Home Page
This is a bit of a large first commit but it is mostly static elements for the home page. Everything as has been added to the
function Home()
mainly composed of a Hero component and the requested text from Guru's mach up.Everything has a reactive design and should not break the site as of yet. Will need to add the "Find My Ward" section, graph, and map components upon further development.
Look forward to feedback!