diff --git a/src/app/page.jsx b/src/app/page.jsx index a04732f..33fd042 100644 --- a/src/app/page.jsx +++ b/src/app/page.jsx @@ -8,6 +8,7 @@ import ban2 from "../assets/images/ban2.png"; import logo from "../assets/images/logo.png"; import "swiper/css"; import Image from "next/image"; +import Link from "next/link"; export default function Home() { const data = [ @@ -291,6 +292,49 @@ export default function Home() { +
+
+
+
+ <> + {" "} +

+ " + ADVANCED HORIZON +

+

+ SERVICES LLC + " +

+ +
+
+
+
+
+
+ +
+

+ © 2025. All rights reserved. | Designed by ♡
+ am - Om +

+ +
+ +

products

+ + +

news

+ + +

about us

+ +
+
+
+
+
); }