Update page.tsx

This commit is contained in:
martianina 2025-02-03 08:33:04 -05:00 committed by GitHub
parent d8c85174e6
commit c24c170668
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,24 +29,26 @@ const LandingPage = () => {
</div>
{/* Content */}
<div className="section">
<h2 className="text-3xl font-semibold text-emerald-300 mb-4">Ranger</h2>
<ul className="list-disc list-inside text-emerald-200 space-y-2">
<li>Traditional funding structures like NIH are shrinking. DeSci offers a sustainable future for research.</li>
<li>Global Citizen Science: Engage both general populations and academics worldwide.</li>
<li>Ranger removes national barriers, putting control back into the hands of researchers.</li>
<li>DeSci + AI is the next frontierRanger is the portal.</li>
</ul>
</div>
<div className="max-w-3xl mx-auto bg-emerald-900/20 rounded-xl p-8 border border-emerald-800/50 space-y-8">
<div className="section">
<h2 className="text-3xl font-semibold text-emerald-300 mb-4">About Ranger</h2>
<h2 className="text-xl font-semibold text-emerald-300 mb-4">In development since 2016</h2>
<p className="text-emerald-200">
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 dataall without traditional intermediaries like the U.S. government. Ranger transforms the citizen science model, making institutions customers rather than gatekeepers.
</p>
</div>
<div className="section">
<h2 className="text-3xl font-semibold text-emerald-300 mb-4">Why Ranger?</h2>
<ul className="list-disc list-inside text-emerald-200 space-y-2">
<li>Short Academia, Long DeSci: Traditional funding structures like NIH are shrinking. DeSci offers a sustainable future for research.</li>
<li>Global Citizen Science: Engage both general populations and academics worldwide.</li>
<li>Disintermediating the USA: Ranger removes national barriers, putting control back into the hands of researchers.</li>
<li>Stargate Integration: DeSci + AI is the next frontierRanger is the portal.</li>
</ul>
</div>
<div className="section">
<h2 className="text-3xl font-semibold text-emerald-300 mb-4">Key Features</h2>
<ul className="list-disc list-inside text-emerald-200 space-y-2">