diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f307d5b..712c9d2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -16,7 +16,7 @@ const AboutPage = () => { About

- Connecting conservation research with citizen science + Connecting citizen scientists with conservation research

@@ -28,18 +28,18 @@ const AboutPage = () => {

- 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.

- 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.

- 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.

- 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.

diff --git a/src/app/sightings/page.tsx b/src/app/sightings/page.tsx index 0d96002..137f38c 100644 --- a/src/app/sightings/page.tsx +++ b/src/app/sightings/page.tsx @@ -169,7 +169,7 @@ export default function AnimalsPage() { {APP_CONFIG.title}

- Discover sightings from our community + Discover sightings from around the world!