From 4f8d70b917c20a4e73f00e5bab8525d335bc99bf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Feb 2026 06:38:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb28614..3e4713d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,6 +5,7 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import TextAbout from '@/components/sections/about/TextAbout'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; +import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen'; import ContactText from '@/components/sections/contact/ContactText'; @@ -113,7 +114,7 @@ export default function LandingPage() { id: "1", value: "5.0★", description: "Average rating across all platforms from over 800+ reviews" }, { - id: "2", value: "2,500+", description: "Satisfied guests served every month with consistent quality" + id: "2", value: "2,000+", description: "Satisfied customers who trust and return to Baan Mu" } ]} metricsAnimation="slide-up" @@ -121,6 +122,20 @@ export default function LandingPage() { /> +
+ +
+