victor HF Staff commited on
Commit
a4cbf6b
·
1 Parent(s): d4c02cc

Update routerExamples to change blog teaser prompt and title

Browse files
src/lib/constants/routerExamples.ts CHANGED
@@ -58,9 +58,8 @@ export const routerExamples: RouterExample[] = [
58
  prompt: "Add dark mode and make it the default",
59
  },
60
  {
61
- title: "Add blog teasers",
62
- prompt:
63
- "Add a latest blog posts section to the Tailwind CSS landing page with three article cards and call-to-action buttons.",
64
  },
65
  {
66
  title: "Translate to Italian",
 
58
  prompt: "Add dark mode and make it the default",
59
  },
60
  {
61
+ title: "Write blog post",
62
+ prompt: "Write a blog post introducing my service.",
 
63
  },
64
  {
65
  title: "Translate to Italian",