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.
Related Issue
#1243
Description
I've upgraded the "Offer Zone" section with a revamped design featuring dynamically generated deal cards. Each card showcases a product image, title, price, and details on discounts. Clicking on any card directs users to a dedicated page for that specific deal. Using HTML and CSS, I structured the offer page with a navbar, the main offer section, and a footer.
Type of PR
Screenshots / videos (if applicable)
Before
After
After With Footer
Checklist:
Additional context:
I've enriched the "Offer Zone" section with an enhanced design that incorporates dynamically populated deal cards. Each card prominently displays a product image, title, pricing information, and specific discount details. Clicking on any card seamlessly redirects users to a dedicated page tailored for that particular deal. To achieve this, I utilized HTML and CSS and JS to organize the offer page components, including the navbar, primary offer section, and footer.