Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Addressed
Closes #5
(Improve the Homepage UI #5)
Proposed Changes and Benefits
I have made changes to the homepage UI. I tried to make the UI visually appealing and blog-centric design. The main goal was to relate website design more to blogging and photography. To achieve this, I made the following changes:
• Added New SVG Component: I've put an SVG image closely related to photography. Since this blog website allows users to upload image URLs, this SVG image sets the tone and aligns with the core concept of sharing pictures and moments through blogs. It reinforces the website's theme and purpose.
• Modified Styling and Layout: the background gradient, fonts, dimensions, margins, and layout structure have been modified.
• Updated Styling for navbar: modified the styling of the app bar, including changes to the background gradient, font family, text color, and additional styling for tab labels and the "Oju's Blogs" title.
• Button Color Change: button color is changed from “warning" to "primary”.
Screenshots
When I run the project, the Homepage’s UI looks like this.