update look and feel

This commit is contained in:
tjs 2022-12-08 12:21:26 -05:00
parent fc63af0c6a
commit 65bc666c8f
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import { useRef, useEffect } from 'react'
import Button from './Button'
import Link from './Link'
import { gsap, Power3 } from 'gsap'
const HeroSectionHome = () => {