Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-02 09:27:44 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="عقول رقمية لأعمالك"
title="حول عملك إلى كيان ذكي"
description="حلول ذكية للمطاعم، الكافيهات، السوبر ماركت، والمصانع... مدعومة بأحدث تقنيات الذكاء الاصطناعي والواقع الافتراضي."
testimonials={[
{
@@ -235,4 +235,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}