Added Main Landing Page to SoundScape Application
Closes #76
Description
This PR implements the Main Landing Page for the SoundScape application. The landing page acts as a central hub for users to access various audio visualizers. It provides an introduction to SoundScape and offers navigation options to explore different visualizations.
Linked Issue
76 Add Main Landing Page to SoundScape Application
Changes and Additions
Added Main Landing Page layout
Implemented navigation buttons for visualizers
Added exit button for user convenience
Styled landing page for better appearance and user experience
Included introductory text about SoundScape application
Testing and Validation
Tested navigation buttons for correct functionality
Ensured proper functioning of the exit button
Reviewed code for correctness and readability
Checklist
[x] Code is up to date with the project's latest version
[x] All tests have been run and passed
[x] Code has been reviewed for correctness and readability
PR Title
Added Main Landing Page to SoundScape Application Closes #76
Description
This PR implements the Main Landing Page for the SoundScape application. The landing page acts as a central hub for users to access various audio visualizers. It provides an introduction to SoundScape and offers navigation options to explore different visualizations.
Linked Issue
76 Add Main Landing Page to SoundScape Application
Changes and Additions
Testing and Validation
Checklist