From 1a85c2571690ba592ac5183d5eadaf9846fe532b Mon Sep 17 00:00:00 2001 From: Factiven Date: Mon, 25 Sep 2023 00:44:40 +0700 Subject: Update v4.1.0 (#79) * Update v4.1.0 * Update pages/_app.js --- pages/en/about.js | 83 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 42 insertions(+), 41 deletions(-) (limited to 'pages/en/about.js') diff --git a/pages/en/about.js b/pages/en/about.js index cfbee6b..aa0ba30 100644 --- a/pages/en/about.js +++ b/pages/en/about.js @@ -1,7 +1,8 @@ import Head from "next/head"; -import Layout from "../../components/layout"; import { motion } from "framer-motion"; import Link from "next/link"; +import { NewNavbar } from "@/components/shared/NavBar"; +import Footer from "@/components/shared/footer"; export default function About() { return ( @@ -20,46 +21,46 @@ export default function About() { - - -
-

About Us

-

- Moopa is a platform where you can watch and stream anime or read - manga for free, without any ads or VPNs. Our mission is to provide - a convenient and enjoyable experience for anime and manga - enthusiasts all around the world. -

-

- At our site, you will find a vast collection of anime and manga - titles from different genres, including action, adventure, comedy, - romance, and more. We take pride in our fast and reliable servers, - which ensure smooth streaming and reading for all our users. -

-

- We believe that anime and manga have the power to inspire and - entertain people of all ages and backgrounds. Our service is - designed to make it easy for fans to access the content they love, - whether they are casual viewers or die-hard fans. -

-

- Thank you for choosing our website as your go-to platform for - anime and manga. We hope you enjoy your stay here, and feel free - to contact us if you have any feedback or suggestions. -

- -
- Contact Us -
- -
-
-
+ + +
+

About Us

+

+ Moopa is a platform where you can watch and stream anime or read + manga for free, without any ads or VPNs. Our mission is to provide a + convenient and enjoyable experience for anime and manga enthusiasts + all around the world. +

+

+ At our site, you will find a vast collection of anime and manga + titles from different genres, including action, adventure, comedy, + romance, and more. We take pride in our fast and reliable servers, + which ensure smooth streaming and reading for all our users. +

+

+ We believe that anime and manga have the power to inspire and + entertain people of all ages and backgrounds. Our service is + designed to make it easy for fans to access the content they love, + whether they are casual viewers or die-hard fans. +

+

+ Thank you for choosing our website as your go-to platform for anime + and manga. We hope you enjoy your stay here, and feel free to + contact us if you have any feedback or suggestions. +

+ +
+ Contact Us +
+ +
+
+