+# ai.com React recreation
-# Run and deploy your AI Studio app
+A responsive, mobile-first recreation of the supplied `ai.com/start` reference screens.
-This contains everything you need to run your app locally.
+## Included interactions
-View your app in AI Studio: https://ai.studio/apps/a9284e0b-6071-4885-885f-c5177acc339e
+- Framer Motion page entrance and ambient light-streak animation
+- Expanding account navigation with Sign up and Log in actions
+- Interactive start calls to action
+- Dismissible cookie preference panel
+- Scroll-triggered mission, claim, and footer reveals
+- Responsive desktop layout and reduced-motion support
-## Run Locally
+## Run locally
-**Prerequisites:** Node.js
+```bash
+npm install
+npm run dev
+```
+Build the production bundle with:
-1. Install dependencies:
- `npm install`
-2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key
-3. Run the app:
- `npm run dev`
+```bash
+npm run build
+```
diff --git a/index.html b/index.html
index 21dfe69..4640a22 100644
--- a/index.html
+++ b/index.html
@@ -3,11 +3,16 @@
- My Google AI Studio App
+
+
+
+ ai.com — claim your handle
-
+