Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 03:50:22 +00:00

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "AI-Powered Intelligence", description: "Advanced machine learning that adapts to your workflow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png", imageAlt: "AI Processing Visualization", buttonIcon: ArrowRight,
title: "AI-Powered Intelligence", description: "Advanced machine learning that adapts to your workflow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png?_wi=1", imageAlt: "AI Processing Visualization", buttonIcon: ArrowRight,
buttonHref: "#product"
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
buttonHref: "#product"
},
{
title: "Seamless Integration", description: "Works beautifully with your existing tools", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png", imageAlt: "Integration Interface", buttonIcon: ArrowRight,
title: "Seamless Integration", description: "Works beautifully with your existing tools", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png?_wi=2", imageAlt: "Integration Interface", buttonIcon: ArrowRight,
buttonHref: "#product"
},
]}