- Badge: "Infinite Marketing" → "Agentic AI Marketing Automation" - Headline: "Infinite Growth Marketing Engine." with fine-tuned kerning - Subtitle: Option B copy (learns, improves, accelerates — automatically) - Icon: PrismFilled infinity loop with gradient shading - Add vercel.json SPA rewrite rules, .vercel to gitignore Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
80 B
JSON
6 lines
80 B
JSON
{
|
|
"rewrites": [
|
|
{ "source": "/(.*)", "destination": "/index.html" }
|
|
]
|
|
}
|