import React from 'react' import Nova40Icon from './Nova40Icon' import useReveal from '../hooks/useReveal' export default function Download() { const ref = useReveal() return (
{/* Background effects */}
{/* Decorative orbit */}

Ready to become{' '}
someone new?

Download Nova40 for free and start your 40-day identity transformation journey today.

{/* App Store */}

Download on the

App Store

{/* Google Play */}

Get it on

Google Play

Free download. No credit card required.

) }