Update routerExamples.ts
Browse files
src/lib/constants/routerExamples.ts
CHANGED
|
@@ -47,7 +47,7 @@ export const routerExamples: RouterExample[] = [
|
|
| 47 |
{
|
| 48 |
title: "Landing page",
|
| 49 |
prompt:
|
| 50 |
-
"Build a responsive SaaS landing page using Tailwind CSS
|
| 51 |
followUps: [
|
| 52 |
{
|
| 53 |
title: "Dark mode",
|
|
|
|
| 47 |
{
|
| 48 |
title: "Landing page",
|
| 49 |
prompt:
|
| 50 |
+
"Build a responsive SaaS landing page for my AI coding assitant using Tailwind CSS. With a hero, features, testimonials, and pricing sections.",
|
| 51 |
followUps: [
|
| 52 |
{
|
| 53 |
title: "Dark mode",
|