SEO: metadata, sitemap, robots, OpenGraph, per-page titles + API stream field mapping

This commit is contained in:
BizzleBot
2026-02-19 17:55:55 +00:00
parent 8f4e5dea40
commit 86ce153ad2
10 changed files with 127 additions and 3 deletions
+9
View File
@@ -2,6 +2,15 @@ import React from 'react';
import { Lock, Users, ClipboardList } from 'lucide-react';
import Link from 'next/link';
import type { Metadata } from 'next';
export const metadata: Metadata = {
title: 'Volunteer',
description: 'Join the CCFW volunteer team for owl surveys and habitat restoration.',
};
export default function VolunteerPage() {
return (
<div className="max-w-5xl mx-auto px-6 py-16 space-y-12">