mirror of
https://github.com/mito-systems/ranger-app.git
synced 2026-09-08 09:24:06 +00:00
copy updates
This commit is contained in:
@@ -16,7 +16,7 @@ const AboutPage = () => {
|
||||
About
|
||||
</h1>
|
||||
<p className="text-emerald-200 text-lg">
|
||||
Connecting conservation research with citizen science
|
||||
Connecting citizen scientists with conservation research
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -28,18 +28,18 @@ const AboutPage = () => {
|
||||
|
||||
<div className="space-y-6 text-emerald-200">
|
||||
<p>
|
||||
This portal combines citizen science, AI, and blockchain to document and study wildlife in their natural habitats.
|
||||
Ranger combines citizen science, AI, and blockchain to document and study wildlife in their natural habitats.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Using advanced image recognition and decentralized storage, we create permanent, verifiable records of wildlife sightings that can be used by researchers, conservationists, and nature enthusiasts.
|
||||
Using image recognition and decentralized storage, we create permanent records of wildlife sightings for use by the research community.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Each submission is analyzed by AI to identify species and stored permanently using blockchain technology, contributing to an immutable archive of wildlife observations.
|
||||
Users earn a point for each submission. These points are tracked onchain and may be redeemable in the future.
|
||||
</p>
|
||||
<p>
|
||||
This product is currently in development; location data is randomly assigned to each image. In the future, we will incorporate verifiable location data in a privacy preserving way.
|
||||
Ranger is currently in development; location data is randomly assigned to each image. In the future, we will incorporate verifiable location data in a compliant and privacy preserving manner.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -169,7 +169,7 @@ export default function AnimalsPage() {
|
||||
{APP_CONFIG.title}
|
||||
</h1>
|
||||
<p className="text-emerald-200 text-lg mb-8">
|
||||
Discover sightings from our community
|
||||
Discover sightings from around the world!
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user