diff --git a/src/App.tsx b/src/App.tsx
index ac8d42bc..644e8f67 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -23,7 +23,7 @@ import useSamsungBrowserWarning from "./hooks/useSamsungBrowserWarning";
import InternetStatusDetector from "./components/InternetStatusDetector";
import "./App.css";
-import LayoutWithFooter from "./new-ui/appointment/components/FooterLayout";
+import LayoutWithNavigation from "./new-ui/appointment/components/FooterLayout";
const preventPinchZoom = (event: TouchEvent) => {
if (event.touches.length > 1) event.preventDefault();
@@ -69,9 +69,9 @@ function App() {
)}
>
حالت چطوره؟