diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 280fbf2..091d628 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -13,7 +13,7 @@ const AboutPage = () => { {/* Header */}

- About Trail Mission + About Ranger

Connecting technology with wildlife conservation @@ -28,7 +28,7 @@ const AboutPage = () => {

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

diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4faf177..1d8ac5a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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', } diff --git a/src/app/page.tsx b/src/app/page.tsx index b99a21a..b2fb0a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ const Page: React.FC = (): React.ReactElement => { {/* Header */}

- Trail Mission + Ranger

Go outside and touch grass