Update src/app/page.tsx

This commit is contained in:
2026-05-09 15:47:17 +00:00
parent f474312ae1
commit 073a583fc3

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroBillboard
background={{
variant: "gradient-bars"}}
title="نوصي الطاقة لكل مسار باحترافية"
title="توريد الوقود الصناعي بضمان وموثوقية عالية"
description="شريكك الموثوق في تزويد الوقود الصناعي بأعلى معايير الجودة والمبتكرة."
buttons={[
{
@@ -222,4 +222,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}