Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #9.
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