diff --git a/public/industries/unitree/ai-patrol.jpg b/public/industries/unitree/ai-patrol.jpg
new file mode 100644
index 0000000..b4cb1a2
Binary files /dev/null and b/public/industries/unitree/ai-patrol.jpg differ
diff --git a/public/industries/unitree/analytics.jpg b/public/industries/unitree/analytics.jpg
new file mode 100644
index 0000000..1eb804d
Binary files /dev/null and b/public/industries/unitree/analytics.jpg differ
diff --git a/public/industries/unitree/cloud.jpg b/public/industries/unitree/cloud.jpg
new file mode 100644
index 0000000..9080815
Binary files /dev/null and b/public/industries/unitree/cloud.jpg differ
diff --git a/public/industries/unitree/digital-twin.jpg b/public/industries/unitree/digital-twin.jpg
new file mode 100644
index 0000000..738e1d0
Binary files /dev/null and b/public/industries/unitree/digital-twin.jpg differ
diff --git a/public/industries/unitree/endurance.jpg b/public/industries/unitree/endurance.jpg
new file mode 100644
index 0000000..ec81d8f
Binary files /dev/null and b/public/industries/unitree/endurance.jpg differ
diff --git a/public/industries/unitree/mine.jpg b/public/industries/unitree/mine.jpg
new file mode 100644
index 0000000..5d39b61
Binary files /dev/null and b/public/industries/unitree/mine.jpg differ
diff --git a/public/industries/unitree/modular.jpg b/public/industries/unitree/modular.jpg
new file mode 100644
index 0000000..740269b
Binary files /dev/null and b/public/industries/unitree/modular.jpg differ
diff --git a/public/industries/unitree/patrol-system.png b/public/industries/unitree/patrol-system.png
new file mode 100644
index 0000000..446968f
Binary files /dev/null and b/public/industries/unitree/patrol-system.png differ
diff --git a/public/industries/unitree/pipeline.jpg b/public/industries/unitree/pipeline.jpg
new file mode 100644
index 0000000..92331f8
Binary files /dev/null and b/public/industries/unitree/pipeline.jpg differ
diff --git a/public/industries/unitree/substation.jpg b/public/industries/unitree/substation.jpg
new file mode 100644
index 0000000..353d298
Binary files /dev/null and b/public/industries/unitree/substation.jpg differ
diff --git a/public/industries/unitree/terrain.jpg b/public/industries/unitree/terrain.jpg
new file mode 100644
index 0000000..72950dd
Binary files /dev/null and b/public/industries/unitree/terrain.jpg differ
diff --git a/public/industries/unitree/thermal.jpg b/public/industries/unitree/thermal.jpg
new file mode 100644
index 0000000..d378842
Binary files /dev/null and b/public/industries/unitree/thermal.jpg differ
diff --git a/src/app/industries/[slug]/page.tsx b/src/app/industries/[slug]/page.tsx
index cb3bad3..e36e973 100644
--- a/src/app/industries/[slug]/page.tsx
+++ b/src/app/industries/[slug]/page.tsx
@@ -178,6 +178,20 @@ export default async function IndustryDetailPage({ params }: { params: Promise
+ {/* PROOF POINTS */}
+ {content.proofPoints && content.proofPoints.length > 0 && (
+
+
+ {content.proofPoints.map((p) => (
+ -
+ {p.value}
+ {p.label}
+
+ ))}
+
+
+ )}
+
{/* PROBLEM */}
@@ -267,6 +281,56 @@ export default async function IndustryDetailPage({ params }: { params: Promise
+ {/* GALLERY */}
+ {content.gallery && content.gallery.length > 0 && (
+
+
+
+ In the field
+ Robots and deployments for this sector.
+
+
+ {content.gallery.map((g, i) => (
+
+
+
+ {g.credit && {g.credit}}
+
+ {g.caption && {g.caption}}
+
+ ))}
+
+
+
+ )}
+
+ {/* CASE HIGHLIGHTS */}
+ {content.caseHighlights && content.caseHighlights.length > 0 && (
+
+
+
+ Field-proven
+ Where these robots are already deployed.
+
+
+ {content.caseHighlights.map((c, i) => (
+
+ {c.brand}
+ {c.title}
+ {c.body}
+
+ ))}
+
+
+
+ )}
+
{/* SUGGESTED ROBOTS */}
@@ -546,6 +610,148 @@ export default async function IndustryDetailPage({ params }: { params: Promise = {
heroTitle: 'Robotics for premium guest experiences.',
heroSubtitle:
'Deploy service, delivery, cleaning, and concierge robots across UAE hospitality venues — from lounges and clubs to high-end hotels.',
+ heroTags: ['Service', 'Delivery', 'Cleaning', 'Concierge'],
+ proofPoints: [
+ { value: 'Pudu+Unitree', label: 'Brand mix' },
+ { value: '60+', label: 'Countries deployed' },
+ { value: 'Multi-zone', label: 'Route planning' },
+ { value: 'Premium', label: 'Brand moments' },
+ ],
+ gallery: [
+ { src: '/images/robots/pudu-bellabot.png', alt: 'BellaBot service-floor delivery', caption: 'BellaBot Pro — service-floor delivery.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-kettybot.png', alt: 'KettyBot front-of-house greeter', caption: 'KettyBot Pro — front-of-house greeter.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-cc1.png', alt: 'PUDU CC1 lobby cleaning', caption: 'PUDU CC1 — overnight lobby cleaning.', credit: 'Pudu' },
+ { src: '/images/robots/unitree-g1.png', alt: 'Unitree G1 humanoid concierge', caption: 'Unitree G1 — humanoid concierge moments.', credit: 'Unitree' },
+ ],
problemPoints: [
'Guest service teams are stretched thin during peak hours and events.',
'Repetitive runs between back-of-house and guest areas burn staff energy.',
@@ -68,10 +99,42 @@ export const INDUSTRY_PAGES: Record = {
{ title: 'Premium positioning', body: 'Branded robotic moments reinforce a high-end identity.' },
{ title: 'Always-on coverage', body: 'Routine work continues smoothly during off-hours.' },
],
+ caseHighlights: [
+ {
+ brand: 'Pudu',
+ title: 'BellaBot + KettyBot in venues worldwide',
+ body: 'Service-floor delivery and front-of-house greeting deployed across hotels, lounges, and restaurant chains internationally.',
+ },
+ {
+ brand: 'Pudu',
+ title: 'CC1 cleaning in lobby networks',
+ body: 'Auto-scrubber cleaning robot used in hotel groups and large hospitality estates for overnight floor coverage.',
+ },
+ {
+ brand: 'Unitree',
+ title: 'Humanoid concierge moments',
+ body: 'G1 and H1 humanoids used for VIP welcomes, brand activations, and press-worthy openings at premium venues.',
+ },
+ ],
suggestedRobots: [
- { brand: 'Pudu', family: 'Service & delivery lineup', body: 'BellaBot, KettyBot, and FlashBot family for service-floor and multi-zone delivery.' },
- { brand: 'Pudu', family: 'Cleaning lineup', body: 'Commercial cleaning platforms for lobbies, corridors, and back-of-house.' },
- { brand: 'Unitree', family: 'Humanoid platforms', body: 'G1 and H1 humanoids for concierge moments and brand activations.' },
+ {
+ brand: 'Pudu',
+ family: 'BellaBot / KettyBot / FlashBot',
+ body: 'Full Pudu service lineup for service-floor delivery, greeting, and multi-zone runs across hospitality venues.',
+ chips: ['Service', 'Delivery', 'Greeter'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'PUDU CC1 / SH1',
+ body: 'Commercial cleaning platforms for lobbies, corridors, and back-of-house with auto-dock and overnight cycles.',
+ chips: ['Cleaning', 'Auto-dock', 'Quiet'],
+ },
+ {
+ brand: 'Unitree',
+ family: 'G1 / H1 humanoids',
+ body: 'Premium concierge moments and brand activations — VIP welcomes, openings, and press events.',
+ chips: ['Humanoid', 'Concierge', 'Premium'],
+ },
],
seoTitle: 'Hospitality Robots in UAE | YS Lootah Robotics',
seoDescription:
@@ -82,6 +145,19 @@ export const INDUSTRY_PAGES: Record = {
heroTitle: 'Faster, smoother restaurant service.',
heroSubtitle:
'Delivery and greeting robots that support peak service, reduce walking distance, and elevate the dining experience in UAE F&B venues.',
+ heroTags: ['F&B service', 'Greeter', 'Multi-tray delivery', 'Promo runs'],
+ proofPoints: [
+ { value: '40kg', label: 'Tray payload' },
+ { value: '4-tier', label: 'BellaBot shelves' },
+ { value: '24/7', label: 'Service-ready' },
+ { value: '2,000+', label: 'Global venues' },
+ ],
+ gallery: [
+ { src: '/images/robots/pudu-bellabot.png', alt: 'Pudu BellaBot multi-tray delivery robot', caption: 'BellaBot Pro — multi-tray food delivery.', credit: 'Pudu' },
+ { src: '/images/robots/featured-bellabot-pro.png', alt: 'BellaBot Pro on restaurant floor', caption: 'Designed for restaurant peak service.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-kettybot.png', alt: 'Pudu KettyBot greeter robot', caption: 'KettyBot Pro — greeter with ad display.', credit: 'Pudu' },
+ { src: '/images/robots/featured-kettybot-black.webp', alt: 'KettyBot in black', caption: 'KettyBot Pro — premium black finish.', credit: 'Pudu' },
+ ],
problemPoints: [
'Servers spend most of the shift walking trays back and forth.',
'Peak-hour quality drops as floor coverage thins.',
@@ -106,10 +182,37 @@ export const INDUSTRY_PAGES: Record = {
{ title: 'Memorable moments', body: 'Distinctive guest experiences that drive word of mouth.' },
{ title: 'Brand upgrade', body: 'Visible signal that the venue is modern and forward-looking.' },
],
+ caseHighlights: [
+ {
+ brand: 'Pudu',
+ title: 'BellaBot at scale in F&B',
+ body: 'Cat-themed multi-tray delivery deployed in chains, fine-dining, and casual venues across 60+ countries — runs nightly peaks without fatigue.',
+ },
+ {
+ brand: 'Pudu',
+ title: 'KettyBot Pro greeter',
+ body: 'Front-of-house greeter that escorts guests to tables and plays in-restaurant promos on a 18.5" display — proven traffic and upsell driver.',
+ },
+ ],
suggestedRobots: [
- { brand: 'Pudu', family: 'BellaBot', body: 'Multi-tray delivery robot designed for restaurant floors.' },
- { brand: 'Pudu', family: 'KettyBot', body: 'Greeter and delivery hybrid for entrances and small floors.' },
- { brand: 'Pudu', family: 'FlashBot Mini', body: 'Compact autonomous delivery for tight venue layouts.' },
+ {
+ brand: 'Pudu',
+ family: 'BellaBot Pro',
+ body: 'Four-tier multi-tray delivery, 40kg payload, modular shelves, designed for restaurant floors and fast pickup cycles.',
+ chips: ['4 trays', '40kg', 'F&B'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'KettyBot Pro',
+ body: 'Greeter and delivery hybrid with 18.5" ad display, autonomous escort, and queue management for entrances and small floors.',
+ chips: ['Greeter', 'Ad screen', 'Compact'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'FlashBot Mini',
+ body: 'Compact autonomous delivery for tight venue layouts, mall food courts, and multi-zone hospitality runs.',
+ chips: ['Compact', 'Auto-doors', 'Multi-zone'],
+ },
],
seoTitle: 'Restaurant & Café Robots in UAE | YS Lootah Robotics',
seoDescription:
@@ -120,6 +223,19 @@ export const INDUSTRY_PAGES: Record = {
heroTitle: 'Concierge-grade robotics for hotels and resorts.',
heroSubtitle:
'Multi-floor delivery, cleaning, and humanoid moments designed for premium UAE hospitality operations.',
+ heroTags: ['Multi-floor', 'Room service', 'Concierge', 'Cleaning'],
+ proofPoints: [
+ { value: 'Multi-floor', label: 'Lift-aware nav' },
+ { value: 'Pudu+Unitree', label: 'Brand mix' },
+ { value: '24/7', label: 'Auto cycles' },
+ { value: 'Premium', label: 'Guest moments' },
+ ],
+ gallery: [
+ { src: '/images/robots/pudu-holabot.png', alt: 'Pudu HolaBot multi-floor delivery', caption: 'HolaBot / FlashBot — multi-floor delivery.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-cc1.png', alt: 'PUDU CC1 cleaning scrubber', caption: 'PUDU CC1 — commercial cleaning scrubber.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-pudubot2.png', alt: 'PuduBot 2 indoor delivery', caption: 'PuduBot 2 — indoor logistics platform.', credit: 'Pudu' },
+ { src: '/images/robots/unitree-g1.png', alt: 'Unitree G1 humanoid for concierge moments', caption: 'Unitree G1 — humanoid concierge moments.', credit: 'Unitree' },
+ ],
problemPoints: [
'Room service and back-of-house logistics consume operational hours.',
'Multi-floor delivery is slow and labor-intensive.',
@@ -144,10 +260,37 @@ export const INDUSTRY_PAGES: Record = {
{ title: 'Signature moments', body: 'Memorable touches that lift the property brand.' },
{ title: 'Calmer nights', body: 'Lower fatigue on housekeeping and night-shift teams.' },
],
+ caseHighlights: [
+ {
+ brand: 'Pudu',
+ title: 'FlashBot in international hotel chains',
+ body: 'Autonomous room-service delivery with lift integration and contactless handoff — deployed in 5-star and lifestyle hotels worldwide.',
+ },
+ {
+ brand: 'Pudu',
+ title: 'PUDU CC1 cleaning across lobbies',
+ body: 'Commercial scrubber for hotel lobbies and corridors — quiet overnight operation with auto-dock and self-charging cycles.',
+ },
+ ],
suggestedRobots: [
- { brand: 'Pudu', family: 'FlashBot family', body: 'Multi-floor autonomous delivery for hotel operations.' },
- { brand: 'Pudu', family: 'Cleaning lineup', body: 'CC1 and SH1-class platforms for hotel cleaning routines.' },
- { brand: 'Unitree', family: 'G1 / H1 humanoids', body: 'Premium concierge moments and PR-worthy activations.' },
+ {
+ brand: 'Pudu',
+ family: 'FlashBot',
+ body: 'Multi-floor autonomous delivery with lift API and contactless handoff for hotel room service and amenity runs.',
+ chips: ['Multi-floor', 'Lift API', 'Contactless'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'PUDU CC1',
+ body: 'Commercial cleaning scrubber with auto-dock, water refill, and quiet overnight operation for hotel public areas.',
+ chips: ['Cleaning', 'Auto-dock', 'Quiet'],
+ },
+ {
+ brand: 'Unitree',
+ family: 'G1 / H1 humanoids',
+ body: 'Premium concierge moments and PR-worthy activations — lobby welcomes, brand events, and VIP photo ops.',
+ chips: ['Humanoid', 'Concierge', 'Activation'],
+ },
],
seoTitle: 'Hotel & Resort Robots in UAE | YS Lootah Robotics',
seoDescription:
@@ -158,6 +301,19 @@ export const INDUSTRY_PAGES: Record = {
heroTitle: 'Robotics for high-traffic retail environments.',
heroSubtitle:
'Cleaning, service, security, and activation robots tuned for UAE malls, retail flagships, and large public venues.',
+ heroTags: ['Cleaning', 'Wayfinding', 'Activations', 'Night patrol'],
+ proofPoints: [
+ { value: '1,800m²/h', label: 'Cleaning throughput' },
+ { value: 'Thermal+LiDAR', label: 'Patrol sensors' },
+ { value: 'Ad-screen', label: 'On-robot media' },
+ { value: 'Overnight', label: 'Auto-cycles' },
+ ],
+ gallery: [
+ { src: '/images/robots/pudu-cc1.png', alt: 'PUDU CC1 auto-scrubber', caption: 'PUDU CC1 — auto-scrubber for large floors.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-kettybot.png', alt: 'KettyBot wayfinding and ad display', caption: 'KettyBot Pro — wayfinding and promo runs.', credit: 'Pudu' },
+ { src: '/images/robots/unitree-go2.png', alt: 'Unitree Go2 night patrol', caption: 'Unitree Go2 — night patrol across decks.', credit: 'Unitree' },
+ { src: '/industries/unitree/thermal.jpg', alt: 'Thermal + LiDAR patrol sensors', caption: 'Thermal + LiDAR sensors for after-hours rounds.', credit: 'Unitree' },
+ ],
problemPoints: [
'Large floor areas are hard to clean and patrol consistently.',
'Brand activations need standout, repeatable moments.',
@@ -182,11 +338,43 @@ export const INDUSTRY_PAGES: Record = {
{ title: 'Lower repetitive load', body: 'Cleaning and patrol staff focus on higher-value work.' },
{ title: 'Continuous monitoring', body: 'Night coverage that does not depend on additional headcount.' },
],
+ caseHighlights: [
+ {
+ brand: 'Pudu',
+ title: 'CC1 + SH1 across retail estates',
+ body: 'Auto-scrubbers and sweepers handle large floor plates with route-planning and dust-emission control — used in malls and transit hubs internationally.',
+ },
+ {
+ brand: 'Unitree',
+ title: 'Quadruped night patrol',
+ body: 'Go2 / B2 platforms run after-hours rounds with thermal and LiDAR sensors, climbing stairs and crossing thresholds humans skip.',
+ },
+ ],
suggestedRobots: [
- { brand: 'Pudu', family: 'Cleaning lineup', body: 'Floor-cleaning robots designed for large commercial spaces.' },
- { brand: 'Pudu', family: 'Service & greeter robots', body: 'KettyBot-class platforms for wayfinding and engagement.' },
- { brand: 'Unitree', family: 'Go2 / B2 quadrupeds', body: 'Autonomous patrol and inspection across mall facilities.' },
- { brand: 'Unitree', family: 'Humanoid platforms', body: 'G1 and H1 for retail activations and brand moments.' },
+ {
+ brand: 'Pudu',
+ family: 'PUDU CC1 / SH1',
+ body: 'Auto-scrubber and sweeper platforms designed for large commercial floor plates, transit hubs, and mall concourses.',
+ chips: ['Cleaning', 'Auto-dock', 'Large area'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'KettyBot Pro',
+ body: 'Greeter and wayfinding robot with ad display for store openings, queue management, and campaign visibility.',
+ chips: ['Greeter', 'Ad screen', 'Wayfinding'],
+ },
+ {
+ brand: 'Unitree',
+ family: 'Go2 / B2 quadrupeds',
+ body: 'Autonomous patrol and inspection across mall facilities, parking decks, and service corridors — thermal + visual payload options.',
+ chips: ['Patrol', 'Thermal', 'Stairs'],
+ },
+ {
+ brand: 'Unitree',
+ family: 'G1 / H1 humanoids',
+ body: 'Humanoid platforms for retail activations, brand moments, and signature openings.',
+ chips: ['Humanoid', 'Activation', 'PR'],
+ },
],
seoTitle: 'Shopping Mall Robots in UAE | YS Lootah Robotics',
seoDescription:
@@ -197,6 +385,19 @@ export const INDUSTRY_PAGES: Record = {
heroTitle: 'Autonomous robotics for healthcare operations.',
heroSubtitle:
'Transport supplies, meals, and medication around UAE clinics and hospitals — so clinicians can focus on patient care.',
+ heroTags: ['Internal delivery', 'Cleaning', 'Disinfection', 'Wayfinding'],
+ proofPoints: [
+ { value: 'Multi-floor', label: 'Lift integration' },
+ { value: 'Contactless', label: 'Handoff' },
+ { value: 'Audit-ready', label: 'Run logs' },
+ { value: '24/7', label: 'Continuous ops' },
+ ],
+ gallery: [
+ { src: '/images/robots/pudu-holabot.png', alt: 'Pudu HolaBot hospital delivery', caption: 'HolaBot / FlashBot — medication and meal delivery.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-cc1.png', alt: 'PUDU CC1 cleaning between cycles', caption: 'PUDU CC1 — between-cycle floor cleaning.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-d9.png', alt: 'PUDU D9 disinfection robot', caption: 'PUDU D9 — UV-C disinfection.', credit: 'Pudu' },
+ { src: '/images/robots/pudu-kettybot.png', alt: 'KettyBot visitor reception', caption: 'KettyBot Pro — visitor reception.', credit: 'Pudu' },
+ ],
problemPoints: [
'Clinical staff lose hours to non-clinical transport tasks.',
'Internal logistics across floors slow down service delivery.',
@@ -221,10 +422,37 @@ export const INDUSTRY_PAGES: Record = {
{ title: 'Lower contamination risk', body: 'Reduced cross-handling on routine routes.' },
{ title: 'Less strain', body: 'Support teams cover repetitive work with less fatigue.' },
],
+ caseHighlights: [
+ {
+ brand: 'Pudu',
+ title: 'FlashBot in hospital corridors',
+ body: 'Autonomous transport of medicines, samples, and meal trays with lift API and secured compartments — frees clinical staff from non-clinical runs.',
+ },
+ {
+ brand: 'Pudu',
+ title: 'PUDU CC1 cleaning between cycles',
+ body: 'Floor cleaning between patient cycles with route logging and HEPA filtration — quiet enough for occupied corridors.',
+ },
+ ],
suggestedRobots: [
- { brand: 'Pudu', family: 'FlashBot family', body: 'Autonomous internal delivery for hospital operations.' },
- { brand: 'Pudu', family: 'Cleaning lineup', body: 'CC1 and SH1-class platforms for healthcare environments.' },
- { brand: 'Pudu', family: 'KettyBot', body: 'Visitor reception and basic wayfinding at entrances.' },
+ {
+ brand: 'Pudu',
+ family: 'FlashBot',
+ body: 'Autonomous multi-floor delivery for medication, samples, linens, and meals — lift-integrated and contactless.',
+ chips: ['Multi-floor', 'Secured', 'Lift API'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'PUDU CC1 / SH1',
+ body: 'Commercial cleaning platforms for hospital corridors and public areas with route logs and HEPA filtration.',
+ chips: ['Cleaning', 'HEPA', 'Quiet'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'KettyBot Pro',
+ body: 'Visitor reception, queue management, and wayfinding at entrances and outpatient lobbies.',
+ chips: ['Greeter', 'Wayfinding', 'Ad screen'],
+ },
],
seoTitle: 'Healthcare Robots in UAE | YS Lootah Robotics',
seoDescription:
@@ -236,6 +464,18 @@ export const INDUSTRY_PAGES: Record = {
heroSubtitle:
'Humanoid and quadruped robots that bring AI, programming, and modern robotics into UAE schools, universities, and innovation labs.',
heroTags: ['STEM labs', 'Robotics clubs', 'Innovation programs', 'Research'],
+ proofPoints: [
+ { value: 'Open SDK', label: 'Programmable' },
+ { value: 'Humanoid', label: 'G1 / H1' },
+ { value: 'Quadruped', label: 'Go2 EDU / B2' },
+ { value: 'K-12 → PhD', label: 'Curriculum range' },
+ ],
+ gallery: [
+ { src: '/images/robots/unitree-g1.png', alt: 'Unitree G1 humanoid in STEM lab', caption: 'Unitree G1 — humanoid platform for AI and HRI labs.', credit: 'Unitree' },
+ { src: '/images/robots/unitree-go2.png', alt: 'Unitree Go2 quadruped for STEM', caption: 'Unitree Go2 / Go2 EDU — programmable quadruped.', credit: 'Unitree' },
+ { src: '/images/robots/unitree-b2.png', alt: 'Unitree B2 research platform', caption: 'Unitree B2 — advanced research projects.', credit: 'Unitree' },
+ { src: '/industries/unitree/modular.jpg', alt: 'Modular sensor and payload kits', caption: 'Modular sensor and payload options for course work.', credit: 'Unitree' },
+ ],
problemPoints: [
'Schools need hands-on robotics and AI learning tools.',
'Students need practical exposure to emerging technologies.',
@@ -284,6 +524,18 @@ export const INDUSTRY_PAGES: Record = {
{ title: 'Demo-ready setups', body: 'Pre-configured units ready for open days and showcases.' },
{ title: 'Local support', body: 'A UAE-based robotics team handles setup, training, and service.' },
],
+ caseHighlights: [
+ {
+ brand: 'Unitree',
+ title: 'Universities & AI research labs',
+ body: 'G1 humanoid and Go2 EDU adopted by leading engineering schools and AI labs worldwide for locomotion, vision, and reinforcement-learning research.',
+ },
+ {
+ brand: 'Unitree',
+ title: 'Robotics clubs & open days',
+ body: 'Demo-ready platforms used for school STEM programs, open days, and student competitions — pre-configured and easy to operate.',
+ },
+ ],
suggestedRobots: [
{
brand: 'Unitree',
@@ -315,35 +567,106 @@ export const INDUSTRY_PAGES: Record = {
security: {
heroTitle: 'Autonomous patrol and inspection robots.',
heroSubtitle:
- 'Quadruped robots that patrol, inspect, and monitor critical UAE facilities — continuously and consistently.',
+ 'Quadruped robots with infrared thermography, LiDAR, and AI vision that patrol, inspect, and monitor critical UAE facilities — 24/7 with zero downtime.',
+ heroTags: ['Patrol', 'Thermal imaging', 'LiDAR + AI vision', '24/7'],
+ proofPoints: [
+ { value: '90%', label: 'Complex terrain covered' },
+ { value: '40kg', label: 'Sustained payload' },
+ { value: '45°', label: 'Grade climbing' },
+ { value: '4–6h', label: 'Patrol endurance' },
+ ],
+ gallery: [
+ { src: '/industries/unitree/terrain.jpg', alt: 'Quadruped robot on complex terrain', caption: 'Stairs, gullies, rubble, pipelines — 90% terrain coverage.', credit: 'Unitree' },
+ { src: '/industries/unitree/thermal.jpg', alt: 'Infrared thermography and detection sensors', caption: 'Infrared thermography + LiDAR + AI vision for 24/7 scanning.', credit: 'Unitree' },
+ { src: '/industries/unitree/substation.jpg', alt: 'Power substation inspection', caption: 'Substation inspection — switchgear and transformer scans.', credit: 'Unitree' },
+ { src: '/industries/unitree/pipeline.jpg', alt: 'Pipeline network inspection', caption: 'Pipeline and refinery corridor patrols.', credit: 'Unitree' },
+ { src: '/industries/unitree/mine.jpg', alt: 'Mine tunnel inspection', caption: 'Mine and tunnel inspection in hazardous environments.', credit: 'Unitree' },
+ { src: '/industries/unitree/endurance.jpg', alt: 'Extended endurance patrol', caption: '4–6h endurance for long inspection rounds.', credit: 'Unitree' },
+ ],
problemPoints: [
'Manual patrols are repetitive, costly, and uneven across shifts.',
'Night coverage drops as fatigue sets in for guard teams.',
- 'Hard-to-reach zones get inspected too rarely.',
- 'Anomalies are missed without continuous facility monitoring.',
+ 'Hard-to-reach zones — stairs, gullies, pipelines, rooftops — get inspected too rarely.',
+ 'Anomalies in temperature, sound, or visual feeds are missed without continuous monitoring.',
],
solutions: [
- { title: 'Quadruped patrol robots', body: 'Autonomous routes across compounds, perimeters, and indoor sites.', iconKey: 'quadruped' },
- { title: 'Inspection robots', body: 'Routine checks of utility rooms, plant areas, and risk zones.', iconKey: 'inspect' },
- { title: 'Perimeter monitoring', body: 'Continuous outdoor coverage for sensitive boundaries.', iconKey: 'sensor' },
- { title: 'Sensor-equipped platforms', body: 'Thermal, audio, and visual data captured on the move.', iconKey: 'platform' },
+ {
+ title: 'Quadruped patrol robots',
+ body: 'Autonomous routes across compounds, perimeters, and indoor sites — climb stairs, cross 40cm obstacles, and traverse rubble.',
+ iconKey: 'quadruped',
+ suitableFor: ['Compounds', 'Perimeters', 'Industrial parks'],
+ },
+ {
+ title: 'Inspection robots',
+ body: 'Routine checks of utility rooms, plant areas, substations, pipelines, and mine-grade environments.',
+ iconKey: 'inspect',
+ suitableFor: ['Substations', 'Refineries', 'Tunnels'],
+ },
+ {
+ title: 'Perimeter monitoring',
+ body: 'Continuous outdoor coverage for sensitive boundaries with infrared thermography and LiDAR scan.',
+ iconKey: 'sensor',
+ suitableFor: ['Critical sites', 'Boundaries', 'Outdoor zones'],
+ },
+ {
+ title: 'Sensor-equipped platforms',
+ body: 'Thermal, audio, LiDAR, and AI-vision payloads captured on the move and streamed to a central platform.',
+ iconKey: 'platform',
+ suitableFor: ['Digital twin', 'AI analytics', 'Live ops'],
+ },
],
useCases: [
'Overnight patrol across large compounds',
- 'Routine inspection of plant and utility rooms',
+ 'Routine inspection of substations and plant rooms',
+ 'Pipeline, tunnel, and refinery monitoring',
'Perimeter rounds for sensitive sites',
'Incident response and remote live inspection',
+ 'Fire and emergency-response reconnaissance',
],
benefits: [
- { title: 'Continuous coverage', body: 'Routes run consistently across nights and shifts.' },
- { title: 'Audit-ready logs', body: 'Run histories and sensor data are easy to review.' },
- { title: 'Lower guard load', body: 'Repetitive walks shift to autonomous platforms.' },
- { title: 'Innovation image', body: 'Visible signal that the operator runs a modern facility.' },
+ { title: 'Continuous coverage', body: 'Routes run 24/7 across nights and shifts with zero downtime.' },
+ { title: 'Cuts human-risk exposure', body: 'Replaces personnel in hazardous zones — high voltage, gas, heat, confined spaces.' },
+ { title: 'Audit-ready logs', body: 'Run histories, thermal frames, and sensor data are easy to review.' },
+ { title: 'Lower long-term cost', body: 'One platform replaces multiple patrols and inspection rounds.' },
+ { title: 'Modern facility image', body: 'Visible signal that the operator runs a modern, instrumented site.' },
+ { title: 'Cloud-managed fleet', body: 'Multiple robots managed from one platform with mission planning and live feeds.' },
+ ],
+ caseHighlights: [
+ {
+ brand: 'Unitree',
+ title: 'Power substation inspections',
+ body: 'Quadruped robots scan switchgear and transformers with infrared thermography and AI vision — replacing repetitive human rounds.',
+ },
+ {
+ brand: 'Unitree',
+ title: 'Refinery & pipeline patrols',
+ body: 'B2-class platforms cover refineries, pipeline corridors, and mine tunnels — operating reliably in hazardous environments.',
+ },
+ {
+ brand: 'Unitree',
+ title: 'Fire & emergency reconnaissance',
+ body: 'Rapid-response deployment with 360° video, LiDAR mapping, audio collection, and infrared life-sign detection.',
+ },
],
suggestedRobots: [
- { brand: 'Unitree', family: 'Go2 quadruped', body: 'Versatile patrol and inspection platform for varied terrain.' },
- { brand: 'Unitree', family: 'B2 quadruped', body: 'Heavy-duty platform for demanding inspection routes.' },
- { brand: 'Unitree', family: 'Custom payloads', body: 'Sensor-equipped configurations for thermal and vision inspection.' },
+ {
+ brand: 'Unitree',
+ family: 'Go2 / Go2-W',
+ body: 'Versatile patrol and inspection platform for varied terrain — fast, agile, and SDK-ready for custom routes.',
+ chips: ['Patrol', 'Stairs', 'SDK'],
+ },
+ {
+ brand: 'Unitree',
+ family: 'B2 / B2-W',
+ body: 'Industrial-grade quadruped — 40kg payload, 45° grade climbing, 4–6h endurance, IP-rated for outdoor inspection.',
+ chips: ['40kg', '45°', '4–6h'],
+ },
+ {
+ brand: 'Unitree',
+ family: 'Sensor & thermal payloads',
+ body: 'Custom configurations with infrared thermography, LiDAR, and AI-vision for substations, pipelines, and mine sites.',
+ chips: ['Thermal', 'LiDAR', 'AI vision'],
+ },
],
seoTitle: 'Security & Surveillance Robots in UAE | YS Lootah Robotics',
seoDescription:
@@ -353,7 +676,22 @@ export const INDUSTRY_PAGES: Record = {
warehouses: {
heroTitle: 'Robotics for warehouse and facility operations.',
heroSubtitle:
- 'Inspection, transport, and monitoring robots that scale repetitive work across UAE logistics sites and industrial facilities.',
+ 'Inspection, transport, and monitoring robots that scale repetitive work across UAE logistics sites and industrial facilities — thermal vision, LiDAR, and AI route planning.',
+ heroTags: ['Aisle inspection', 'Thermal + LiDAR', 'AI patrols', 'Cloud fleet'],
+ proofPoints: [
+ { value: '90%', label: 'Terrain coverage' },
+ { value: '40cm', label: 'Obstacle clearance' },
+ { value: '≤3 m/s', label: 'Patrol speed' },
+ { value: '24/7', label: 'Run cycles' },
+ ],
+ gallery: [
+ { src: '/industries/unitree/patrol-system.png', alt: 'Intelligent patrol system overview', caption: 'Intelligent patrol system overview.', credit: 'Unitree' },
+ { src: '/industries/unitree/ai-patrol.jpg', alt: 'Self-planned AI patrols', caption: 'Self-planned AI patrols across facility zones.', credit: 'Unitree' },
+ { src: '/industries/unitree/digital-twin.jpg', alt: 'Digital twin facility platform', caption: 'Digital twin platform for fleet operations.', credit: 'Unitree' },
+ { src: '/industries/unitree/analytics.jpg', alt: 'Large-scale inference analytics', caption: 'Large-scale inference and anomaly analytics.', credit: 'Unitree' },
+ { src: '/industries/unitree/modular.jpg', alt: 'Modular sensor and payload options', caption: 'Modular sensor and payload configurations.', credit: 'Unitree' },
+ { src: '/industries/unitree/cloud.jpg', alt: 'Cloud-connected fleet management', caption: 'Cloud-connected fleet management platform.', credit: 'Unitree' },
+ ],
problemPoints: [
'Inventory and inspection routes scale poorly with human hours.',
'Repetitive walks cause fatigue and tracking errors.',
@@ -378,10 +716,42 @@ export const INDUSTRY_PAGES: Record = {
{ title: 'Lower repetitive load', body: 'Operators focus on higher-value work and edge cases.' },
{ title: 'Safer routes', body: 'Risky or restricted zones can be covered remotely.' },
],
+ caseHighlights: [
+ {
+ brand: 'Unitree',
+ title: 'Industrial inspection on B2',
+ body: '40kg payload, 45° climbs, 4–6h endurance — designed to handle long aisle rounds, plant rooms, and outdoor yards in heavy industry.',
+ },
+ {
+ brand: 'Unitree',
+ title: 'AI-planned patrols with thermal vision',
+ body: 'Self-planned routes scan equipment hotspots and structural anomalies — fleet managed from a single cloud platform.',
+ },
+ {
+ brand: 'Pudu',
+ title: 'Indoor delivery in distribution centers',
+ body: 'FlashBot-class platforms move parts, paperwork, and supplies between zones with auto-docking and contactless handoff.',
+ },
+ ],
suggestedRobots: [
- { brand: 'Unitree', family: 'Go2 / B2 quadrupeds', body: 'Autonomous inspection and patrol around facility zones.' },
- { brand: 'Pudu', family: 'Industrial delivery', body: 'Autonomous delivery platforms for indoor logistics.' },
- { brand: 'Unitree', family: 'Sensor-equipped builds', body: 'Custom payloads for thermal and vision inspection.' },
+ {
+ brand: 'Unitree',
+ family: 'Go2 / B2 quadrupeds',
+ body: 'Autonomous inspection and patrol around facility zones — racks, aisles, plant rooms, and outdoor yards.',
+ chips: ['Inspection', 'Stairs', 'Outdoor'],
+ },
+ {
+ brand: 'Pudu',
+ family: 'FlashBot family',
+ body: 'Autonomous indoor delivery platforms for warehouse offices, parts movement, and inter-zone runs.',
+ chips: ['Indoor', 'Delivery', 'Auto-dock'],
+ },
+ {
+ brand: 'Unitree',
+ family: 'Thermal & LiDAR payloads',
+ body: 'Custom payloads for thermal hotspot scans, LiDAR mapping, and AI-vision anomaly detection on routine routes.',
+ chips: ['Thermal', 'LiDAR', 'AI'],
+ },
],
seoTitle: 'Warehouse & Logistics Robots in UAE | YS Lootah Robotics',
seoDescription: