About Us
<!-- =========================
BOSCO CLOTHING ABOUT PAGE
========================= -->
<!-- HERO -->
<section class="relative min-h-[600px] flex items-center overflow-hidden bg-gray-950">
<div class="absolute inset-0">
<img
src="/images/about-hero.jpg"
alt="Bosco Clothing"
class="w-full h-full object-cover"
>
<div class="absolute inset-0 bg-black/60"></div>
<div class="absolute inset-0 bg-gradient-to-r from-black/90 via-black/60 to-transparent"></div>
</div>
<div class="relative z-10 max-w-7xl mx-auto px-6 lg:px-8 w-full">
<div class="max-w-3xl">
<p class="text-sm tracking-[0.3em] uppercase text-white/70 mb-5">
About Bosco Clothing
</p>
<h1 class="text-5xl md:text-6xl lg:text-7xl font-bold text-white leading-tight">
Crafting Confidence.
<span class="block text-white/80">
Defining Style.
</span>
</h1>
<p class="mt-6 text-lg md:text-xl text-white/80 leading-relaxed">
Premium men's fashion crafted with timeless elegance,
exceptional quality, and attention to every detail.
</p>
<div class="mt-8 flex flex-wrap gap-4">
<a href="/shop"
class="px-7 py-4 bg-white text-gray-900 font-semibold rounded-full hover:bg-gray-200 transition">
Explore Our Collection
</a>
<a href="/contact"
class="px-7 py-4 border border-white/40 text-white font-semibold rounded-full hover:bg-white hover:text-gray-900 transition">
Contact Us
</a>
</div>
</div>
</div>
</section>
<!-- ABOUT BOSCO -->
<section class="py-24 bg-white">
<div class="max-w-7xl mx-auto px-6 lg:px-8">
<div class="grid lg:grid-cols-2 gap-14 items-center">
<div class="overflow-hidden rounded-3xl">
<img
src="/images/about-bosco.jpg"
alt="Bosco Clothing Fashion"
class="w-full h-[580px] object-cover hover:scale-105 transition duration-700"
>
</div>
<div>
<p class="text-sm tracking-[0.25em] uppercase text-gray-500 font-semibold">
Who We Are
</p>
<h2 class="mt-4 text-4xl md:text-5xl font-bold text-gray-900 leading-tight">
Where Craftsmanship Meets Modern Elegance
</h2>
<div class="mt-7 space-y-5 text-gray-600 text-lg leading-relaxed">
<p>
<strong class="text-gray-900">Bosco Clothing</strong>
is a premium men's fashion brand dedicated to creating
elegant, sophisticated, and perfectly tailored outfits
for the modern gentleman.
</p>
<p>
We specialize in
<strong class="text-gray-900">
bespoke and ready-to-wear clothing
</strong>,
combining timeless craftsmanship, quality fabrics,
and contemporary style.
</p>
<p>
From classic suits and executive shirts to distinguished
<strong class="text-gray-900">
Senator Wear, Agbada, Jalabiya, trousers,
and custom native attire
</strong>,
every piece is designed with precision to ensure
an exceptional fit, lasting comfort, and confidence.
</p>
<p>
Whether you're dressing for business, weddings,
special occasions, or everyday elegance,
Bosco Clothing delivers outfits that make a lasting impression.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- COLLECTIONS -->
<section class="py-24 bg-gray-50">
<div class="max-w-7xl mx-auto px-6 lg:px-8">
<div class="text-center max-w-3xl mx-auto mb-14">
<p class="text-sm tracking-[0.25em] uppercase text-gray-500 font-semibold">
Our Collections
</p>
<h2 class="mt-4 text-4xl md:text-5xl font-bold text-gray-900">
Designed For The Distinguished Gentleman
</h2>
<p class="mt-5 text-gray-600 text-lg">
Discover carefully crafted styles designed to elevate
your wardrobe for every occasion.
</p>
</div>
<div class="grid sm:grid-cols-2 lg:grid-cols-3 gap-6">
<!-- SUITS -->
<div class="group relative overflow-hidden rounded-2xl h-[380px] bg-gray-900">
<img
src="/images/suits.jpg"
alt="Bespoke Suits"
class="absolute inset-0 w-full h-full object-cover group-hover:scale-110 transition duration-700"
>
<div class="absolute inset-0 bg-gradient-to-t from-black via-black/30 to-transparent"></div>
<div class="absolute bottom-0 p-7 text-white">
<h3 class="text-2xl font-bold">
Bespoke Suits
</h3>
<p class="mt-2 text-white/70">
Tailored elegance for the modern professional.
</p>
</div>
</div>
<!-- SENATOR -->
<div class="group relative overflow-hidden rounded-2xl h-[380px] bg-gray-900">
<img
src="/images/senator.jpg"
alt="Senator Wear"
class="absolute inset-0 w-full h-full object-cover group-hover:scale-110 transition duration-700"
>
<div class="absolute inset-0 bg-gradient-to-t from-black via-black/30 to-transparent"></div>
<div class="absolute bottom-0 p-7 text-white">
<h3 class="text-2xl font-bold">
Senator Wear
</h3>
<p class="mt-2 text-white/70">
Traditional elegance with a modern expression.
</p>
</div>
</div>
<!-- AGBADA -->
<div class="group relative overflow-hidden rounded-2xl h-[380px] bg-gray-900">
<img
src="/images/agbada.jpg"
alt="Agbada"
class="absolute inset-0 w-full h-full object-cover group-hover:scale-110 transition duration-700"
>
<div class="absolute inset-0 bg-gradient-to-t from-black via-black/30 to-transparent"></div>
<div class="absolute bottom-0 p-7 text-white">
<h3 class="text-2xl font-bold">
Agbada
</h3>
<p class="mt-2 text-white/70">
Make an unforgettable statement at every occasion.
</p>
</div>
</div>
<!-- JALABIYA -->
<div class="group relative overflow-hidden rounded-2xl h-[380px] bg-gray-900">
<img
src="/images/jalabiya.jpg"
alt="Jalabiya"
class="absolute inset-0 w-full h-full object-cover group-hover:scale-110 transition duration-700"
>
<div class="absolute inset-0 bg-gradient-to-t from-black via-black/30 to-transparent"></div>
<div class="absolute bottom-0 p-7 text-white">
<h3 class="text-2xl font-bold">
Jalabiya
</h3>
<p class="mt-2 text-white/70">
Effortless comfort with timeless sophistication.
</p>
</div>
</div>
<!-- CORPORATE -->
<div class="group relative overflow-hidden rounded-2xl h-[380px] bg-gray-900">
<img
src="/images/corporate.jpg"
alt="Corporate Wear"
class="absolute inset-0 w-full h-full object-cover group-hover:scale-110 transition duration-700"
>
<div class="absolute inset-0 bg-gradient-to-t from-black via-black/30 to-transparent"></div>
<div class="absolute bottom-0 p-7 text-white">
<h3 class="text-2xl font-bold">
Corporate Wear
</h3>
<p class="mt-2 text-white/70">
Sharp, confident, and professional.
</p>
</div>
</div>
<!-- NATIVE -->
<div class="group relative overflow-hidden rounded-2xl h-[380px] bg-gray-900">
<img
src="/images/native.jpg"
alt="Custom Native Attire"
class="absolute inset-0 w-full h-full object-cover group-hover:scale-110 transition duration-700"
>
<div class="absolute inset-0 bg-gradient-to-t from-black via-black/30 to-transparent"></div>
<div class="absolute bottom-0 p-7 text-white">
<h3 class="text-2xl font-bold">
Custom Native Attire
</h3>
<p class="mt-2 text-white/70">
Your style. Your measurements. Your identity.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- OUR VALUES -->
<section class="py-24 bg-gray-950 text-white">
<div class="max-w-7xl mx-auto px-6 lg:px-8">
<div class="text-center max-w-3xl mx-auto">
<p class="text-sm tracking-[0.25em] uppercase text-white/50">
Our Commitment
</p>
<h2 class="mt-4 text-4xl md:text-5xl font-bold">
Excellence In Every Detail
</h2>
<p class="mt-6 text-white/60 text-lg">
Our commitment is simple: quality, excellence,
attention to detail, and customer satisfaction.
</p>
</div>
<div class="grid sm:grid-cols-2 lg:grid-cols-4 gap-6 mt-16">
<div class="border border-white/10 rounded-2xl p-8 text-center hover:bg-white/5 transition">
<div class="text-4xl">
✦
</div>
<h3 class="mt-5 text-xl font-semibold">
Quality
</h3>
<p class="mt-3 text-white/50">
Premium fabrics and carefully selected materials.
</p>
</div>
<div class="border border-white/10 rounded-2xl p-8 text-center hover:bg-white/5 transition">
<div class="text-4xl">
◈
</div>
<h3 class="mt-5 text-xl font-semibold">
Precision
</h3>
<p class="mt-3 text-white/50">
Every garment is carefully measured and finished.
</p>
</div>
<div class="border border-white/10 rounded-2xl p-8 text-center hover:bg-white/5 transition">
<div class="text-4xl">
◆
</div>
<h3 class="mt-5 text-xl font-semibold">
Elegance
</h3>
<p class="mt-3 text-white/50">
Timeless designs with contemporary sophistication.
</p>
</div>
<div class="border border-white/10 rounded-2xl p-8 text-center hover:bg-white/5 transition">
<div class="text-4xl">
♢
</div>
<h3 class="mt-5 text-xl font-semibold">
Satisfaction
</h3>
<p class="mt-3 text-white/50">
Your satisfaction remains at the heart of everything we do.
</p>
</div>
</div>
</div>
</section>
<!-- BRAND PHILOSOPHY -->
<section class="py-24 bg-white">
<div class="max-w-5xl mx-auto px-6 text-center">
<p class="text-sm tracking-[0.3em] uppercase text-gray-500 font-semibold">
Our Philosophy
</p>
<h2 class="mt-6 text-4xl md:text-6xl font-bold text-gray-900 leading-tight">
More Than Clothing.
<span class="block text-gray-500">
It's Your Identity.
</span>
</h2>
<p class="mt-8 text-xl text-gray-600 leading-relaxed max-w-3xl mx-auto">
At Bosco Clothing, we don't just sew clothes.
We create confidence, style, and identity.
Every outfit is designed to help you look distinguished,
feel confident, and leave a lasting impression.
</p>
</div>
</section>
<!-- CTA -->
<section class="relative py-28 bg-gray-950 overflow-hidden">
<div class="absolute inset-0">
<img
src="/images/cta-fashion.jpg"
alt=""
class="w-full h-full object-cover opacity-30"
>
</div>
<div class="absolute inset-0 bg-black/70"></div>
<div class="relative max-w-4xl mx-auto px-6 text-center text-white">
<p class="text-sm tracking-[0.3em] uppercase text-white/50">
Bosco Clothing
</p>
<h2 class="mt-5 text-4xl md:text-6xl font-bold">
Dress With Confidence.
<span class="block text-white/60">
Dress Bosco.
</span>
</h2>
<p class="mt-6 text-white/60 text-lg">
Discover exceptional men's fashion crafted with
quality, character, and timeless elegance.
</p>
<a
href="/shop"
class="inline-block mt-9 px-8 py-4 bg-white text-gray-900 font-semibold rounded-full hover:bg-gray-200 transition"
>
Shop Our Collection
</a>
</div>
</section>
as.png)