diff --git a/src/app/page.tsx b/src/app/page.tsx index 9cc1acc..4aaddf8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,6 @@ export default function LandingPage() { cardTagIcon={Heart} cardAnimation="opacity" useInvertedBackground={false} - names={["Priya Sharma", "Rajesh Kumar", "Anjali Patel", "Arjun Verma", "Neha Gupta", "Vikram Singh"]} ariaLabel="Customer testimonials section" /> @@ -301,4 +300,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}