fxpress.us Open in urlscan Pro
18.213.222.111  Public Scan

URL: https://fxpress.us/
Submission: On June 16 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="bg-[#fffffff2] flex flex-col justify-center">
  <div class="my-5">
    <div class="bg-[#650704] flex items-center justify-center p-2 h-fit ">
      <p class="text-xl text-[#fff] text-nowrap font-medium">PICK UP / DROP OFF</p>
    </div>
    <div class="flex md:justify-evenly justify-between gap-x-5 mt-5 md:px-0 px-4">
      <div class="flex flex-col gap-y-3 md:w-[30%] relative">
        <p class="text-[#650704] text-lg font-semibold mb-2">Origin</p>
        <div class="relative">
          <p class="text-sm text-[#650704] mb-1">Pick Up Location*</p>
          <div class="relative w-full"><input type="text" placeholder="Pick Up Location*" name="pickupLocation" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" class="text-[30px] absolute top-[16%] right-2" height="1em"
              width="1em" xmlns="http://www.w3.org/2000/svg">
              <path d="M128 192l128 128 128-128z"></path>
            </svg></div>
        </div>
        <div>
          <p class="text-sm text-[#650704] mb-1">Pick Up Date*</p><input type="date" required="" name="pickupDate" class="w-full px-2 py-3 bg-[#c8e7fb47] text-neutral-600 font-light cursor-pointer border-none outline-none">
        </div>
        <div class="relative">
          <p class="text-sm text-[#650704] mb-1">Pick Up Accessorial</p>
          <div class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer">
            <p class="text-neutral-600 font-light">Pick Up Accessorial</p><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" class="text-[30px]" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
              <path d="M128 192l128 128 128-128z"></path>
            </svg>
          </div>
        </div>
      </div>
      <div class="flex flex-col gap-y-3 md:w-[30%] relative">
        <p class="text-[#650704] text-lg font-semibold mb-2 ">Destination</p>
        <div class="relative">
          <p class="text-sm text-[#650704] mb-1">Drop Off Location*</p>
          <div class="relative w-full"><input type="text" placeholder="Drop Off Location*" name="dropLocation" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" class="text-[30px] absolute top-[16%] right-2" height="1em"
              width="1em" xmlns="http://www.w3.org/2000/svg">
              <path d="M128 192l128 128 128-128z"></path>
            </svg></div>
        </div>
        <div class="relative">
          <p class="text-sm text-[#650704] mb-1">Drop Off Accessorial</p>
          <div class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer">
            <p class="text-neutral-600 font-light">Drop Off Accessorial</p><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" class="text-[30px]" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
              <path d="M128 192l128 128 128-128z"></path>
            </svg>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="my-5">
    <div class="bg-[#650704] flex items-center justify-center p-2 h-fit ">
      <p class="text-xl text-[#fff] text-nowrap font-medium">SHIPMENT DETAILS</p>
    </div>
    <div class="flex md:justify-evenly justify-between gap-x-5 mt-5 md:px-0 px-4 ">
      <div class="flex flex-col gap-y-3 md:w-[30%] relative">
        <div>
          <p class="text-sm text-[#650704] mb-1">Description*</p>
          <div class="w-full"><input type="text" required="" name="description" placeholder="Description*" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""></div>
        </div>
        <div>
          <p class="text-sm text-[#650704] mb-1">Total Weight*</p>
          <div class="w-full"><input type="text" required="" name="weight" placeholder="Total Weight (lbs.)*" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""></div>
        </div>
        <div>
          <p class="text-sm text-[#650704] mb-1">Pallet Count*</p>
          <div class="w-full"><input type="text" required="" name="palletCount" placeholder="Pallet Count*" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""></div>
        </div>
        <div class="relative">
          <p class="text-sm text-[#650704] mb-1">Package Type*</p>
          <div class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer">
            <p class="text-neutral-600 font-light">Package Type*</p><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" class="text-[30px]" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
              <path d="M128 192l128 128 128-128z"></path>
            </svg>
          </div>
        </div>
        <div class="relative">
          <p class="text-sm text-[#650704] mb-1">Additional Services</p>
          <div class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer">
            <p class="text-neutral-600 font-light">Additional Services</p><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" class="text-[30px]" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
              <path d="M128 192l128 128 128-128z"></path>
            </svg>
          </div>
        </div>
      </div>
      <div class="flex flex-col gap-y-3 md:w-[30%] relative">
        <div>
          <p class="text-sm text-[#650704] mb-1">Width*</p>
          <div class="w-full"><input type="text" required="" name="width" placeholder="Width (inches)*" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""></div>
        </div>
        <div>
          <p class="text-sm text-[#650704] mb-1">Length*</p>
          <div class="w-full"><input type="text" required="" name="length" placeholder="Length (inches)*" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""></div>
        </div>
        <div>
          <p class="text-sm text-[#650704] mb-1">Height*</p>
          <div class="w-full"><input type="text" required="" name="height" placeholder="Height (inches)*" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""></div>
        </div>
        <div>
          <p class="text-sm text-[#650704] mb-1">Package Qty*</p>
          <div class="w-full"><input type="text" required="" name="packageQuality" placeholder="Package Qty*" class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer w-full border-none outline-none
                                placeholder:text-neutral-600 placeholder:font-light" value=""></div>
        </div>
        <div class="relative">
          <p class="text-sm text-[#650704] mb-1">Freight Class*</p>
          <div class="flex justify-between gap-x-10 bg-[#c8e7fb47] px-2 py-3 cursor-pointer">
            <p class="text-neutral-600 font-light">Freight Class*</p><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" class="text-[30px]" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
              <path d="M128 192l128 128 128-128z"></path>
            </svg>
          </div>
        </div>
      </div>
    </div>
  </div><button type="submit" class="px-2 py-3 bg-main w-[100px] rounded-[6px] text-xl font-oswald font-light text-[#FFFFFF] self-center mt-8 mb-5">Submit</button>
