diff --git a/clients/apps/web/src/components/Landing/Hero/Hero.tsx b/clients/apps/web/src/components/Landing/Hero/Hero.tsx index 4c58dbc450..c8d089982c 100644 --- a/clients/apps/web/src/components/Landing/Hero/Hero.tsx +++ b/clients/apps/web/src/components/Landing/Hero/Hero.tsx @@ -1,7 +1,9 @@ 'use client' import GetStartedButton from '@/components/Auth/GetStartedButton' +import { Canvas } from '@react-three/fiber' import { useCallback, useMemo, useState } from 'react' +import { Coins } from './Coins' export const Hero = () => { const [slug, setSlug] = useState('') @@ -26,13 +28,14 @@ export const Hero = () => { return (
- {/* - */} +

Sell SaaS and digital products{' '} in minutes