Update src/app/page.tsx

This commit is contained in:
2026-05-12 22:43:26 +00:00
parent 677b887392
commit dbb945b976

View File

@@ -138,7 +138,7 @@ export default function LandingPage() {
{
id: "m3", value: "24/7", description: "دعم تقني مستمر"},
]}
title="أرقامرقامنا تتحدث"
title="أرقامنا تتحدث"
description="ثقة عملائنا هي أساس نمونا المستمر."
/>
</div>
@@ -230,4 +230,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}