highlight.prokoders.work Open in urlscan Pro
66.29.140.3  Public Scan

Submitted URL: http://highlight.prokoders.work/
Effective URL: https://highlight.prokoders.work/en
Submission: On July 03 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://highlight.prokoders.work/en/search/all

<form action="https://highlight.prokoders.work/en/search/all" method="GET">
  <div dir="ltr" class="dropdown-menu absolute overflow-hidden end-0 m-0 mt-4 z-10 w-52 rounded-md bg-white shadow dark:shadow-gray-800 hidden" onclick="event.stopPropagation();">
    <div class="relative">
      <button type="submit">
        <i class="uil uil-search text-md absolute top-[3px] end-3"></i>
      </button>
      <input type="text" name="search_text" id="search_text" class="form-input h-9 pe-10 sm:w-44 w-36 border-0 focus:ring-0" placeholder=" Search">
    </div>
  </div>
</form>

<form enctype="multipart/form-data" id="form-submit" data-type="consultation" class="mx-3 h-form">
  <input type="hidden" name="_token" value="fVf3rkM54zXSe8AzO5VFnx6KrQPc5nd47LU3MoXZ" autocomplete="off">
  <p class="mb-0" id="error-msg"></p>
  <div class="grid lg:grid-cols-12 lg:gap-6">
    <div class="lg:col-span-6 pb-4">
      <div class="text-start">
        <label for="name" class="font-semibold dark:text-gray-400"> Full Name</label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-user w-4 h-4 absolute top-3 start-4">
            <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
            <circle cx="12" cy="7" r="4"></circle>
          </svg>
          <input name="name" id="consultname" type="text" class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 focus:ring-0" placeholder="Full Name" required="">
        </div>
      </div>
    </div>
    <div class="lg:col-span-6 pb-4">
      <div class="text-start">
        <label for="email" class="font-semibold">Email</label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-mail w-4 h-4 absolute top-3 start-4">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
          <input name="email" id="consultemail" type="email" class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 focus:ring-0" placeholder="Email" required="">
        </div>
      </div>
    </div>
    <div class="lg:col-span-6 pb-4">
      <div class="text-start">
        <label for="phone" class="font-semibold">Phone</label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-phone w-4 h-4 absolute top-3 start-4">
            <path
              d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z">
            </path>
          </svg>
          <input name="phone" id="consultPhone" type="text" class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 focus:ring-0" placeholder="Phone" required="">
        </div>
      </div>
    </div>
    <div class="lg:col-span-6 pb-4">
      <div class="text-start">
        <label for="address" class="font-semibold">Address </label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-map-pin w-4 h-4 absolute top-3 start-4">
            <path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path>
            <circle cx="12" cy="10" r="3"></circle>
          </svg>
          <input name="address" id="consultaddress" type="text" class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 focus:ring-0" placeholder="Address " required="">
        </div>
      </div>
    </div>
    <div class="lg:col-span-12 pb-4">
      <div class="text-start">
        <label for="title" class="font-semibold">Title</label>
        <div class="form-icon relative mt-2">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
            class="feather feather-edit w-4 h-4 absolute top-3 start-4">
            <path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path>
            <path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path>
          </svg>
          <input name="title" id="consultitle" type="text" class="form-input ps-11 w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 focus:ring-0" placeholder="Title" required="">
        </div>
      </div>
    </div>
    <div class="lg:col-span-12 pb-4">
      <div class="text-start">
        <label for="message" class="font-semibold">Message</label>
        <div class="form-icon relative mt-2">
          <i class="uil uil-comment-message w-4 h-4 absolute top-3 start-4"></i>
          <textarea name="message" id="consultmsg" required="" class="form-input ps-11 w-full py-2 px-3 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 dark:border-gray-800 focus:ring-0 h-28"
            placeholder=""></textarea>
        </div>
      </div>
    </div>
  </div>
  <p class="recaptcha-text mb-3"> This site is protected by reCAPTCHA <a href="https://policies.google.com/privacy"> the Google Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> Apply Now </p>
  <div class="error-banner"></div>
  <div class="form-btns">
    <!-- Modal footer -->
    <div class="flex space-x-2 items-center pt-8 border-t border-gray-200 rounded-b dark:border-gray-600">
      <button type="submit" id="btn-consultation" class="text-white focus:ring-opacity-50 font-medium rounded-lg text-sm px-5 py-2.5 mx-1 text-center dark:bg-gray-400 bg-indigo-600"> Send</button>
      <button type="button" data-modal-toggle="banner-modal"
        class="text-gray-500 bg-white hover:bg-gray-100 focus:ring-4 focus:ring-gray-300 rounded-lg border border-gray-200 text-sm font-medium px-5 py-2.5 hover:text-gray-900 focus:z-10 dark:bg-gray-700 dark:text-gray-300 dark:border-gray-500 dark:hover:bg-gray-600">
        Close</button>
    </div>
  </div>
