diff --git a/src/App.jsx b/src/App.jsx index 4f363b5..13faf51 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,4 +1,94 @@ -import React from "react"; +// import React from "react"; +// import { BrowserRouter, Routes, Route, useLocation } from "react-router-dom"; +// import { AnimatePresence, LayoutGroup } from "framer-motion"; + +// import "./i18n"; +// import "./App.css"; + +// import Navbar from "./Components/Nav/Navbar"; +// import Home from "./Components/Sections/Home/Home"; +// import Services from "./Components/Sections/Services/Services"; +// import About from "./Components/Sections/About/About"; +// import Departments from "./Components/Sections/Departments/Departments"; +// import DepartmentDetail from "./Components/Sections/DepartmentDetail/DepartmentDetail"; +// import Contact from "./Components/Sections/Contact/Contact"; +// import Footer from "./Components/Nav/Footer"; +// import DepartmentDetail2 from "./Components/Sections/DepartmentDetail2/DepartmentDetail2"; + +// const MainPage = () => { +// return ( +//
-// {progress}% -//
-// -//+ {progress}% +
+ +-// Filling your tank... -//
++ Filling your tank... +
-// {/* Advanced animations */} -// {/* */} -//