Update src/app/page.tsx
This commit is contained in:
@@ -58,17 +58,17 @@ export default function AIplatformPage() {
|
||||
<HeroTextImage
|
||||
tag="Next Generation AI"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="instant"
|
||||
tagAnimation="slide-up"
|
||||
title="Intelligent Automation Redefined"
|
||||
description="Harness the power of advanced AI to transform your workflows. Our platform delivers cutting-edge machine learning capabilities with enterprise-grade security and reliability."
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#contact" },
|
||||
{ text: "View Demo", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="instant"
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Al1fgLn18yoCdmGTtA1oH0pLeH/a-modern-ai-platform-dashboard-interface-1773152550301-338d111f.jpg"
|
||||
imageAlt="A modern AI platform dashboard interface showing real-time analytics, machine learning model perform"
|
||||
mediaAnimation="instant"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user