Merge version_1 into main #2
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
title="AI Studio – All AI Tools in One Place"
|
||||
description="Unlock the power of advanced artificial intelligence with our comprehensive platform. Generate content, create images, write code, study smarter, and brainstorm business ideas—all powered by cutting-edge AI technology."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Next-Generation AI Platform"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -57,7 +58,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/a-sleek-modern-ai-dashboard-interface-di-1773540829118-2edab37f.png", imageAlt: "A sleek, modern AI dashboard interface displaying multiple AI tools in action. The design features p"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png?_wi=1", imageAlt: "Illustration of an AI content writer tool with a clean interface showing text generation, writing pr"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png", imageAlt: "Illustration of an AI content writer tool with a clean interface showing text generation, writing pr"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -79,7 +80,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "content-writer", name: "AI Content Writer", price: "Generate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png?_wi=2", imageAlt: "AI Content Writer Tool"
|
||||
id: "content-writer", name: "AI Content Writer", price: "Generate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png", imageAlt: "AI Content Writer Tool"
|
||||
},
|
||||
{
|
||||
id: "image-generator", name: "AI Image Prompt Generator", price: "Create", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/modern-illustration-of-an-ai-image-promp-1773540829141-1bbdbab2.png", imageAlt: "AI Image Generator Tool"
|
||||
|
||||
Reference in New Issue
Block a user