Update src/app/page.tsx

This commit is contained in:
2026-05-05 21:57:27 +00:00
parent f158243818
commit dbda05f82f

View File

@@ -52,7 +52,7 @@ export default function Home() {
</div>
<div id="features" data-section="features">
<FeatureCardTwentyNine
features={[{ title: "Modern Tech", description: "Built with latest tech", imageSrc: "", titleImageSrc: "", buttonText: "Learn" }]}
features={[{ title: "Modern Tech", description: "Built with latest tech", imageSrc: "/placeholder.svg", titleImageSrc: "/placeholder.svg", buttonText: "Learn" }]}
gridVariant="bento-grid"
animationType="slide-up"
title="Powerful Features"