diff --git a/src/app/landing/page.tsx b/src/app/landing/page.tsx index 9ddfa9c..97e399d 100644 --- a/src/app/landing/page.tsx +++ b/src/app/landing/page.tsx @@ -4,7 +4,7 @@ import React from 'react'; import Navigation from '../../components/Navigation'; import { Leaf } from 'lucide-react'; -const LandingPage = () => { +const RangerPage = () => { return (
- Ranger is the gateway to decentralized science, bridging citizen participation with cutting-edge research. Built by Zach Ramsay, with a robust backend refined since 2016, Ranger empowers scientists and citizen scientists alike to collaborate, share, and monetize data—all without traditional intermediaries like the U.S. government. Ranger transforms the citizen science model, making institutions customers rather than gatekeepers. + Ranger is the gateway to decentralized science, bridging citizen participation with cutting-edge research. Built by DeSci pioneer Zach Ramsay, with a robust backend refined since 2016, Ranger empowers scientists and citizen scientists alike to collaborate, share, and monetize data—all without traditional intermediaries like the U.S. government. Ranger transforms the citizen science model, making institutions customers rather than gatekeepers.