Get Paid for Trash — Turning everyday waste into digital currency.
ReLoop Pakistan is a circular economy platform that connects households with recycling infrastructure, enabling citizens to earn real money from their recyclable waste.
- Framework: Next.js 14 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: CSS keyframes + IntersectionObserver (zero extra deps)
- SEO: Next.js Metadata API with OpenGraph & Twitter card support
npm install
npm run devOpen http://localhost:3000 in your browser.
npm run build
npm startnpm run lint- Push this repo to GitHub
- Go to vercel.com and import the repository
- Vercel auto-detects Next.js — click Deploy
- Your site is live!
app/
layout.tsx # Root layout with SEO metadata (OG/Twitter)
page.tsx # Home page — composes all sections
globals.css # Tailwind base + animation utilities
icon.svg # Browser-tab favicon
components/
AnimateIn.tsx # Scroll-triggered fade-in wrapper (IntersectionObserver)
Navbar.tsx # Fixed top nav with mobile menu
Hero.tsx # Full-screen hero with CSS entry animations
ProblemStatement.tsx
TargetMarket.tsx
BusinessModel.tsx
CompetitorAnalysis.tsx
ProductService.tsx
AppMockup.tsx
MarketingPlan.tsx
Operations.tsx
FinancialOverview.tsx
ZeroWasteEcosystem.tsx
FuturePlan.tsx
CTA.tsx
Footer.tsx
- Hero — "Get Paid for Trash" full-screen landing with animated badge stats
- Problem Statement — Pakistan's waste crisis (3 data-backed cards)
- Target Market — Persona cards (Farzana & Bilal)
- Business Model — 3 revenue streams
- Competitor Analysis — Feature comparison table (dark theme)
- Product & Service — Dual-bin system, App, Neighbourhood Hubs
- App Mockup — Wallet, live market rates, withdrawal UI (visual only)
- Marketing Plan — #KachraySeKamai campaign
- Operations — Cluster pickup, purity audit, 12-hour pay
- Financial Overview — Unit economics flow + sponsorship card
- Zero-Waste Ecosystem — Recyclables → Industry, Organics → Compost, Non-recyclables → Eco-Bricks
- Future Plan — Year 2/3/5 growth roadmap
- CTA — Email early-access signup
- Footer — Links, branding, copyright
© 2025 ReLoop Pakistan. All rights reserved.