From 6659cd7e66b5d6bfc6ec677149095f8c4c2253bf Mon Sep 17 00:00:00 2001 From: martianina <56848071+martianina@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:42:08 -0500 Subject: [PATCH] Update page.tsx --- src/app/landing/page.tsx | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) 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.