err
This commit is contained in:
parent
ab15b40e19
commit
f8a6a680fe
@ -6,7 +6,6 @@ import ImgHero from '../../components/Contents/imgHero'
|
||||
import Footer from '../../components/footer/Footer'
|
||||
import SpaSection from '../../components/Contents/SpaSection'
|
||||
import DentistaSection from '../../components/Contents/DentistaSection'
|
||||
import FormReservPage from '../FormReservPage/FormReservPage'
|
||||
|
||||
const LandingPage = () => {
|
||||
return (
|
||||
@ -30,7 +29,6 @@ const LandingPage = () => {
|
||||
<SpaSection/>
|
||||
<DentistaSection/>
|
||||
<Footer/>
|
||||
<FormReservPage/>
|
||||
</>
|
||||
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user