import React from "react"; import { HelpCircle } from "lucide-react"; export default function Support() { return (

Support

Support center coming soon

); }