From 84d62e5b8200421fc0ea78387f64ca846c009027 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 03:18:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a9152d..29557bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import TextAbout from '@/components/sections/about/TextAbout'; +import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import { Award, DollarSign, Laptop, Phone, Shield, Star, TrendingUp } from "lucide-react"; export default function LandingPage() { @@ -140,6 +141,19 @@ export default function LandingPage() { /> +
+ +
+