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