import React from "react"; import styles from "./style.module.css"; import clsx from "clsx"; export function TextSlide({ words }) { return (