Modern dark-themed SEO research tool landing page with data tables, glassmorphic Ul, and gradient accents
import { SeoLanding } from "@/components/ui/seo-research-landing"; export default function DemoOne() { return <SeoLanding />; }