<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="description" content="Code Camp AI Coding Assistant - Helping you code smarter and faster with AI-driven solutions." />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Redirecting to Welcome Page</title>
    <!-- Meta refresh redirect to the welcome page -->
    <meta http-equiv="refresh" content="0; URL='/welcome.html'" />
  </head>
  <body>
    <p>If you are not redirected automatically, please <a href="/welcome.html">click here</a>.</p>
  </body>
</html>
