import { useLanguage } from ‘@/contexts/LanguageContext’; import Header from ‘@/components/Header’; import Footer from ‘@/components/Footer’; export default function About() { const { t } = useLanguage(); return (

{/* Hero Section */}

{t(‘about.title’)}

Connecting global businesses with reliable Chinese manufacturers

{/* Company Story */}

Our Story

TsaheelCN was founded by industry veterans with over 15 years of experience in global sourcing, manufacturing, and supply chain management. We saw a gap in the market for a trusted, professional sourcing partner that could bridge the gap between international buyers and Chinese manufacturers.

Our mission is simple: to make global sourcing easier, more transparent, and more reliable. We combine deep industry knowledge with cutting-edge logistics solutions to deliver exceptional value to our clients.

Today, we serve clients across Europe, the Middle East, Asia, and the Americas, helping them source everything from electronics and machinery to textiles and consumer goods.

Factory
{/* Mission & Vision */}
{/* Mission */}

{t(‘about.mission’)}

{t(‘about.missionDesc’)}

{/* Vision */}

{t(‘about.vision’)}

{t(‘about.visionDesc’)}

{/* Team & Values */}

Our Values

Integrity

We operate with complete transparency and honesty in all our dealings.

Excellence

We strive for excellence in every aspect of our service delivery.

🤝

Partnership

We view our clients as partners, invested in their long-term success.

); }

Sample Page

This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:

Hi there! I’m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin’ caught in the rain.)

…or something like this:

The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.

As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!