Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -47,18 +47,18 @@ export default function LandingPage() {
|
||||
tag="AI-Powered Platform"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "contact" },
|
||||
{ text: "View Demo", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/a-modern-clean-ai-tools-dashboard-interf-1772721614107-16ee8f2a.png?_wi=1", imageAlt: "AI Tools Dashboard Interface" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/an-illustration-or-screenshot-showing-ai-1772721613363-98380302.png?_wi=1", imageAlt: "AI Automation Tools" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/a-modern-clean-ai-tools-dashboard-interf-1772721614107-16ee8f2a.png", imageAlt: "AI Tools Dashboard Interface" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/an-illustration-or-screenshot-showing-ai-1772721613363-98380302.png", imageAlt: "AI Automation Tools" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/a-visual-representation-of-team-collabor-1772721615362-e23fe2a4.png", imageAlt: "Team Collaboration Features" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/modern-data-analytics-and-insights-dashb-1772721614424-05094326.png", imageAlt: "Analytics and Insights" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/a-modern-clean-ai-tools-dashboard-interf-1772721614107-16ee8f2a.png?_wi=2", imageAlt: "Dashboard Overview" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/a-modern-clean-ai-tools-dashboard-interf-1772721614107-16ee8f2a.png", imageAlt: "Dashboard Overview" }
|
||||
]}
|
||||
ariaLabel="AI Tools Platform Hero Section"
|
||||
/>
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/an-illustration-or-screenshot-showing-ai-1772721613363-98380302.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWwCDj5m0VizwdvWMhA3I2T0DE/an-illustration-or-screenshot-showing-ai-1772721613363-98380302.png"
|
||||
imageAlt="AI Automation Features"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user