Merge version_1 into main #2
@@ -46,10 +46,8 @@ import {
|
||||
Leaf,
|
||||
Camera,
|
||||
Building2,
|
||||
Balance,
|
||||
Lock,
|
||||
Volume2,
|
||||
MailX,
|
||||
Languages,
|
||||
Server,
|
||||
Mail,
|
||||
@@ -93,7 +91,7 @@ export default function LandingPage() {
|
||||
tag="Unit 1: AI Fundamentals"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "6", label: "Project Stages" },
|
||||
{ value: "3", label: "AI Domains" },
|
||||
@@ -137,27 +135,27 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Look for Ideas", description: "Start by identifying what message or design you want to create", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png?_wi=1"
|
||||
title: "Look for Ideas", description: "Start by identifying what message or design you want to create", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Plan the Design", description: "Sketch out your concept and design approach", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png?_wi=2"
|
||||
title: "Plan the Design", description: "Sketch out your concept and design approach", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Gather Materials", description: "Collect all necessary resources and supplies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png?_wi=3"
|
||||
title: "Gather Materials", description: "Collect all necessary resources and supplies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Create the Card", description: "Execute your design with care and precision", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png?_wi=4"
|
||||
title: "Create the Card", description: "Execute your design with care and precision", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Correct Mistakes", description: "Review and refine any imperfections", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png?_wi=5"
|
||||
title: "Correct Mistakes", description: "Review and refine any imperfections", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png"
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Deliver Final Card", description: "Present the polished, completed card", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png?_wi=6"
|
||||
title: "Deliver Final Card", description: "Present the polished, completed card", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Au0u16gASG1IpyJo6VZJaBwSh2/visual-workflow-of-greeting-card-creatio-1773427541728-cfec57ae.png"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -605,7 +603,7 @@ export default function LandingPage() {
|
||||
tag="Slide 17: Summary"
|
||||
title="Conclusion: AI Project Cycle & Ethics"
|
||||
description="AI projects succeed through structured methodology and ethical responsibility. By following the AI project cycle and adhering to ethical frameworks, we can develop AI systems that are both effective and trustworthy."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your email for updates"
|
||||
buttonText="Subscribe for More"
|
||||
|
||||
Reference in New Issue
Block a user