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 Footer from '../../components/footer/Footer'
|
||||||
import SpaSection from '../../components/Contents/SpaSection'
|
import SpaSection from '../../components/Contents/SpaSection'
|
||||||
import DentistaSection from '../../components/Contents/DentistaSection'
|
import DentistaSection from '../../components/Contents/DentistaSection'
|
||||||
import FormReservPage from '../FormReservPage/FormReservPage'
|
|
||||||
|
|
||||||
const LandingPage = () => {
|
const LandingPage = () => {
|
||||||
return (
|
return (
|
||||||
@ -30,7 +29,6 @@ const LandingPage = () => {
|
|||||||
<SpaSection/>
|
<SpaSection/>
|
||||||
<DentistaSection/>
|
<DentistaSection/>
|
||||||
<Footer/>
|
<Footer/>
|
||||||
<FormReservPage/>
|
|
||||||
</>
|
</>
|
||||||
|
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user