@extends('layouts.app') @section('css') <link rel="stylesheet" href="{{$public}}/assets/css/about/about.min.css?v={{time()}}"> @endsection @section('title','Company - ') @section('body') @include('common.headerTop') @include('common.headerNav') <div class="aboutpage"> <div class="floor1 row verCenter"> <p>About Us</p> </div> <div class="floor2"> <div class="jscon boxsiz"> <p><b>S</b> emour Electronics Co., LTD located in Hong Kong. As a global electronic supply chain solution provider, Semour is committed to many EMS/OEM/ODM manufacturer clients with the comprehensive real-time stock goods and supporting services. </p> <p> <b>W</b> ith rich industry experience, Semour Electronics provides customer-oriented one-stop electronic component services, including spot and related financial, warehousing and logistics services. So far, Semour online store has brought more than 1,000 categories of inventory to nearly 1,000 suppliers around the world. The online store allows customers to search for inventory and prices in real time and enjoy the one-on-one service of our professional sales team. </p> <p> <b>T</b> hrough Semour Quality Inspection Center, Semour Electronics can prevent counterfeit components from entering your supply chain. Our well-established supply chain system can respond to any customer inquiry and meet the diverse market environment. Semour Electronics' goal is to increase the productivity of electronic trading services and to continuously bring intervention and innovation to the industry. </p> </div> <div class="readbox"> <p>READY TO CONNECT?</p> <div class="row rowCenter"> <a class="but" href="/mall">LOCATE PARTS ON SEMOUR STORE</a> <div class="but but-lk frqbtnxs">SUBMIT REAL-TIME RFQ </div> </div> </div> </div> @include('common.footersm') </div> @endsection @section('js') @endsection