3 Commits

Author SHA1 Message Date
0c2b0c16cc Update src/app/page.tsx 2025-12-23 13:25:56 +00:00
317da98c5e Update src/app/page.tsx 2025-12-23 13:08:21 +00:00
7499c33cff Update src/app/page.tsx 2025-12-23 13:06:40 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -204,6 +204,26 @@ export default function LandingPage() {
/>
</div>
<div id="metrics" data-section="metrics">
<SplitAboutMetric
title="Our Impact and Reach"
useInvertedBackground="noInvert"
description={[
"Valera Speak English has established itself as a leading language education provider, with thousands of satisfied students achieving their English fluency goals. Our commitment to excellence and personalized instruction continues to drive success across diverse learning backgrounds."
]}
metrics={[
{
label: "Global Students",
value: "8500+"
},
{
label: "Success Rate",
value: "94%"
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766494978042-wcefq63v.jpg"