diff --git a/src/app/page.tsx b/src/app/page.tsx
index a7f4e69..fab539a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,14 +32,10 @@ export default function LandingPage() {
@@ -47,40 +43,26 @@ export default function LandingPage() {
@@ -91,26 +73,20 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Text-to-Architecture", description: "Describe any space in natural language and get instant 3D plans.", bentoComponent: "reveal-icon", icon: Sparkles,
- },
- {
- title: "Real-time 3D View", description: "Experience your design with 360-degree walk-through capabilities.", bentoComponent: "reveal-icon", icon: Eye,
- },
- {
- title: "Cost Calculator", description: "Estimate your construction budget based on materials and dimensions.", bentoComponent: "reveal-icon", icon: DollarSign,
- },
+ { title: "تحويل النص إلى تصميم معماري", description: "صف أي مساحة باللغة الطبيعية واحصل على مخططات ثلاثية الأبعاد فورية.", bentoComponent: "reveal-icon", icon: Sparkles },
+ { title: "معاينة ثلاثية الأبعاد", description: "عِش تجربة تصميمك مع إمكانية التجوّل بزاوية 360 درجة.", bentoComponent: "reveal-icon", icon: Eye },
+ { title: "حاسبة التكاليف", description: "قدّر ميزانية البناء بناءً على المواد والأبعاد.", bentoComponent: "reveal-icon", icon: DollarSign },
]}
- title="Intelligent Design Features"
- description="Powerful AI tools designed for creators, property owners, and architects to build faster than ever."
+ title="مميزات التصميم الذكي"
+ description="أدوات ذكاء اصطناعي قوية مصممة للمبدعين وأصحاب العقارات والمهندسين المعماريين للبناء بشكل أسرع من أي وقت مضى."
/>