From 2ef63ab25cc14fcb8f711fce4bec1d26800c9599 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 19:13:03 +0000 Subject: [PATCH] Bob AI: Translate all text content on the page from English to Arabic. Maintain the exis --- src/pages/HomePage.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c1f3522..9eebdcd 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -12,18 +12,18 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { return ( <> -
+
-
+
-- 2.49.1