</form>

Text Content

513 W Bonaventure Ave, Tracy, CA 95391+1 (209) 222-3455

FreightXpress

Corporation

HomeAbout UsContact Us
CallWhats App
HomeAbout UsContact Us



FREIGHTXPRESS

CORPORATION




FREIGHTXPRESS

CORPORATION

Looking for the Best Transport Services? As a app web crawler expert, We will
help to organize.

Connect with us

PICK UP / DROP OFF

Origin

Pick Up Location*



Pick Up Date*

Pick Up Accessorial

Pick Up Accessorial

Destination

Drop Off Location*



Drop Off Accessorial

Drop Off Accessorial

SHIPMENT DETAILS

Description*



Total Weight*



Pallet Count*



Package Type*

Package Type*

Additional Services

Additional Services

Width*



Length*



Height*



Package Qty*



Freight Class*

Freight Class*

Submit


WHY CHOOSE US?

YOUR LOGISTICS BUSSINES TODAY.

Our agents are prepared to join your team since they have received
industry-specific training and instruction. assisting trucking companies,
whether new and established, in realising their full potential and optimising
their operations.

Safe Packing
Right Time Delivery
Ship everywhere
Fastest Shipping



ABOUT US


PERSONALIZED CUSTOMER SERVICE & DISPATCH AGENTS

These are just a few of the tasks that freightxpress agents are prepared to do
Coordinate shipments, including bookings, cargo tracking, and answering client
questions.

Customers should be promptly informed of any shipment issues or delays.
possibilities for problem-solving, too.

closure of bonds and processing of all bonded paperwork with US Customs (7512/1.
E, TE, I.I)

Create a positive and cooperative working environment with the Logistics Team
and other departments.

processing of all invoices, including backup, POD, and any other relevant
documents.

ABOUT US
Freight Xpress is a business that was founded with the purpose of providing
personalized services to help both small and large businesses overcome daily
operational challenges.

Newsletter


Subscribe our newsletter to get our latest update & news
Subscribe


Official info:


513 W Bonaventure Ave, Tracy, CA 95391
+1 (209) 222-3455

© 2023 Freightxpress. All rights reserved.