Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-06 04:43:44 +00:00

View File

@@ -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: "<strong>Send /img, describe what you want, pick a style, done.</strong><br/><br/>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."},
{