diff --git a/src/app/page.tsx b/src/app/page.tsx index ad83c60..a36ba4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "How do I start generating images?", content: "Send the /img command to our Telegram bot, describe your image, select a style from the 8 available options (Photorealistic, Digital Art, Oil Painting, Anime, 3D Render, Watercolor, Pixel Art, or Sketch), and your image will be generated instantly with SPEED AI watermarking."}, + id: "1", title: "How do I start generating images?", content: "Send /img, describe what you want, pick a style, done.

More details: Send the /img command to our Telegram bot, describe your image in the prompt, select a style from the 8 available options (Photorealistic, Digital Art, Oil Painting, Anime, 3D Render, Watercolor, Pixel Art, or Sketch), and your image will be generated instantly with SPEED AI watermarking."}, { id: "2", title: "What is the video generation limit?", content: "Free users can generate 1 video per day, while Pro users get 10 videos per day. Each video is 15 seconds long and requires a prompt of less than 100 characters. Videos are tracked with real-time progress updates."}, {