Merge version_2 into main #5
@@ -59,6 +59,7 @@ export default function LandingPage() {
|
||||
description="Turn your ideas into visuals in seconds using advanced AI. No design skills required—just describe what you want and watch it come to life."
|
||||
tag="AI-Powered Creation"
|
||||
tagIcon={Sparkles}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Describe the image you want to create..."
|
||||
buttonText="Generate Image"
|
||||
onSubmit={(prompt) => alert(`Generating image for: ${prompt}`)}
|
||||
|
||||
Reference in New Issue
Block a user