Merge version_1 into main #3

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

View File

@@ -76,16 +76,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
id: "1", title: "Lightning Fast", description="Process millions of queries per second with sub-millisecond latency. Our optimized infrastructure ensures your operations never slow down.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-dynamic-illustration-representing-spee-1772761664903-41c5c496.png", imageAlt: "Lightning Fast Performance"
id: "1", title: "Lightning Fast", description: "Process millions of queries per second with sub-millisecond latency. Our optimized infrastructure ensures your operations never slow down.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtliLwuyPFXDcHg3q2SSGTZUi/a-dynamic-illustration-representing-spee-1772761664903-41c5c496.png", imageAlt: "Lightning Fast Performance"
},
{
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: "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", 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", imageAlt: "Integration"
}
]}
gridVariant="four-items-2x2-equal-grid"