> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Maira7s

> Redirect stub to the Maira7s catalog page.

export default function Maira7sRedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/neura-robotics/maira7s");
  }, []);
  return <>
      # Redirecting to Maira7s

      If you are not redirected automatically, [open the Maira7s catalog page](https://cyberwave.com/neura-robotics/maira7s).
    </>;
}
