// Phone illustration components (used in hero + solution) const PhoneOne = () => ( ); const PhoneTwo = () => ( ); const PhoneThree = () => ( ); const PhoneStack = () => (
Pantallas de la aplicación Te Reto App
); const FeaturePhone = () => ( ); Object.assign(window, { PhoneStack, FeaturePhone });