</form>

<form enctype="multipart/form-data" id="consulation-form" data-type="consultation" class=" form-private-consult consult-form-private w-full  flex flex-col justify-start items-start gap-[2rem] lg:gap-[0.9rem] 4xl:gap-[2.5rem]">
  <input type="hidden" name="_token" value="fVf3rkM54zXSe8AzO5VFnx6KrQPc5nd47LU3MoXZ" autocomplete="off">
  <div class="w-full flex items-center flex-pop flex-col gap-[2rem] lg:gap-[0.9rem] 4xl:gap-[2.5rem]">
    <div class="flex w-full flex-col gap-[0.3rem]">
      <label for="name" class="font-semibold dark:text-gray-400 md:text-[18px] text-[16px] text-left flex items-center gap-[0.5rem]">Full Name </label>
      <div class="w-full relative mt-2">
        <input name="name" id="consultname" type="text" class="form-input w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 dark:border-gray-800 focus:ring-0" required="">
      </div>
    </div>
    <div class="flex w-full flex-col gap-[0.3rem]">
      <label for="email" class="font-semibold dark:text-gray-400 md:text-[18px] text-[16px] text-left flex items-center gap-[0.5rem]">Email </label>
      <div class="form-icon relative mt-2">
        <input name="email" id="consultemail" type="email" class="form-input w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 dark:border-gray-800 focus:ring-0" required="">
      </div>
    </div>
  </div>
  <div class="w-full flex items-center flex-col flex-pop gap-[2rem] lg:gap-[0.9rem] 4xl:gap-[2.5rem]">
    <div class="flex w-full flex-col gap-[0.3rem]">
      <label for="phone" class="font-[300] md:text-[18px] text-[16px] text-left flex items-center gap-[0.5rem]">Phone </label>
      <div class="form-icon relative mt-2">
        <input name="phone" id="consultphone" type="text" class="form-input w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 dark:border-gray-800 focus:ring-0" required="">
      </div>
    </div>
    <div class="flex w-full flex-col gap-[0.3rem]">
      <label for="address" class="font-[300] md:text-[18px] text-[16px] text-left flex items-center gap-[0.5rem]">Address </label>
      <div class="form-icon relative mt-2">
        <input name="address" id="consultaddress" type="text" class="form-input w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 dark:border-gray-800 focus:ring-0" required="">
      </div>
    </div>
  </div>
  <div class="w-full">
    <label for="title" class="font-[300] md:text-[18px] text-[16px] text-left flex items-center gap-[0.5rem]">Title </label>
    <div class="form-icon relative mt-2">
      <input name="title" id="consultitle" type="text" class="form-input w-full py-2 px-3 h-10 bg-transparent rounded outline-none border border-gray-200 dark:border-gray-800 focus:ring-0" required="">
    </div>
  </div>
  <div class="w-full ">
    <label for="message" class="font-[300] md:text-[18px] text-[16px] text-left flex items-center gap-[0.5rem]">Message </label>
    <div class="form-icon relative mt-2">
      <textarea name="message" id="consultmsg" required="" class="form-input w-full py-2 px-3 h-24 bg-transparent dark:bg-slate-900 dark:text-slate-200 rounded outline-none border border-gray-200 dark:border-gray-800 focus:ring-0"></textarea>
    </div>
  </div>
  <p class="recaptcha-text "> This site is protected by reCAPTCHA <a href="https://policies.google.com/privacy"> the Google Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> Apply Now </p>
  <div class="error-banner"></div>
  <div class="form-btns">
    <div class="flex space-x-2 items-center pt-8 border-t border-gray-200 rounded-b dark:border-gray-600">
      <button type="submit" class="text-white focus:ring-opacity-50 font-medium rounded-lg text-sm px-5 py-2.5 mx-1 text-center dark:bg-gray-400 bg-indigo-600"> Send</button>
    </div>
  </div>
</form>

<form enctype="multipart/form-data" id="form-news" data-type="subscribe" style="background-color: #ffffff;" class="flex rounded-full border border-indigo-600 px-2 py-2 ">
  <input type="hidden" name="_token" value="fVf3rkM54zXSe8AzO5VFnx6KrQPc5nd47LU3MoXZ" autocomplete="off"> <input type="email" name="email" class="w-full z-1 text-[14px] appearance-none focus:outline-none rounded-full p-2 text-indigo-600"
    placeholder="Sign Up for Newsletter" required="">
  <button type="submit" id="btn-subscribe" class="ml-2 z-1 uppercase font-bold shadow-sm text-white shrink-0 rounded-full bg-indigo-600 hover:bg-indigo-700  duration-500 px-4 py-3 text-sm font-medium"> Subscribe </button>
</form>

