mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-03-02 11:05:31 +00:00
1 line
2.6 KiB
HTML
1 line
2.6 KiB
HTML
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="next-head-count" content="2"/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js"></script><script src="/_next/static/chunks/webpack-01793df6e574a3a4.js" defer=""></script><script src="/_next/static/chunks/framework-2c16ac744b6cdea6.js" defer=""></script><script src="/_next/static/chunks/main-6622d1cad8c103c3.js" defer=""></script><script src="/_next/static/chunks/pages/_app-96ededbbb9f1d568.js" defer=""></script><script src="/_next/static/chunks/290-09ad9f8fe176a9f3.js" defer=""></script><script src="/_next/static/chunks/664-e1c601a6730eca64.js" defer=""></script><script src="/_next/static/chunks/pages/index-21e33854ef653aba.js" defer=""></script><script src="/_next/static/N57n8-UzD433oF6V8Gsgk/_buildManifest.js" defer=""></script><script src="/_next/static/N57n8-UzD433oF6V8Gsgk/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div class="min-h-screen bg-gray-50"><nav class="bg-white shadow-sm"><div class="max-w-7xl mx-auto px-4 py-3"><div class="flex space-x-4"><a class="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md" href="/">Home</a><a class="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md" href="/dashboard">Dashboard</a><a class="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md" href="/workouts">Workouts</a><a class="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md" href="/plans">Plans</a><a class="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md" href="/rules">Rules</a><a class="text-gray-700 hover:text-blue-600 px-3 py-2 rounded-md" href="/routes">Routes</a></div></div></nav><div class="max-w-2xl mx-auto p-8"><div class="bg-white rounded-lg shadow-md p-8"><h1 class="text-3xl font-bold text-center text-gray-800 mb-6">Welcome to AI Cycling Coach</h1><p class="text-lg text-gray-600 mb-8 text-center">Your AI-powered training companion for cyclists</p><div class="bg-blue-50 p-4 rounded-lg border border-blue-200"><h2 class="text-lg font-semibold text-blue-800 mb-2">System Status</h2><div class="flex items-center"><div class="h-3 w-3 rounded-full mr-2 bg-red-500"></div><span class="text-gray-700">Backend service: <!-- -->checking...</span></div></div><p class="mt-8 text-center text-gray-500">Development in progress - more features coming soon!</p></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/","query":{},"buildId":"N57n8-UzD433oF6V8Gsgk","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html> |