Plant Care & Identification Guides
Evidence-based guides on indoor plant watering schedules, health diagnostics, pest control, and species identification.
{post.title}
{post.subtitle}
import React from 'react' import { Metadata } from 'next' import Link from 'next/link' import SeoNavbar from '@/components/seo/SeoNavbar' import SeoFooter from '@/components/seo/SeoFooter' import { blogPosts } from '@/lib/blogPosts' export const metadata: Metadata = { title: 'GreenLens Plant Care & Identification Blog', description: 'Expert guides on houseplant watering schedules, plant disease diagnosis, pest control, and photo identification.', alternates: { canonical: '/blog', }, } export default function BlogIndexPage() { const posts = Object.values(blogPosts) return (
Evidence-based guides on indoor plant watering schedules, health diagnostics, pest control, and species identification.
{post.subtitle}