diff --git a/site/components/home/Page1.tsx b/site/components/home/Page1.tsx index e044e76..597b7fc 100644 --- a/site/components/home/Page1.tsx +++ b/site/components/home/Page1.tsx @@ -74,9 +74,9 @@ function Page1() {
- {features.map((feature, index) => ( + {features.map((feature) => (
{/* Top Gradient Border Line on Hover */}