chore(contact): update address to DIFC Trade Center Second showroom
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
8bc90b0db9
commit
6f6536db7c
@ -30,7 +30,7 @@ export default function ContactPage() {
|
||||
<ContactRow label="Office" value="+971 4 349 9319" href="tel:+97143499319" />
|
||||
<ContactRow label="Email" value="info@yslootahrobotics.com" href="mailto:info@yslootahrobotics.com" />
|
||||
<ContactRow label="WhatsApp" value="+971 55 948 2728" href="https://wa.me/971559482728" external />
|
||||
<ContactRow label="Address" value="Office 408, City Bay Business Center, Dubai, UAE" href="https://maps.google.com/?q=Office+408+City+Bay+Business+Center+Dubai" external />
|
||||
<ContactRow label="Address" value="Showroom No 03, Sheikh Zayed Rd Trade Center Second - DIFC - Dubai, UAE" href="https://maps.google.com/?q=Showroom+No+03+Sheikh+Zayed+Rd+Trade+Center+Second+DIFC+Dubai" external />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -38,7 +38,7 @@ export default function PrivacyPolicyPage() {
|
||||
If you have questions or concerns about this Privacy Policy, please reach out to us at:
|
||||
<br/><br/>
|
||||
<strong>YS Lootah Robotics</strong><br/>
|
||||
Office 408, City Bay Business Center<br/>
|
||||
Showroom No 03, Sheikh Zayed Rd Trade Center Second - DIFC<br/>
|
||||
Dubai, United Arab Emirates<br/>
|
||||
Email: info@yslootahrobotics.com
|
||||
</p>
|
||||
|
||||
@ -14,9 +14,9 @@ const CONTACT = {
|
||||
phonePrimary: '+971 55 948 2728',
|
||||
phoneSecondary: '+971 4 349 9319',
|
||||
email: 'info@yslootahrobotics.com',
|
||||
address: 'Office 408, City Bay Business Center, Dubai, UAE',
|
||||
address: 'Showroom No 03, Sheikh Zayed Rd Trade Center Second - DIFC - Dubai, UAE',
|
||||
whatsapp: 'https://wa.me/971559482728',
|
||||
maps: 'https://maps.google.com/?q=Office+408+City+Bay+Business+Center+Dubai',
|
||||
maps: 'https://maps.google.com/?q=Showroom+No+03+Sheikh+Zayed+Rd+Trade+Center+Second+DIFC+Dubai',
|
||||
instagram: 'https://www.instagram.com/yslootahtech',
|
||||
linkedin: 'https://www.linkedin.com/company/ys-lootah-tech',
|
||||
facebook: 'https://www.facebook.com/yslootahtech',
|
||||
|
||||
@ -425,7 +425,7 @@ function ShowroomTile() {
|
||||
</span>
|
||||
</div>
|
||||
<span style={{ position: 'relative', fontSize: '0.72rem', color: '#e7e7e7', lineHeight: 1.4, marginTop: 'auto' }}>
|
||||
Live demos · City Bay Business Center.
|
||||
Live demos · Trade Center Second, DIFC.
|
||||
</span>
|
||||
</div>
|
||||
);
|
||||
|
||||
@ -13,7 +13,7 @@ const DEFAULT_ITEMS: Item[] = [
|
||||
{ label: 'Unitree', sub: 'Quadruped · Humanoid', accent: '#5e5e5e' },
|
||||
{ label: 'Pudu Robotics', sub: 'Service · Delivery · Cleaning', accent: '#a8a8a8' },
|
||||
{ label: 'Dubai · UAE', sub: 'Sales · Demo · Configure', accent: '#e7e7e7' },
|
||||
{ label: 'Showroom', sub: 'City Bay Business Center', accent: '#5e5e5e' },
|
||||
{ label: 'Showroom', sub: 'Trade Center Second, DIFC', accent: '#5e5e5e' },
|
||||
{ label: '10+ Industries', sub: 'Hospitality · Security · Healthcare', accent: '#a8a8a8' },
|
||||
];
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ export const business = {
|
||||
phones: ['+971559482728', '+97143499319'],
|
||||
email: 'info@yslootahrobotics.com',
|
||||
whatsapp: 'https://wa.me/971559482728',
|
||||
street: 'Office 408, City Bay Business Center',
|
||||
street: 'Showroom No 03, Sheikh Zayed Rd, Trade Center Second, DIFC',
|
||||
city: 'Dubai',
|
||||
country: 'AE',
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user