From f8c8df8e8315635827418ff9dbae88b76a5b4121 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 08:01:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f90699e..5291708 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -210,7 +210,6 @@ export default function HomePage() { animationType="slide-up" useInvertedBackground={false} showRating={true} - avatarText="5,000+ Happy Travelers" testimonials={[ { id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "SK Tours provided the most incredible safari experience of my life. The guides were knowledgeable, the camps were luxurious, and every moment was magical. Highly recommend!", rating: 5, -- 2.49.1