trail mission -> ranger

This commit is contained in:
zramsay 2025-01-14 07:19:27 -05:00
parent c56df13405
commit d7066618b1
3 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ const AboutPage = () => {
{/* Header */}
<div className="text-center mb-12">
<h1 className="text-4xl sm:text-5xl font-bold mb-4 text-transparent bg-clip-text bg-gradient-to-r from-emerald-400 to-teal-300">
About Trail Mission
About Ranger
</h1>
<p className="text-emerald-200 text-lg">
Connecting technology with wildlife conservation
@ -28,7 +28,7 @@ const AboutPage = () => {
<div className="space-y-6 text-emerald-200">
<p>
Trail Mission is a community platform that combines AI, blockchain,
Ranger is a community platform that combines AI, blockchain,
and citizen science to document and study wildlife in their natural habitats.
</p>

View File

@ -5,7 +5,7 @@ import './globals.css'
const inter = Inter({ subsets: ['latin'] })
export const metadata: Metadata = {
title: 'Trail Mission',
title: 'Ranger',
description: 'Go outside and touch grass',
}

View File

@ -67,7 +67,7 @@ const Page: React.FC = (): React.ReactElement => {
{/* Header */}
<div className="text-center mb-8">
<h1 className="text-4xl sm:text-5xl font-bold mb-4 text-transparent bg-clip-text bg-gradient-to-r from-emerald-400 to-teal-300">
Trail Mission
Ranger
</h1>
<p className="text-emerald-200 text-lg mb-8">
Go outside and touch grass