Text Content

 * Home
 * Services
 * About
 * Events
 * Blog
 * Gallery
 * Contact Us
 * En  
   * English
   * العربية
 * 


SLIDER


LARGEST BUSINESS EXPERT

 

LARGEST BUSINESS EXPERT

 

Discover




SLIDER


BUILD AND GROW YOUR BUSINESS


LAUNCH YOUR CAMPAIGN AND BENEFIT FROM OUR EXPERTISE ON DESIGNING AND MANAGING
CONVERSION CENTERED TAILWIND CSS V3.X HTML PAGE. PRICING PLANS

See Services




SLIDER


TAKE CARE OF YOUR FUTURE


LAUNCH YOUR CAMPAIGN AND BENEFIT FROM OUR EXPERTISE ON DESIGNING AND MANAGING
CONVERSION CENTERED TAILWIND CSS V3.X HTML PAGE. PRICING PLANS

Contact us




SLIDER


LARGEST BUSINESS EXPERT

 

LARGEST BUSINESS EXPERT

 

Discover




SLIDER


BUILD AND GROW YOUR BUSINESS


LAUNCH YOUR CAMPAIGN AND BENEFIT FROM OUR EXPERTISE ON DESIGNING AND MANAGING
CONVERSION CENTERED TAILWIND CSS V3.X HTML PAGE. PRICING PLANS

See Services





WE ARE THE LARGEST BUSINESS EXPERT

START WORKING WITH TAILWIND CSS THAT CAN PROVIDE EVERYTHING YOU NEED TO GENERATE
AWARENESS, DRIVE TRAFFIC, CONNECT. DUMMY TEXT IS TEXT THAT IS USED IN THE
PUBLISHING INDUSTRY OR BY WEB DESIGNERS TO OCCUPY THE SPACE WHICH WILL LATER BE
FILLED WITH 'REAL' CONTENT. THIS IS REQUIRED WHEN, FOR EXAMPLE, THE FINAL TEXT
IS NOT YET AVAILABLE. DUMMY TEXTS HAVE BEEN IN USE BY TYPESETTERS SINCE THE 16TH
CENTURY.

Read More

slide 2 to 6 of 6



SERVICES


BUSINESS STRATEGIES AND TOP PERMORMANCE IDEAS


START WORKING WITH TAILWIND CSS THAT CAN PROVIDE EVERYTHING YOU NEED TO GENERATE
AWARENESS, DRIVE TRAFFIC, CONNECT.

LOREM

“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. NUNC POSUERE PURUS RHO...

Read More



TEST

“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. NUNC POSUERE PURUS RHO...

Read More



NEW

“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. NUNC POSUERE PURUS RHO...

Read More







BANNE


STOP LEAVING MONEY ON THE TABLE.


START WORKING WITH TECHWIND THAT CAN PROVIDE EVERYTHING YOU NEED TO GENERATE
AWARENESS, DRIVE TRAFFIC, CONNECT.

Explore


CONSULTANT REQUEST

X

Full Name

Email

Phone

Address

Title

Message


This site is protected by reCAPTCHA the Google Privacy Policy and Terms of
Service Apply Now


Send Close



EVENTS


OUR EVENTS


“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. ”

DESIGN YOUR APPS IN YOUR OWN WAY

Read More



HOW APPS IS CHANGING THE IT WORLD

Read More



THIRD EVENT

Read More



THIRD EVENT

Read More




BLOGS


READS OUR LATEST NEWS & BLOG


“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. ”

slide 1 to 3 of 3


SMARTEST APPLICATIONS FOR BUSINESS

LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. NUNC POSUERE PURUS RHON...

Read More


TEST BLOG

“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. NUNC POSUERE PURUS RHO...

Read More


MY BLOG

“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. NUNC POSUERE PURUS RHO...

Read More


PORTFOLIO


OUR PORTFOLIO


“LOREM IPSUM DOLOR SIT AMET, CONSECTETUR ADIPISCING ELIT. NAM HENDRERIT NISI SED
SOLLICITUDIN PELLENTESQUE. ”

see more



MOCKUP COLLECTION

TEST PORTFOLIO

TEST PORTFOLIO TWO


CONSULTANT REQUEST

Full Name

Email

Phone

Address

Title

Message


This site is protected by reCAPTCHA the Google Privacy Policy and Terms of
Service Apply Now


Send


Subscribe

Dummy text is text that is used in the publishing industry or by web designers
to occupy the space which will later be filled with 'real' content.

 * 
 * 
 * 
 * 

   COMPANY

 * 
   
   About us

 * 
   
   Services

 * 
   
   Partners

 * 
   
   Portfolio

   MORE INFORMATION

 * 
   
   FAQs

 * 
   
   Career

 * 
   
   Contact us

Copyright © 2024 Highlight. All rights reserved. | Powered by Prokoders.