From de25d774af20527cad59ec57be41613a0b7f17c3 Mon Sep 17 00:00:00 2001 From: "Najjar\\NajjarV02" Date: Thu, 21 May 2026 17:17:05 +0400 Subject: [PATCH] content: page copy refinements + accessory rich data extensions - about, brands, contact, industries, bu-sunaidah page copy polish - BuSunaidahSection content updates - accessories.ts: rich-content interfaces (highlights, featureSections, specGroups, paramsImage, footnotes, safetyNotice) + full Dex2-5, Dex3-1, Dex1-1, Dex5-1, Z1, D1-T, L2 data sourced from vendor pages Co-Authored-By: Claude Opus 4.7 (1M context) --- src/app/about/page.tsx | 4 +- src/app/brands/page.tsx | 4 +- src/app/bu-sunaidah/page.tsx | 2 +- src/app/contact/page.tsx | 2 +- src/app/industries/page.tsx | 2 +- src/components/robotics/BuSunaidahSection.tsx | 242 +++++++++--------- src/data/accessories.ts | 46 ---- 7 files changed, 133 insertions(+), 169 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c5c6ed7..762d6b7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -19,8 +19,8 @@ export default function AboutPage() { <> -
-
+
+
About · YS Lootah Robotics

diff --git a/src/app/brands/page.tsx b/src/app/brands/page.tsx index 98afddf..e24019f 100644 --- a/src/app/brands/page.tsx +++ b/src/app/brands/page.tsx @@ -19,8 +19,8 @@ export default function BrandsPage() { <> -
-
+
+
UAE Access · Dubai

diff --git a/src/app/bu-sunaidah/page.tsx b/src/app/bu-sunaidah/page.tsx index b8d4e2f..3e35d41 100644 --- a/src/app/bu-sunaidah/page.tsx +++ b/src/app/bu-sunaidah/page.tsx @@ -370,7 +370,7 @@ export default async function BuSunaidahPage() {