Skip to content

feat: add landing page with hero, features, stats, and CTA sections#439

Merged
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
olawaleakanbi035-maker:olawale
Apr 27, 2026
Merged

feat: add landing page with hero, features, stats, and CTA sections#439
Akshola00 merged 1 commit intoWeb3Novalabs:mainfrom
olawaleakanbi035-maker:olawale

Conversation

@olawaleakanbi035-maker
Copy link
Copy Markdown
Contributor

closes #387

Implements the main landing page for Nevo with a full hero section, features, stats, and calls
to action.

Changes

  • Hero section with gradient background, headline, subheading, and Create Pool / Browse Pools
    CTAs
  • Stats bar with mock trust indicators (pools created, total donated, contributors, avg fee)
  • Features grid (4 cards: Open Pools, Transparent Tracking, Trustless Withdrawals, Low Fees)
  • "How it works" 3-step section
  • Bottom CTA section
  • Fully responsive layout (mobile → tablet → desktop)
  • Semantic HTML with ARIA labels throughout

Also fixed

  • Added missing zustand dependency
  • Added stubs for app/stellar-wallets-kit.ts and lib/stellar.ts (referenced by existing store
    files, causing build failure)

Testing

  • next build passes with no errors or type errors

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 27, 2026

@olawaleakanbi035-maker Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Akshola00 Akshola00 merged commit 482646f into Web3Novalabs:main Apr 27, 2026
1 check passed
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.

Build homepage landing page with hero section

2 participants