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

    Local and international postal service

  • ExploreAlure

    Tourism service

  • MinePot

    International restaurant

  • Intel Computer Shop

    International computer shop

) }