diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 8e55fd9..0daa57b 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -54,6 +54,7 @@ export default function ProductsPage() { { text: "Book Consultation", href: "/consultation" } ]} useInvertedBackground={true} + testimonials={[]} /> @@ -130,6 +131,7 @@ export default function ProductsPage() { ]} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} + tag="Get In Touch" />