Skip to content

Add missing section to landing page#9960

Open
PascalSenn wants to merge 8 commits into
mainfrom
pse/complete-landing-page
Open

Add missing section to landing page#9960
PascalSenn wants to merge 8 commits into
mainfrom
pse/complete-landing-page

Conversation

@PascalSenn

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 21, 2026 19:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the website landing page content and visuals, introducing new UI building blocks to support richer section layouts and animations.

Changes:

  • Adds new reusable UI components (RevealOnScroll, DrinkIcon) to support scroll reveal behavior and normalized product icon sizing.
  • Refactors home-page sections (BuildYourWay, FusionFlow, ProtocolCards, GrabADrink) with updated copy and adjusted visual/gradient connectors.
  • Updates the home page composition to render a new ScrollScenes section (currently referenced but not present in-repo).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
website-next/src/components/RevealOnScroll.tsx New client component to reveal content when it enters the viewport.
website-next/src/components/home/ProtocolCards.tsx Updates protocol copy and adjusts gradient styling/comments for the chip box.
website-next/src/components/home/GrabADrink.tsx Updates CTA headline and supporting copy.
website-next/src/components/home/FusionFlow.tsx Adjusts SVG viewbox/artwork and rewrites section copy; adds a connector output line.
website-next/src/components/home/DrinkIcon.tsx New helper to normalize differing icon aspect ratios to a common baseline.
website-next/src/components/home/BuildYourWay.tsx Refactors feature card layout and adds a product “drawer” with linked tiles.
website-next/app/page.tsx Reorders/replaces homepage sections; attempts to add ScrollScenes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website-next/app/page.tsx Outdated
Comment thread website-next/src/components/RevealOnScroll.tsx Outdated
Comment thread website-next/src/components/home/ProtocolCards.tsx Outdated
Comment thread website-next/src/components/home/BuildYourWay.tsx Outdated
PascalSenn and others added 6 commits June 21, 2026 22:52
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

3 participants