Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user