threedpricing
import PricingPage from "./threedpricing"; export default function DemoOne() { return <PricingPage />; }