diff --git a/public/oman-flag.jpg b/public/oman-flag.jpg
new file mode 100644
index 0000000..2b87211
Binary files /dev/null and b/public/oman-flag.jpg differ
diff --git a/public/person_laptop_1.jpg b/public/person_laptop_1.jpg
new file mode 100644
index 0000000..a28c577
Binary files /dev/null and b/public/person_laptop_1.jpg differ
diff --git a/public/person_laptop_2.jpg b/public/person_laptop_2.jpg
new file mode 100644
index 0000000..7e844e3
Binary files /dev/null and b/public/person_laptop_2.jpg differ
diff --git a/public/person_laptop_3.jpg b/public/person_laptop_3.jpg
new file mode 100644
index 0000000..a598dcd
Binary files /dev/null and b/public/person_laptop_3.jpg differ
diff --git a/public/uk-flag.png b/public/uk-flag.png
new file mode 100644
index 0000000..e1e8273
Binary files /dev/null and b/public/uk-flag.png differ
diff --git a/src/app/ar/page.tsx b/src/app/ar/page.tsx
new file mode 100644
index 0000000..640a6d2
--- /dev/null
+++ b/src/app/ar/page.tsx
@@ -0,0 +1,6 @@
+import Home from "@/templates/Home";
+import {NextPageContext} from "next";
+
+export default function Page({}: NextPageContext) {
+ return ;
+}
diff --git a/src/app/join/page.tsx b/src/app/join/page.tsx
index e211213..e8270d7 100644
--- a/src/app/join/page.tsx
+++ b/src/app/join/page.tsx
@@ -9,7 +9,7 @@ import Footer from "@/components/Footer";
export default function Home() {
return (
-
+
Available Packages
@@ -22,7 +22,7 @@ export default function Home() {
-
+
);
}
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 66def9b..8025980 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -1,8 +1,6 @@
import "./globals.css";
import type {Metadata} from "next";
import {Inter} from "next/font/google";
-import {Elements} from "@stripe/react-stripe-js";
-import {loadStripe} from "@stripe/stripe-js";
const inter = Inter({subsets: ["latin"]});
diff --git a/src/app/page.tsx b/src/app/page.tsx
index cea6920..37e4709 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -1,168 +1,5 @@
-/* eslint-disable @next/next/no-img-element */
-import Link from "next/link";
-import {BsCardChecklist, BsClipboardFill, BsClockFill, BsInstagram, BsShieldFillCheck, BsTwitter} from "react-icons/bs";
-import {BiLogoFacebook} from "react-icons/bi";
-import Navbar from "@/components/Navbar";
-import Footer from "@/components/Footer";
+import Home from "@/templates/Home";
-export default function Home() {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Placeholder
- Sit accusamus maxime maiores rerum cupiditate dolorum inventore.
-
-
-
-
-
-
-
- Placeholder
- Sit accusamus maxime maiores rerum cupiditate dolorum inventore.
-
-
-
-
-
-
-
- Placeholder
- Sit accusamus maxime maiores rerum cupiditate dolorum inventore.
-
-
-
-
-
-
-
- Placeholder
- Sit accusamus maxime maiores rerum cupiditate dolorum inventore.
-
-
-
-
-
-
- Interested in us?
-
-
- Contact us and Start Learning
-
-
-
-
-
- WhatsApp Contact
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- About us Message from CEO
-
-
-
- “We are the best service and the only one”
-
-
- Engaged in education, especially in providing teaching services for students who do not have the opportunity to learn in
- conventional institutions.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Our Partners
-
-
-
-
-
-
-
-
-
-
-
- Accreditation
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- );
+export default function Page() {
+ return ;
}
diff --git a/src/app/success/page.tsx b/src/app/success/page.tsx
index efa9000..6c849ac 100644
--- a/src/app/success/page.tsx
+++ b/src/app/success/page.tsx
@@ -53,7 +53,7 @@ export default function Home() {
return (
-
+
{isLoading && (
@@ -83,7 +83,7 @@ export default function Home() {
)}
-
+
);
}
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index d1534aa..9ca861b 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -1,64 +1,71 @@
import Link from "next/link";
import {BiLogoFacebook} from "react-icons/bi";
import {BsInstagram, BsTwitter} from "react-icons/bs";
+import translation from "@/translation/footer.json";
-export default function Footer() {
+interface Props {
+ language: "en" | "ar";
+}
+
+export default function Footer({language}: Props) {
return (
<>
-
-
- Navigation
-
- Why us
- Capabilities
- Expertise
- History
- Contact
-
-
-
- Services
-
- EnCoach benefits
- Student testimonials
-
-
-
- About
-
- Terms and Conditions
- Privacy Policy
- About
-
-
-
- Get in Touch
+
+
-
- Stay connected with us and know the latest updates about our services through various social media
-
-