Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-06 01:51:33 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-sleek-minimalist-ai-dashboard-interfac-1772761665085-eb4abb8e.png", imageAlt: "AI Dashboard Interface"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-sleek-minimalist-ai-dashboard-interfac-1772761665085-eb4abb8e.png?_wi=1", imageAlt: "AI Dashboard Interface"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-futuristic-ai-technology-illustration--1772761665404-34379d78.png", imageAlt: "AI Innovation"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-futuristic-ai-technology-illustration--1772761665404-34379d78.png?_wi=1", imageAlt: "AI Innovation"
}
]}
mediaAnimation="slide-up"
@@ -82,10 +82,10 @@ export default function LandingPage() {
id: "2", title: "Enterprise Security", description: "Bank-grade encryption and security protocols protect your data. Compliance with GDPR, HIPAA, and SOC 2 standards built in.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-security-focused-illustration-with-loc-1772761666695-e636c42e.png", imageAlt: "Enterprise Security"
},
{
id: "3", title: "Intelligent Learning", description: "Our AI continuously learns from your data, improving accuracy and insights over time. Adaptive models that evolve with your needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-futuristic-ai-technology-illustration--1772761665404-34379d78.png", imageAlt: "Intelligent Learning"
id: "3", title: "Intelligent Learning", description: "Our AI continuously learns from your data, improving accuracy and insights over time. Adaptive models that evolve with your needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-futuristic-ai-technology-illustration--1772761665404-34379d78.png?_wi=2", imageAlt: "Intelligent Learning"
},
{
id: "4", title: "Seamless Integration", description: "Connect to your existing tools and workflows effortlessly. Comprehensive API documentation and SDKs for major platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-sleek-minimalist-ai-dashboard-interfac-1772761665085-eb4abb8e.png", imageAlt: "Integration"
id: "4", title: "Seamless Integration", description: "Connect to your existing tools and workflows effortlessly. Comprehensive API documentation and SDKs for major platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-sleek-minimalist-ai-dashboard-interfac-1772761665085-eb4abb8e.png?_wi=2", imageAlt: "Integration"
}
]}
gridVariant="four-items-2x2-equal-grid"