import Image from "next/image"; import Link from "next/link"; import React from "react"; import logo from "../../../assets/images/logo.png"; const Footer = () => { return (
<> {" "}

" ADVANCED HORIZON

SERVICES LLC "

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

products

news

about us

); }; export default Footer;