import { FeatureCard } from "../components/FeatureCard"; import { PricingCard } from "../components/PricingCard"; export default function Home() { return (

Get started by editing  app/page.tsx

Welcome to Our Platform

The next generation of web development

Pricing

); }