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.
Title:
Added content for About, Contact Us, Blog, and Shop pages; improved responsiveness using Bootstrap
Description:
-Created "About Us" page with company information and images.
-Added "Contact Us" page with a contact form and contact details.
-Developed "Blog" page featuring recent posts with images and brief descriptions.
-Created "Shop" page showcasing product listings with images, prices, and purchase options.
-Implemented Bootstrap 5 for responsive design across all pages.
-Refactored the navigation bar to use Bootstrap's navbar component for mobile responsiveness.
-Ensured that all sections (Home, Shop, Blog, About, Contact Us) are accessible and responsive on various screen sizes.
How to Test:
-Open the "index.html" file and navigate through all menu items to check if the pages load correctly.
-Verify that the layout adjusts properly on mobile, tablet, and desktop devices.
-Check that the contact form on the "Contact Us" page is visually correct.
-Confirm that the "Blog" page displays recent posts with images and descriptions.
-Ensure the "Shop" page displays product listings with proper details and "Add to Cart" functionality.
Screenshots:
Desktop view: (screenshot of the desktop layout)
Mobile view: (screenshot of the mobile layout)
Related Issues:
Fixes : Improved website responsiveness