latest
text-variants.ts
import { Services, Variants } from '#app/models/types/global'; type TextVariant = { text: string; longText: string;