Skip to content

fix: add scroll animation and customer flow to homepage#48

Open
abhigyan24-ops wants to merge 4 commits into
rdodiya:gssoc_developfrom
abhigyan24-ops:fix/homepage-scroll-animation
Open

fix: add scroll animation and customer flow to homepage#48
abhigyan24-ops wants to merge 4 commits into
rdodiya:gssoc_developfrom
abhigyan24-ops:fix/homepage-scroll-animation

Conversation

@abhigyan24-ops
Copy link
Copy Markdown
Contributor

Fixes #32

What changed

  • Added scroll-based animation to the "How It Works" section on homepage
  • Added new customer flow section:
    Scan QR → Select Menu/Food items → Add to cart → Place order → Receive Live order updates → Pay directly via UPI

How to test

  1. Open the homepage
  2. Scroll down to the "How It Works" section
  3. Elements animate in as you scroll
  4. Customer flow is visible as a separate section below

[Attach your screen recording video here as requested by maintainer]

@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 13, 2026

Hi @abhigyan24-ops,
Please resolve conflicts and replace RestroHub with Restorly as the product name is Restorly and project name is Restrohub.

@abhigyan24-ops
Copy link
Copy Markdown
Contributor Author

Hi @rdodiya, I've resolved the merge conflict and kept both the customer flow section and the upstream selectedPlan feature. The branch is now up to date with gssoc_develop.

@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 14, 2026

Hi @abhigyan24-ops ,
You miss this to remove while resolving conflicts

  1. Remove Head
image
  1. Remove upstream
image
  1. Revert defaultdata.js as we are using this data in public website templates , it's not for Landing page
image
  1. Replace RestroHub with Restroly , revert this changes as the product name is Restroly
image

@abhigyan24-ops
Copy link
Copy Markdown
Contributor Author

Hi @rdodiya, I'm so sorry for the mistake thank you so much for pointing it out and apologies for the mistake. I've addressed all the requested changes:

Reverted index.html to original
Reverted defaultData.js to original
Replaced RestroHub with Restorly in Landing.jsx

Please review when you get a chance

@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 16, 2026

Hi @abhigyan24-ops ,
Still you missed many changes, I have added comments. Please change it as soon as possible

@abhigyan24-ops abhigyan24-ops force-pushed the fix/homepage-scroll-animation branch from 6603a57 to ca01d13 Compare May 18, 2026 18:32
@abhigyan24-ops
Copy link
Copy Markdown
Contributor Author

Hi @rdodiya, I've fixed all the requested changes:

Corrected product name to Restroly in footer (Landing.jsx) and index.html
Resolved all merge conflicts

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Missing visual element at bottom of homepage on scroll

2 participants