diff --git a/src/App.tsx b/src/App.tsx
index 5c04c5a..a686824 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -35,6 +35,9 @@ import { Services } from './components/Services';
import { LearningFacilityNew } from './components/LearningFacilityNew';
import HomePageNew from './pages/HomePageNew';
import { FooterNew } from './components/FooterNew';
+import { Privacy } from "./pages/Privacy";
+import { TermsCondition } from "./pages/TermsCondition";
+import { FAQ } from "./pages/FAQ";
// import EnrollPlaceholder from "./components/EnrollPlaceholder";
// import ForgotPasswordPlaceholder from "./components/ForgotPasswordPlaceholder";
// import DashboardPlaceholder from "./components/DashboardPlaceholder";
@@ -110,6 +113,10 @@ export default function App() {
{/* Learning Facility */}
- To start your development journey. + Get in touch with us to start your leadership development journey.
- 123 Leadership Avenue
- Business District, New Delhi
- 110001, India
+ Leadership Centre Pvt. Ltd.
+ No. 107, 1st Floor
+ T.V. Industrial Estate, Worli
+ Mumbai 400030
- +91 11 4567 8900
- +91 98765 43210
+ Kautilya Leadership Services
+ R.S. No. 5/6, Savaroli Kharpada Road
+ Dhamani Taluk, Khalapur District
+ Raigad – 410202
- info@klc.edu
- leadership@klc.edu
+ connect@leadershipcentre.in
+ connect@kautilyaservices.in
- Monday - Friday: 9:00 AM - 6:00 PM
- Saturday: 10:00 AM - 4:00 PM
- Sunday: Closed
+ +91-22-2084 0097
+ +91-8928738661
Fill out the form below and we'll get back to you within 24 hours. @@ -290,184 +282,99 @@ export function Contact({ topic }: ContactProps) { {/* Form Content */}