{"id":994785,"date":"2026-07-03T18:33:58","date_gmt":"2026-07-03T18:33:58","guid":{"rendered":"https:\/\/uaewebsitedeveloper.com\/home-light-v2-2\/"},"modified":"2026-09-20T18:08:02","modified_gmt":"2026-09-20T18:08:02","slug":"home-light-v2","status":"publish","type":"page","link":"https:\/\/uaewebsitedeveloper.com\/ar\/","title":{"rendered":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"<div class=\"vgblk-rw-wrapper limit-wrapper\">\n<style>\n\/* ============ UWD light homepage \u2014 brand palette ============ *\/\n.uwd-home *,.uwd-home *::before,.uwd-home *::after{box-sizing:border-box}\n.uwd-home{\n  --navy:#0A0D31;\n  --navy-soft:#3B4053;\n  --grey:#5F6567;\n  --line:#E8E6E1;\n  --cream:#FAF7F1;\n  --paper:#FFFFFF;\n  --orange:#FF5000;\n  --orange-soft:#FFECDF;\n  --radius:16px;\n  --font:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\n  font-family:var(--font);\n  color:var(--navy);\n  background:var(--paper);\n  line-height:1.55;\n  -webkit-font-smoothing:antialiased;\n  font-feature-settings:\"ss01\",\"cv11\"\n}\n.uwd-home img{max-width:100%;height:auto;display:block}\n.uwd-home a{color:inherit;text-decoration:none}\n.uwd-home .container{max-width:1200px;margin:0 auto;padding:0 24px}<\/p>\n<p>\/* -- Nav -- *\/\n.uwd-nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}\n.uwd-nav__inner{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;max-width:1200px;margin:0 auto}\n.uwd-nav__brand img{max-height:32px;width:auto}\n.uwd-nav__links{display:flex;gap:26px;align-items:center;font-size:14.5px;color:var(--navy);font-weight:500}\n.uwd-nav__links a{opacity:.78;transition:opacity .15s}\n.uwd-nav__links a:hover{opacity:1}\n@media(max-width:820px){.uwd-nav__links{display:none}}<\/p>\n<p>.uwd-btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14.5px;padding:11px 18px;border-radius:999px;border:1px solid transparent;transition:transform .12s,box-shadow .15s;cursor:pointer;line-height:1.2}\n.uwd-btn:hover{transform:translateY(-1px)}\n.uwd-btn--primary{background:var(--orange);color:#fff;box-shadow:0 4px 14px rgba(255,80,0,.22)}\n.uwd-btn--primary:hover{background:#e64700;box-shadow:0 8px 22px rgba(255,80,0,.28)}\n.uwd-btn--ghost{border-color:var(--line);color:var(--navy);background:#fff}\n.uwd-btn--ghost:hover{border-color:var(--navy)}\n.uwd-btn svg{width:15px;height:15px}<\/p>\n<p>\/* -- Hero -- *\/\n.uwd-hero{background:linear-gradient(180deg,var(--cream) 0%,#fff 100%);position:relative;overflow:hidden;padding:80px 0 100px}\n.uwd-hero::before{content:\"\";position:absolute;top:-15%;right:-10%;width:520px;height:520px;background:radial-gradient(circle,rgba(255,80,0,.10),transparent 65%);pointer-events:none}\n.uwd-hero__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center;position:relative}\n.uwd-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--orange-soft);color:#d84a00;font-size:13px;font-weight:600;letter-spacing:.2px}\n.uwd-hero__badge .dot{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px rgba(255,80,0,.15)}\n.uwd-hero h1{font-size:clamp(30px,4vw,54px);line-height:1.05;letter-spacing:-.02em;margin:20px 0 18px;font-weight:800;color:var(--navy)}\n.uwd-hero h1 em{font-style:normal;color:var(--orange)}\n.uwd-hero p.lead{font-size:clamp(15px,1.15vw,17px);color:var(--grey);max-width:560px;margin:0 0 28px}\n.uwd-hero__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}\n.uwd-hero__trust{display:flex;gap:22px;flex-wrap:wrap;padding-top:24px;border-top:1px solid var(--line)}\n.uwd-hero__trust>div b{color:var(--navy);font-weight:700;font-size:22px;display:block;letter-spacing:-.01em}\n.uwd-hero__trust>div span{color:var(--grey);font-size:12.5px;letter-spacing:.02em;text-transform:uppercase}<\/p>\n<p>.uwd-hero__photo{position:relative;justify-self:end}\n.uwd-hero__photo img{width:100%;max-width:400px;border-radius:20px;object-fit:cover;aspect-ratio:4\/5;box-shadow:0 22px 60px rgba(10,13,49,.18)}\n.uwd-hero__photo::after{content:\"\";position:absolute;inset:14px -14px -14px 14px;border:2px solid var(--orange);border-radius:20px;z-index:-1;opacity:.4}\n.uwd-hero__pin{position:absolute;left:-16px;bottom:20px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;box-shadow:0 12px 30px rgba(10,13,49,.10);font-size:12.5px;display:flex;gap:10px;align-items:center;max-width:220px}\n.uwd-hero__pin b{display:block;font-size:13.5px}\n.uwd-hero__pin .p{width:32px;height:32px;border-radius:9px;background:var(--orange);color:#fff;display:grid;place-items:center;flex:none}\n@media(max-width:900px){.uwd-hero__grid{grid-template-columns:1fr;gap:44px}.uwd-hero__photo{justify-self:center}}<\/p>\n<p>\/* -- Section base -- *\/\n.uwd-sec{padding:80px 0;background:var(--paper)}\n.uwd-sec--cream{background:var(--cream)}\n.uwd-sec__eyebrow{font-size:12.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:700}\n.uwd-sec__title{font-size:clamp(24px,2.6vw,36px);letter-spacing:-.01em;line-height:1.15;margin:10px 0 12px;font-weight:800;color:var(--navy)}\n.uwd-sec__sub{font-size:15.5px;color:var(--grey);max-width:640px;margin:0 0 40px}<\/p>\n<p>\/* -- Stats strip -- *\/\n.uwd-stats{background:var(--cream);padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n.uwd-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center;position:relative}\n.uwd-stats__grid>div{position:relative;padding:0 8px}\n.uwd-stats__grid>div:not(:last-child)::after{content:\"\";position:absolute;top:12px;bottom:12px;right:-16px;width:1px;background:rgba(10,13,49,.08)}\n.uwd-stats b{display:inline-flex;align-items:baseline;gap:4px;font-size:clamp(26px,2.8vw,36px);font-weight:800;letter-spacing:-.015em;color:var(--navy)}\n.uwd-stats b::after{content:\"\";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);align-self:flex-end;margin-bottom:6px}\n.uwd-stats span{display:block;color:var(--grey);font-size:12.5px;letter-spacing:.03em;text-transform:uppercase;margin-top:4px;font-weight:500}\n@media(max-width:720px){.uwd-stats__grid{grid-template-columns:repeat(2,1fr);gap:26px}.uwd-stats__grid>div:not(:last-child)::after{display:none}}<\/p>\n<p>\/* -- Services -- *\/\n.uwd-services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n.uwd-svc{border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px;background:#fff;transition:transform .15s,border-color .15s,box-shadow .15s}\n.uwd-svc:hover{transform:translateY(-3px);border-color:rgba(255,80,0,.5);box-shadow:0 10px 24px rgba(10,13,49,.06)}\n.uwd-svc__icon{width:42px;height:42px;border-radius:11px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;margin-bottom:16px}\n.uwd-svc h3{font-size:17px;margin:0 0 8px;font-weight:700;color:var(--navy)}\n.uwd-svc p{margin:0;color:var(--grey);font-size:14px;line-height:1.55}\n@media(max-width:900px){.uwd-services{grid-template-columns:1fr 1fr}}\n@media(max-width:560px){.uwd-services{grid-template-columns:1fr}}<\/p>\n<p>\/* -- Work \/ Portfolio -- *\/\n.uwd-work{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}\n.uwd-work__card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:transform .15s,box-shadow .15s}\n.uwd-work__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(10,13,49,.08)}\n.uwd-work__shot{aspect-ratio:16\/10;background:#F5F5F1;overflow:hidden}\n.uwd-work__shot img{width:100%;height:100%;object-fit:cover;transition:transform .4s}\n.uwd-work__card:hover .uwd-work__shot img{transform:scale(1.04)}\n.uwd-work__meta{padding:20px 22px 22px;display:flex;justify-content:space-between;align-items:center;gap:14px}\n.uwd-work__meta h3{margin:0;font-size:16.5px;font-weight:700;color:var(--navy)}\n.uwd-work__meta span{color:var(--grey);font-size:12.5px;display:block;margin-top:2px;letter-spacing:.02em}\n.uwd-work__cta{font-size:13px;color:var(--orange);font-weight:700;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}\n@media(max-width:720px){.uwd-work{grid-template-columns:1fr}}<\/p>\n<p>\/* -- Process -- *\/\n.uwd-process{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;counter-reset:step}\n.uwd-step{padding:26px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);position:relative}\n.uwd-step::before{counter-increment:step;content:\"0\" counter(step);position:absolute;top:20px;right:22px;font-weight:800;color:var(--orange-soft);font-size:36px;letter-spacing:-.02em}\n.uwd-step h3{margin:0 0 6px;font-size:17px;font-weight:700;color:var(--navy)}\n.uwd-step p{margin:0;color:var(--grey);font-size:14px;line-height:1.55}\n@media(max-width:720px){.uwd-process{grid-template-columns:1fr}}<\/p>\n<p>\/* -- Why (about) -- *\/\n.uwd-about{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}\n.uwd-about__photo{position:relative}\n.uwd-about__photo img{width:100%;max-width:420px;border-radius:20px;object-fit:cover;aspect-ratio:4\/5;box-shadow:0 20px 50px rgba(10,13,49,.15)}\n.uwd-about__photo::after{content:\"\";position:absolute;inset:auto 20px -18px 20px;height:60%;background:linear-gradient(180deg,transparent,var(--orange-soft));border-radius:20px;z-index:-1}\n.uwd-about__body h2{font-size:clamp(22px,2.4vw,32px);margin:12px 0;font-weight:800;color:var(--navy);letter-spacing:-.01em}\n.uwd-about__body p{color:var(--navy-soft);margin:0 0 16px;font-size:15.5px;line-height:1.65}\n.uwd-about__body ul{margin:20px 0 0;padding:0;list-style:none;display:grid;gap:10px}\n.uwd-about__body li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--navy-soft)}\n.uwd-about__body li svg{flex:none;color:var(--orange);margin-top:3px}\n@media(max-width:900px){.uwd-about{grid-template-columns:1fr;gap:40px}.uwd-about__photo{justify-self:center;max-width:360px}}<\/p>\n<p>\/* -- CTA -- *\/\n.uwd-cta{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:72px 0}\n.uwd-cta__inner{display:grid;grid-template-columns:1.3fr .7fr;gap:36px;align-items:center}\n.uwd-cta h2{font-size:clamp(24px,2.8vw,38px);margin:0 0 12px;font-weight:800;letter-spacing:-.015em;color:var(--navy);line-height:1.1}\n.uwd-cta p{color:var(--grey);margin:0 0 20px;font-size:15.5px;max-width:520px}\n.uwd-cta__actions{display:flex;flex-direction:column;gap:12px}\n.uwd-cta .uwd-btn{justify-content:center;padding:13px 22px;font-size:15px}\n@media(max-width:820px){.uwd-cta__inner{grid-template-columns:1fr}}<\/p>\n<p>\/* -- Footer (mini sitemap) -- *\/\n.uwd-foot{background:#fff;color:var(--navy-soft);padding:56px 0 24px;font-size:13.5px;border-top:1px solid var(--line)}\n.uwd-foot__grid{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr;gap:40px;padding-bottom:36px;border-bottom:1px solid var(--line)}\n.uwd-foot__brand img{max-height:32px;margin-bottom:14px}\n.uwd-foot__brand p{color:var(--grey);font-size:13.5px;line-height:1.55;margin:0 0 18px;max-width:340px}\n.uwd-foot__contact{display:flex;flex-direction:column;gap:8px;align-items:flex-start}\n.uwd-foot__email{color:var(--navy);font-size:13.5px;opacity:.85}\n.uwd-foot__email:hover{color:var(--orange);opacity:1}\n.uwd-foot__col{display:flex;flex-direction:column;gap:10px}\n.uwd-foot__col h4{color:var(--navy);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;margin:0 0 6px}\n.uwd-foot__col a{color:var(--navy-soft);opacity:.78;transition:opacity .15s,color .15s;font-size:14px}\n.uwd-foot__col a:hover{opacity:1;color:var(--orange)}\n.uwd-foot__bar{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:20px;color:var(--grey);font-size:12.5px}\n.uwd-foot__bar a{color:var(--grey);text-decoration:underline;text-underline-offset:2px}\n.uwd-foot__bar a:hover{color:var(--orange)}\n@media(max-width:720px){.uwd-foot__grid{grid-template-columns:1fr 1fr;gap:28px}.uwd-foot__brand{grid-column:1 \/ -1}}\n@media(max-width:480px){.uwd-foot__grid{grid-template-columns:1fr}}\n<\/style>\n<div class=\"uwd-home\">\n<p><!-- HERO --><\/p>\n<section class=\"uwd-hero\">\n<div class=\"container uwd-hero__grid\">\n<div>\n      <span class=\"uwd-hero__badge\"><span class=\"dot\"><\/span> \u0645\u062a\u0627\u062d \u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u062c\u062f\u064a\u062f\u0629 \u00b7 \u062f\u0628\u064a<\/span><\/p>\n<h1>\u0645\u0637\u0648\u0651\u0631 \u0645\u0648\u0642\u0639\u0643 \u0641\u064a <em>\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a<\/em>.<\/h1>\n<p class=\"lead\">\u0645\u0648\u0627\u0642\u0639 \u0633\u0631\u064a\u0639\u0629 \u0648\u062d\u062f\u064a\u062b\u0629 \u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a. WordPress \u0648Shopify \u0648Next.js \u2014 \u062a\u064f\u0635\u0645\u064e\u0651\u0645 \u0648\u062a\u064f\u0637\u0644\u0642 \u0645\u0646 \u062f\u0628\u064a \u0639\u0644\u0649 \u064a\u062f \u0645\u0637\u0648\u0651\u0631 \u0648\u0627\u062d\u062f \u0628\u0633\u062c\u0644 \u062b\u0645\u0627\u0646\u064a \u0633\u0646\u0648\u0627\u062a.<\/p>\n<div class=\"uwd-hero__ctas\">\n        <a class=\"uwd-btn uwd-btn--primary\" href=\"https:\/\/wa.me\/923392336926?text=Hi%20Zain%2C%20I%27m%20interested%20in%20a%20new%20website.\" rel=\"noopener\" target=\"_blank\"><br \/>\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20.52 3.48A11.9 11.9 0 0 0 12 0C5.37 0 .01 5.37.01 12c0 2.12.55 4.19 1.6 6.01L0 24l6.15-1.61A11.94 11.94 0 0 0 12 24c6.63 0 12-5.37 12-12 0-3.19-1.25-6.19-3.48-8.52Z\"\/><\/svg><br \/>\n          \u0631\u0627\u0633\u0644\u0646\u0627 \u0639\u0644\u0649 \u0648\u0627\u062a\u0633\u0627\u0628<br \/>\n        <\/a><br \/>\n        <a class=\"uwd-btn uwd-btn--ghost\" href=\"#work\">\u0634\u0627\u0647\u062f \u0623\u062d\u062f\u062b \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u2190<\/a>\n      <\/div>\n<div class=\"uwd-hero__trust\">\n<div><b>08<\/b><span>\u0633\u0646\u0648\u0627\u062a \u0645\u0646 \u0627\u0644\u0625\u0637\u0644\u0627\u0642<\/span><\/div>\n<div><b>100+<\/b><span>\u0645\u0648\u0642\u0639\u0627\u064b \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647<\/span><\/div>\n<div><b>4.9<\/b><span>\u062a\u0642\u064a\u064a\u0645 \u062c\u0648\u062c\u0644<\/span><\/div>\n<div><b>&lt; 4h<\/b><span>\u0632\u0645\u0646 \u0627\u0644\u0631\u062f<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"uwd-hero__photo\">\n      <img decoding=\"async\" src=\"https:\/\/uaewebsitedeveloper.com\/wp-content\/uploads\/2026\/07\/zain-portrait.webp\" alt=\"\u0645\u0637\u0648\u0631 \u0645\u0648\u0627\u0642\u0639 \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u2014 UAE Website Developer\" fetchpriority=\"high\"><\/p>\n<div class=\"uwd-hero__pin\">\n        <span class=\"p\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><path d=\"M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><\/span><br \/>\n        <span><b>\u062f\u0628\u064a\u060c \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a<\/b>\u0646\u0639\u0645\u0644 \u0645\u0639 \u0639\u0645\u0644\u0627\u0621 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- SERVICES --><\/p>\n<section class=\"uwd-sec\" id=\"services\">\n<div class=\"container\">\n    <span class=\"uwd-sec__eyebrow\">\u0627\u0644\u062e\u062f\u0645\u0627\u062a<\/span><\/p>\n<h2 class=\"uwd-sec__title\">\u0645\u0627 \u0623\u0642\u062f\u0651\u0645\u0647.<\/h2>\n<p class=\"uwd-sec__sub\">\u0643\u0644 \u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647 \u0634\u0631\u0643\u0629 \u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629 \u0644\u0644\u0627\u0646\u0637\u0644\u0627\u0642 \u0623\u0648 \u0627\u0644\u062a\u0637\u0648\u0651\u0631 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u2014 \u0627\u0644\u0645\u0637\u0648\u0651\u0631 \u0646\u0641\u0633\u0647 \u0645\u0646 \u0623\u0648\u0644 \u0631\u0633\u0627\u0644\u0629 \u062d\u062a\u0649 \u0627\u0644\u0625\u0637\u0644\u0627\u0642.<\/p>\n<div class=\"uwd-services\">\n<div class=\"uwd-svc\">\n<div class=\"uwd-svc__icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"14\" rx=\"2\"\/><path d=\"M3 10h18M8 4v14\"\/><\/svg><\/div>\n<h3>\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u0634\u0631\u0643\u0627\u062a<\/h3>\n<p>\u0645\u0648\u0627\u0642\u0639 WordPress \u064a\u0645\u0643\u0646\u0643 \u062a\u0639\u062f\u064a\u0644\u0647\u0627 \u0628\u0646\u0641\u0633\u0643 \u2014 \u0633\u0631\u064a\u0639\u0629 \u0648\u062c\u0627\u0647\u0632\u0629 \u0644\u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b \u0648\u0645\u062a\u0648\u0627\u0641\u0642\u0629 \u0645\u0639 \u0647\u0648\u064a\u062a\u0643.<\/p>\n<\/p><\/div>\n<div class=\"uwd-svc\">\n<div class=\"uwd-svc__icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\"><circle cx=\"9\" cy=\"20\" r=\"1.5\"\/><circle cx=\"17\" cy=\"20\" r=\"1.5\"\/><path d=\"M3 4h2l3 12h11l2-8H6\"\/><\/svg><\/div>\n<h3>\u0645\u062a\u0627\u062c\u0631 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629<\/h3>\n<p>Shopify \u0623\u0648 WooCommerce \u0645\u0631\u0628\u0648\u0637 \u0628\u0627\u0644\u062f\u0631\u0647\u0645 \u0648\u0627\u0644\u062f\u0648\u0644\u0627\u0631 \u0648\u0636\u0631\u064a\u0628\u0629 \u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0645\u0636\u0627\u0641\u0629 \u0648Telr \u0648PayTabs \u0648Stripe.<\/p>\n<\/p><\/div>\n<div class=\"uwd-svc\">\n<div class=\"uwd-svc__icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\"><path d=\"M8 6l-6 6 6 6M16 6l6 6-6 6\"\/><\/svg><\/div>\n<h3>\u062a\u0637\u0628\u064a\u0642\u0627\u062a \u0648\u064a\u0628 \u0645\u062e\u0635\u0635\u0629<\/h3>\n<p>Next.js \u0623\u0648 Laravel \u2014 \u062d\u062c\u0648\u0632\u0627\u062a \u0648\u0644\u0648\u062d\u0627\u062a \u062a\u062d\u0643\u0645 \u0648\u062a\u0643\u0627\u0645\u0644\u0627\u062a \u0645\u0628\u0646\u064a\u0629 \u062d\u0633\u0628 \u0627\u0644\u0645\u0648\u0627\u0635\u0641\u0627\u062a.<\/p>\n<\/p><\/div>\n<div class=\"uwd-svc\">\n<div class=\"uwd-svc__icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\"><path d=\"M13 2 3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg><\/div>\n<h3>\u062a\u062d\u0633\u064a\u0646\u0627\u062a \u0627\u0644\u0633\u0631\u0639\u0629 \u0648\u0645\u062d\u0631\u0643\u0627\u062a \u0627\u0644\u0628\u062d\u062b<\/h3>\n<p>\u062a\u062f\u0642\u064a\u0642 \u0645\u0624\u0634\u0631\u0627\u062a Core Web Vitals \u0648\u0623\u0633\u0627\u0633\u064a\u0627\u062a \u0627\u0644\u0635\u0641\u062d\u0627\u062a \u0648\u062e\u0631\u064a\u0637\u0629 \u0645\u0648\u0642\u0639 \u0648\u0628\u064a\u0627\u0646\u0627\u062a \u0645\u0646\u0638\u0645\u0629 \u0645\u062a\u0642\u0646\u0629.<\/p>\n<\/p><\/div>\n<div class=\"uwd-svc\">\n<div class=\"uwd-svc__icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\"><path d=\"M21 12a9 9 0 1 1-3-6.7\"\/><path d=\"M21 4v5h-5\"\/><\/svg><\/div>\n<h3>\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062a\u0635\u0645\u064a\u0645 \u0648\u0627\u0644\u0625\u0646\u0642\u0627\u0630<\/h3>\n<p>\u0646\u0633\u062a\u0644\u0645 \u0645\u0634\u0631\u0648\u0639\u0627\u064b \u0645\u062a\u0639\u0637\u0644\u0627\u064b \u0648\u0646\u062b\u0628\u0651\u062a\u0647 \u062b\u0645 \u0646\u062d\u062f\u0651\u062b \u0627\u0644\u0623\u062c\u0632\u0627\u0621 \u0627\u0644\u0645\u0647\u0645\u0629 \u0641\u064a\u0647.<\/p>\n<\/p><\/div>\n<div class=\"uwd-svc\">\n<div class=\"uwd-svc__icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"18\" height=\"18\"><path d=\"M12 2a10 10 0 1 0 10 10\"\/><path d=\"M12 8v4l3 2\"\/><\/svg><\/div>\n<h3>\u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0648\u0627\u0644\u0635\u064a\u0627\u0646\u0629<\/h3>\n<p>\u062a\u062d\u062f\u064a\u062b\u0627\u062a \u0634\u0647\u0631\u064a\u0629 \u0648\u0646\u0633\u062e \u0627\u062d\u062a\u064a\u0627\u0637\u064a \u0648\u0645\u0631\u0627\u0642\u0628\u0629 \u0627\u0644\u062a\u0634\u063a\u064a\u0644 \u0648\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0628\u0633\u064a\u0637\u0629 \u2014 \u0648\u0646\u0645 \u0645\u0631\u062a\u0627\u062d \u0627\u0644\u0628\u0627\u0644.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- WORK --><\/p>\n<section class=\"uwd-sec uwd-sec--cream\" id=\"work\">\n<div class=\"container\">\n    <span class=\"uwd-sec__eyebrow\">\u0623\u0639\u0645\u0627\u0644 \u0645\u062e\u062a\u0627\u0631\u0629<\/span><\/p>\n<h2 class=\"uwd-sec__title\">\u062f\u0631\u0627\u0633\u0627\u062a \u062d\u0627\u0644\u0629 \u062d\u062f\u064a\u062b\u0629.<\/h2>\n<p class=\"uwd-sec__sub\">\u0628\u0639\u0636 \u0627\u0644\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u062a\u064a \u0623\u064f\u0637\u0644\u0642\u062a \u0647\u0630\u0627 \u0627\u0644\u0639\u0627\u0645. \u0627\u0636\u063a\u0637 \u0623\u064a\u0627\u064b \u0645\u0646\u0647\u0627 \u0644\u0644\u0627\u0637\u0644\u0627\u0639 \u0639\u0644\u0649 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0643\u0627\u0645\u0644\u0629.<\/p>\n<div class=\"uwd-work\">\n      <a class=\"uwd-work__card\" href=\"https:\/\/uaewebsitedeveloper.com\/ar\/portfolio\/#aegis\" target=\"_blank\" rel=\"noopener\"><\/p>\n<div class=\"uwd-work__shot\"><img decoding=\"async\" src=\"https:\/\/uaewebsitedeveloper.com\/wp-content\/uploads\/2026\/07\/aegis-1024x640.png\" alt=\"Aegis Maritime Group\"><\/div>\n<div class=\"uwd-work__meta\">\n<div>\n<h3>Aegis Maritime Group<\/h3>\n<p><span>\u0634\u0631\u0643\u0627\u062a \u00b7 WordPress<\/span><\/div>\n<p><span class=\"uwd-work__cta\">\u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u062d\u0627\u0644\u0629 \u2190<\/span><\/div>\n<p>      <\/a><br \/>\n      <a class=\"uwd-work__card\" href=\"https:\/\/zainsaeed.com\/case-study\/intraflex-talent\/\" target=\"_blank\" rel=\"noopener\"><\/p>\n<div class=\"uwd-work__shot\"><img decoding=\"async\" src=\"https:\/\/uaewebsitedeveloper.com\/wp-content\/uploads\/2026\/07\/intraflex-1024x640.png\" alt=\"Intraflex Talent\"><\/div>\n<div class=\"uwd-work__meta\">\n<div>\n<h3>Intraflex Talent<\/h3>\n<p><span>\u062a\u0648\u0638\u064a\u0641 \u00b7 WordPress<\/span><\/div>\n<p><span class=\"uwd-work__cta\">\u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u062d\u0627\u0644\u0629 \u2190<\/span><\/div>\n<p>      <\/a><br \/>\n      <a class=\"uwd-work__card\" href=\"https:\/\/zainsaeed.com\/case-study\/die-schrauberbude\/\" target=\"_blank\" rel=\"noopener\"><\/p>\n<div class=\"uwd-work__shot\"><img decoding=\"async\" src=\"https:\/\/uaewebsitedeveloper.com\/wp-content\/uploads\/2026\/07\/schrauberbude.png\" alt=\"Die Schrauberbude\"><\/div>\n<div class=\"uwd-work__meta\">\n<div>\n<h3>Die Schrauberbude<\/h3>\n<p><span>\u0633\u064a\u0627\u0631\u0627\u062a \u00b7 WordPress<\/span><\/div>\n<p><span class=\"uwd-work__cta\">\u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u062d\u0627\u0644\u0629 \u2190<\/span><\/div>\n<p>      <\/a><br \/>\n      <a class=\"uwd-work__card\" href=\"https:\/\/zainsaeed.com\/case-study\/legacy-djs-uk\/\" target=\"_blank\" rel=\"noopener\"><\/p>\n<div class=\"uwd-work__shot\"><img decoding=\"async\" src=\"https:\/\/uaewebsitedeveloper.com\/wp-content\/uploads\/2026\/07\/legacydjs.png\" alt=\"Legacy DJs UK\"><\/div>\n<div class=\"uwd-work__meta\">\n<div>\n<h3>Legacy DJs UK<\/h3>\n<p><span>\u0641\u0639\u0627\u0644\u064a\u0627\u062a \u00b7 WordPress<\/span><\/div>\n<p><span class=\"uwd-work__cta\">\u062f\u0631\u0627\u0633\u0629 \u0627\u0644\u062d\u0627\u0644\u0629 \u2190<\/span><\/div>\n<p>      <\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- PROCESS --><\/p>\n<section class=\"uwd-sec\" id=\"process\">\n<div class=\"container\">\n    <span class=\"uwd-sec__eyebrow\">\u0643\u064a\u0641 \u0633\u0646\u0639\u0645\u0644<\/span><\/p>\n<h2 class=\"uwd-sec__title\">\u0639\u0645\u0644\u064a\u0629 \u0628\u0633\u064a\u0637\u0629 \u0645\u0646 \u062b\u0644\u0627\u062b \u062e\u0637\u0648\u0627\u062a.<\/h2>\n<p class=\"uwd-sec__sub\">\u0628\u0644\u0627 \u0639\u0631\u0648\u0636 \u0645\u0646 40 \u0635\u0641\u062d\u0629. \u0648\u0628\u0644\u0627 \u062c\u062f\u0627\u0648\u0644 \u0632\u0645\u0646\u064a\u0629 \u063a\u0627\u0645\u0636\u0629.<\/p>\n<div class=\"uwd-process\">\n<div class=\"uwd-step\">\n<h3>\u0623\u062e\u0628\u0631\u0646\u064a \u0628\u0645\u0627 \u062a\u062d\u062a\u0627\u062c\u0647<\/h3>\n<p>\u0623\u0631\u0633\u0644 \u0644\u064a \u0641\u0643\u0631\u0629 \u0645\u0628\u062f\u0626\u064a\u0629 \u0639\u0644\u0649 \u0648\u0627\u062a\u0633\u0627\u0628. \u0633\u0623\u0637\u0631\u062d 3\u20134 \u0623\u0633\u0626\u0644\u0629 \u0648\u0623\u0631\u0633\u0644 \u0639\u0631\u0636 \u0633\u0639\u0631 \u062b\u0627\u0628\u062a\u0627\u064b \u0648\u062c\u062f\u0648\u0644\u0627\u064b \u0632\u0645\u0646\u064a\u0627\u064b \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u064a\u0648\u0645.<\/p>\n<\/div>\n<div class=\"uwd-step\">\n<h3>\u0623\u0635\u0645\u0651\u0645 \u0648\u0623\u0628\u0646\u064a<\/h3>\n<p>\u062a\u0648\u0627\u0641\u0642 \u0648\u062a\u062f\u0641\u0639 50% \u0648\u0623\u0628\u062f\u0623 \u0627\u0644\u0639\u0645\u0644. \u0631\u0627\u0628\u0637 \u062a\u062c\u0631\u064a\u0628\u064a \u062e\u0644\u0627\u0644 3\u20137 \u0623\u064a\u0627\u0645 \u0644\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0627\u0644\u062d\u0642\u064a\u0642\u064a\u0629.<\/p>\n<\/div>\n<div class=\"uwd-step\">\n<h3>\u0627\u0644\u0625\u0637\u0644\u0627\u0642 \u0648\u0627\u0644\u062a\u0633\u0644\u064a\u0645<\/h3>\n<p>\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0623\u062e\u064a\u0631\u0629\u060c \u062b\u0645 \u0646\u0646\u0637\u0644\u0642 \u0645\u0628\u0627\u0634\u0631\u0629\u060c \u0648\u0623\u0633\u0644\u0651\u0645\u0643 \u0634\u0631\u062d\u0627\u064b \u0645\u0633\u062c\u0644\u0627\u064b \u0645\u062f\u062a\u0647 15 \u062f\u0642\u064a\u0642\u0629. \u064830 \u064a\u0648\u0645\u0627\u064b \u0645\u0646 \u0627\u0644\u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0627\u0644\u0645\u062c\u0627\u0646\u064a\u0629 \u0628\u0639\u062f \u0627\u0644\u0625\u0637\u0644\u0627\u0642.<\/p>\n<\/div><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ABOUT \/ DEVELOPER --><\/p>\n<section class=\"uwd-sec uwd-sec--cream\" id=\"about\">\n<div class=\"container uwd-about\">\n<div class=\"uwd-about__photo\">\n      <img decoding=\"async\" src=\"https:\/\/uaewebsitedeveloper.com\/wp-content\/uploads\/2026\/07\/zain-portrait.webp\" alt=\"\u0645\u0637\u0648\u0631 \u0645\u0648\u0627\u0642\u0639 \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u2014 UAE Website Developer\">\n    <\/div>\n<div class=\"uwd-about__body\">\n      <span class=\"uwd-sec__eyebrow\">\u0639\u0646 \u0627\u0644\u0645\u0637\u0648\u0651\u0631<\/span><\/p>\n<h2>\u0627\u0644\u0645\u0637\u0648\u0651\u0631 \u062e\u0644\u0641 \u0627\u0644\u0643\u0648\u062f.<\/h2>\n<p>\u0623\u0646\u0627 UAE Website Developer. \u0645\u0646\u0630 \u062b\u0645\u0627\u0646\u064a \u0633\u0646\u0648\u0627\u062a \u0623\u0628\u0646\u064a \u0645\u0648\u0627\u0642\u0639 \u0644\u0634\u0631\u0643\u0627\u062a \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0648\u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0648\u0628\u0631\u064a\u0637\u0627\u0646\u064a\u0627 \u0648\u063a\u064a\u0631\u0647\u0627 \u2014 \u0639\u0645\u0644 \u0635\u063a\u064a\u0631 \u064a\u064f\u0637\u0644\u0642 \u0628\u0633\u0631\u0639\u0629 \u0648\u064a\u0643\u062a\u0628 \u0643\u0648\u062f\u0627\u064b \u062d\u0642\u064a\u0642\u064a\u0627\u064b \u0648\u0644\u0627 \u064a\u062e\u062a\u0641\u064a \u0628\u0639\u062f \u0627\u0644\u0625\u0637\u0644\u0627\u0642.<\/p>\n<ul>\n<li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> \u0623\u0643\u062b\u0631 \u0645\u0646 100 \u0645\u0648\u0642\u0639 \u0641\u064a \u0623\u0631\u0628\u0639 \u0642\u0627\u0631\u0627\u062a<\/li>\n<li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> \u0645\u0642\u064a\u0645 \u0641\u064a \u062f\u0628\u064a \u00b7 \u0646\u0633\u062a\u0642\u0628\u0644 \u0627\u0644\u0637\u0644\u0628\u0627\u062a \u0628\u0627\u0644\u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629 \u0648\u0627\u0644\u0623\u0631\u062f\u064a\u0629 \u0648\u0627\u0644\u0639\u0631\u0628\u064a\u0629<\/li>\n<li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> WordPress \u00b7 Shopify \u00b7 WooCommerce \u00b7 Next.js \u00b7 Laravel<\/li>\n<li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> \u0628\u0644\u0627 \u0637\u0628\u0642\u0627\u062a \u0627\u0644\u0648\u0643\u0627\u0644\u0627\u062a \u00b7 \u062a\u062a\u062d\u062f\u062b \u0645\u0639 \u0645\u0646 \u064a\u0643\u062a\u0628 \u0627\u0644\u0643\u0648\u062f<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- CONTACT FORM --><br \/>\n    <section class=\"uwd-form-sec\" id=\"uwd-form\">\n      <div class=\"uwd-form-inner\">\n        <div class=\"uwd-form-lead\">\n          <span class=\"uwd-form-eyebrow\">Contact<\/span>\n          <h2 class=\"uwd-form-title\">Send Zain a project brief<\/h2>\n          <p class=\"uwd-form-sub\">Fill this in and I&#039;ll come back with a plan and quote \u2014 usually same day during Dubai business hours.<\/p>\n          <ul class=\"uwd-form-bullets\">\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Same-day reply (Dubai business hours)<\/li>\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Fixed quote, transparent scope<\/li>\n            <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg> Direct with the developer (no agency layers)<\/li>\n          <\/ul>\n          <div class=\"uwd-form-alt\">\n            Prefer WhatsApp?<br>\n            <a href=\"https:\/\/wa.me\/923392336926\" rel=\"noopener\" target=\"_blank\">Message +92 339 233 6926 \u2192<\/a>\n          <\/div>\n        <\/div>\n        <form class=\"uwd-form\" novalidate>\n          <input type=\"hidden\" name=\"uwd_nonce\" value=\"eae74edb8c\">\n          <input type=\"text\" name=\"uwd_hp\" tabindex=\"-1\" autocomplete=\"off\" style=\"position:absolute;left:-9999px;top:-9999px\" aria-hidden=\"true\">\n          <div class=\"uwd-fld\">\n            <label for=\"uwd_name\">Your name<\/label>\n            <input type=\"text\" id=\"uwd_name\" name=\"name\" required autocomplete=\"name\" placeholder=\"Zain Saeed\">\n          <\/div>\n          <div class=\"uwd-fld\">\n            <label for=\"uwd_email\">Email<\/label>\n            <input type=\"email\" id=\"uwd_email\" name=\"email\" required autocomplete=\"email\" placeholder=\"you@company.com\">\n          <\/div>\n          <div class=\"uwd-fld\">\n            <label for=\"uwd_phone\">Phone \/ WhatsApp <span>optional<\/span><\/label>\n            <input type=\"tel\" id=\"uwd_phone\" name=\"phone\" autocomplete=\"tel\" placeholder=\"+971 \u2026\">\n          <\/div>\n          <div class=\"uwd-fld\">\n            <label for=\"uwd_type\">Project type<\/label>\n            <select id=\"uwd_type\" name=\"type\">\n              <option>New website (WordPress)<\/option>\n              <option>E-commerce store (Shopify \/ Woo)<\/option>\n              <option>Custom web app (Next.js \/ Laravel)<\/option>\n              <option>Speed &amp; SEO fixes<\/option>\n              <option>Redesign \/ rescue<\/option>\n              <option>Care &amp; maintenance<\/option>\n              <option>Something else<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"uwd-fld uwd-fld--full\">\n            <label for=\"uwd_msg\">Tell me about the project<\/label>\n            <textarea id=\"uwd_msg\" name=\"message\" rows=\"4\" required placeholder=\"Rough scope, timeline, any references or existing site URL\u2026\"><\/textarea>\n          <\/div>\n          <div class=\"uwd-fld--full uwd-form-actions\">\n            <button type=\"submit\" class=\"uwd-form-btn\">Send message<svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" width=\"16\" height=\"16\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/button>\n            <span class=\"uwd-form-privacy\">We reply to <a href=\"mailto:info@technologiallc.com\">info@technologiallc.com<\/a><\/span>\n          <\/div>\n          <div class=\"uwd-form-status\" role=\"status\" aria-live=\"polite\"><\/div>\n        <\/form>\n      <\/div>\n    <\/section>\n    <\/p>\n<p><!-- CTA --><\/p>\n<section class=\"uwd-cta\">\n<div class=\"container uwd-cta__inner\">\n<div>\n      <span class=\"uwd-sec__eyebrow\">\u0644\u0646\u0628\u062f\u0623 \u0627\u0644\u062a\u0646\u0641\u064a\u0630<\/span><\/p>\n<h2>\u0645\u0633\u062a\u0639\u062f \u0644\u0625\u0637\u0644\u0627\u0642 \u0645\u0648\u0642\u0639 \u064a\u062d\u0642\u0642 \u0646\u062a\u0627\u0626\u062c \u0641\u0639\u0644\u064a\u0629\u061f<\/h2>\n<p>\u0631\u0627\u0633\u0644\u0646\u064a \u0639\u0644\u0649 \u0648\u0627\u062a\u0633\u0627\u0628 \u0628\u0641\u0643\u0631\u0629 \u0645\u0628\u062f\u0626\u064a\u0629. \u0631\u062f \u0641\u064a \u0646\u0641\u0633 \u0627\u0644\u064a\u0648\u0645 \u062e\u0644\u0627\u0644 \u0633\u0627\u0639\u0627\u062a \u0627\u0644\u0639\u0645\u0644 \u0641\u064a \u062f\u0628\u064a.<\/p>\n<\/p><\/div>\n<div class=\"uwd-cta__actions\">\n      <a class=\"uwd-btn uwd-btn--primary\" href=\"https:\/\/wa.me\/923392336926?text=Hi%20Zain%2C%20I%27d%20like%20to%20discuss%20a%20project.\" rel=\"noopener\" target=\"_blank\"><br \/>\n        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M20.52 3.48A11.9 11.9 0 0 0 12 0C5.37 0 .01 5.37.01 12c0 2.12.55 4.19 1.6 6.01L0 24l6.15-1.61A11.94 11.94 0 0 0 12 24c6.63 0 12-5.37 12-12 0-3.19-1.25-6.19-3.48-8.52Z\"\/><\/svg><br \/>\n        \u0631\u0627\u0633\u0644\u0646\u0627 \u0639\u0644\u0649 \u0648\u0627\u062a\u0633\u0627\u0628<br \/>\n      <\/a><br \/>\n      <a class=\"uwd-btn uwd-btn--ghost\" href=\"tel:+923392336926\">\u0627\u062a\u0635\u0644 \u0639\u0644\u0649 \u200e+92 339 233 6926\u200e<\/a><br \/>\n      <a class=\"uwd-btn uwd-btn--ghost\" href=\"mailto:info@technologiallc.com\">info@technologiallc.com<\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<\/div>\n<\/div>\n<p><!-- .vgblk-rw-wrapper --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0645\u062a\u0627\u062d \u0644\u0645\u0634\u0627\u0631\u064a\u0639 \u062c\u062f\u064a\u062f\u0629 \u00b7 \u062f\u0628\u064a \u0645\u0637\u0648\u0651\u0631 \u0645\u0648\u0642\u0639\u0643 \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a. \u0645\u0648\u0627\u0642\u0639 \u0633\u0631\u064a\u0639\u0629 \u0648\u062d\u062f\u064a\u062b\u0629 \u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a. WordPress \u0648Shopify \u0648Next.js \u2014 \u062a\u064f\u0635\u0645\u064e\u0651\u0645 \u0648\u062a\u064f\u0637\u0644\u0642 \u0645\u0646 \u062f\u0628\u064a \u0639\u0644\u0649 \u064a\u062f \u0645\u0637\u0648\u0651\u0631 \u0648\u0627\u062d\u062f \u0628\u0633\u062c\u0644 \u062b\u0645\u0627\u0646\u064a \u0633\u0646\u0648\u0627\u062a. \u0631\u0627\u0633\u0644\u0646\u0627 \u0639\u0644\u0649 \u0648\u0627\u062a\u0633\u0627\u0628 \u0634\u0627\u0647\u062f \u0623\u062d\u062f\u062b \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u2190 08\u0633\u0646\u0648\u0627\u062a \u0645\u0646 \u0627\u0644\u0625\u0637\u0644\u0627\u0642 100+\u0645\u0648\u0642\u0639\u0627\u064b \u062a\u0645 \u062a\u0633\u0644\u064a\u0645\u0647 4.9\u062a\u0642\u064a\u064a\u0645 \u062c\u0648\u062c\u0644 &lt; 4h\u0632\u0645\u0646 \u0627\u0644\u0631\u062f \u062f\u0628\u064a\u060c \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u0646\u0639\u0645\u0644 \u0645\u0639 \u0639\u0645\u0644\u0627\u0621 \u062d\u0648\u0644 \u0627\u0644\u0639\u0627\u0644\u0645 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0645\u0627&#8230;<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_joinchat":[],"footnotes":""},"class_list":["post-994785","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/uaewebsitedeveloper.com\/ar\/wp-json\/wp\/v2\/pages\/994785","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uaewebsitedeveloper.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uaewebsitedeveloper.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/uaewebsitedeveloper.com\/ar\/wp-json\/wp\/v2\/comments?post=994785"}],"version-history":[{"count":4,"href":"https:\/\/uaewebsitedeveloper.com\/ar\/wp-json\/wp\/v2\/pages\/994785\/revisions"}],"predecessor-version":[{"id":994929,"href":"https:\/\/uaewebsitedeveloper.com\/ar\/wp-json\/wp\/v2\/pages\/994785\/revisions\/994929"}],"wp:attachment":[{"href":"https:\/\/uaewebsitedeveloper.com\/ar\/wp-json\/wp\/v2\/media?parent=994785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}