import { LandingProductFeaturesGrid } from '@/components/landing/LandingProductFeaturesGrid'; import { LandingProductFeature } from '@/components/landing/LandingProductFeature'; import { Button } from '@/components/shared/ui/button'; export default function Component() { return (

Want words, but don’t want to write them? Let’s chat.

} className="grayscale" withBackground={false} >
); }