From f8a6a680fe0bc7ff6c8ec335c9e69aa2d1a1de97 Mon Sep 17 00:00:00 2001 From: Christopher Ulloa Date: Thu, 30 Jan 2025 14:43:36 -0700 Subject: [PATCH] err --- src/pages/landingPage/LandingPage.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/landingPage/LandingPage.jsx b/src/pages/landingPage/LandingPage.jsx index abf2648..0998021 100644 --- a/src/pages/landingPage/LandingPage.jsx +++ b/src/pages/landingPage/LandingPage.jsx @@ -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 = () => {