import Header from "../components/Header"; export const metadata = { title: 'Services', description: 'Local services that we have here in the Alure Regions', } export default function Services() { return (
  • Alure Post

    Local and international postal service

  • ExploreAlure

    Tourism service

  • MinePot

    International restaurant

  • Intel Computer Shop

    International computer shop

  • Gigabit Mall

    Commercial shopping mall

  • Bill Gates Hospital

    Hospital

) }