diff --git a/src/app/landing/page.tsx b/src/app/landing/page.tsx new file mode 100644 index 0000000..1e6df0e --- /dev/null +++ b/src/app/landing/page.tsx @@ -0,0 +1,98 @@ +'use client' + +import React from 'react'; +import Navigation from '../../components/Navigation'; +import { Leaf } from 'lucide-react'; + +const LandingPage = () => { + return ( +
+ Unlocking Global Citizen Science +
+ ++ 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. +
++ Whether you're a scientist seeking reliable data, a citizen eager to contribute, or an institution looking for efficient solutions, Ranger is your gateway to the future of science. +
+Contact: zach /at/ mito [dot] systems
+© 2025 Ranger. All rights reserved.
+