Skip to content

Conversation

@PoojaPagadala
Copy link
Contributor

@PoojaPagadala PoojaPagadala commented Aug 5, 2025

Pull Request Template

Summary

Enhanced the shop section by aligning the text to one side and adding a background image related to coffee. Also improved the scroll-up button design and functionality for better user experience.These changes improve the UI/UX and visual appeal of the shop page.

Fixes #165

Type of Change

Please mark [X] for applicable items:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Other (please describe):

Testing

Manually tested the changes locally:

  • Verified layout on different screen sizes.
  • Confirmed image alignment and responsiveness.
  • Ensured that content loads without breaking.

Screenshots

Before and After UI Comparison

Before:
image
image

After:
image
image

Checklist

Please mark [X] for completed items:

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@vercel
Copy link

vercel bot commented Aug 5, 2025

@PoojaPagadala is attempting to deploy a commit to the mujtabaa07's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

github-actions bot commented Aug 5, 2025

Thank you for your contribution! 🎉

PR Checklist

  • Tests added/updated
  • Documentation updated
  • Changes follow coding standards
  • Commit messages are clear

Next Steps

  1. We will review your PR soon
  2. Address any requested changes
  3. Once approved, your PR will be merged

Need help? Check our Contributing Guide

Happy coding! 💻

@PoojaPagadala
Copy link
Contributor Author

@Mujtabaa07 Please review the PR. GSSoC'25 participant.

@vercel
Copy link

vercel bot commented Aug 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
coffee-shop ❌ Failed (Inspect) Aug 11, 2025 6:57am

@Mujtabaa07
Copy link
Owner

@PoojaPagadala Fix this part

src/Pages/Shop.js
Syntax error: Identifier 'toggleHeart' has already been declared. (841:8) (841:8)
Error: Command "npm run build" exited with 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENHANCE THE SHOP SECTION

2 participants