Merge version_1 into main #2
@@ -109,22 +109,22 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Custom AI Development", description: "Bespoke machine learning models built specifically for your unique business requirements and data landscape.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-minimalist-icon-of-automated-gear-1773513154369-8a0ac320.png?_wi=1", imageAlt: "Automated AI Icon" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-minimalist-icon-of-automated-gear-1773513154369-8a0ac320.png", imageAlt: "Automated AI Icon" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/icon-showing-customization-and-personali-1773513154993-0b299589.png", imageAlt: "Customization Icon" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Predictive Analytics", description: "Advanced forecasting and data analysis to drive informed decision-making and strategic planning.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-dashboard-with-ai-analytics-real--1773513154867-ca7c02a5.png?_wi=1", imageAlt: "Analytics Dashboard" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-dashboard-with-ai-analytics-real--1773513154867-ca7c02a5.png", imageAlt: "Analytics Dashboard" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/icon-representing-24-7-availability-and--1773513154168-c7c93e1a.png", imageAlt: "Support Icon" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Intelligent Automation", description: "Streamline operations and reduce costs through intelligent process automation powered by artificial intelligence.", icon: Workflow,
|
||||
mediaItems: [
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-minimalist-icon-of-automated-gear-1773513154369-8a0ac320.png?_wi=2", imageAlt: "Automation Icon" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-dashboard-with-ai-analytics-real--1773513154867-ca7c02a5.png?_wi=2", imageAlt: "Analytics" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-minimalist-icon-of-automated-gear-1773513154369-8a0ac320.png", imageAlt: "Automation Icon" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-dashboard-with-ai-analytics-real--1773513154867-ca7c02a5.png", imageAlt: "Analytics" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -133,8 +133,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
carouselMode="buttons"
|
||||
containerClassName="max-w-6xl mx-auto px-4 py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-lg text-foreground/75 mt-4"
|
||||
cardTitleClassName="text-4xl md:text-5xl font-bold"
|
||||
cardDescriptionClassName="text-lg text-foreground/75 mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -151,8 +151,8 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
speed={40}
|
||||
containerClassName="max-w-6xl mx-auto px-4 py-20"
|
||||
titleClassName="text-3xl md:text-4xl font-bold text-center"
|
||||
descriptionClassName="text-lg text-foreground/70 text-center mt-2"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold text-center"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/70 text-center mt-2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
containerClassName="max-w-6xl mx-auto px-4 py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
@@ -219,8 +219,8 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
containerClassName="max-w-6xl mx-auto px-4 py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-lg text-foreground/75 mt-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/75 mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -256,8 +256,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
animationType="smooth"
|
||||
containerClassName="max-w-4xl mx-auto px-4 py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-center"
|
||||
descriptionClassName="text-lg text-foreground/75 text-center mt-4"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-center"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/75 text-center mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your AI needs and goals...", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-dashboard-with-ai-analytics-real--1773513154867-ca7c02a5.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Awo64daSBekWKsRIizMxsxIP0i/modern-dashboard-with-ai-analytics-real--1773513154867-ca7c02a5.png"
|
||||
imageAlt="Contact Us"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user