Update src/app/men/page.tsx

This commit is contained in:
2026-06-01 04:38:04 +00:00
parent d56c7916f5
commit d86a371ecf

View File

@@ -26,49 +26,27 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Shop",
id: "/shop",
},
name: "Shop", id: "/shop"},
{
name: "Men's",
id: "/men",
},
name: "Men's", id: "/men"},
{
name: "Women's",
id: "/women",
},
name: "Women's", id: "/women"},
{
name: "Fabrics",
id: "/fabrics",
},
name: "Fabrics", id: "/fabrics"},
{
name: "Wedding",
id: "/wedding",
},
name: "Wedding", id: "/wedding"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Cart",
id: "/cart",
},
name: "Cart", id: "/cart"},
{
name: "Checkout",
id: "/checkout",
},
name: "Checkout", id: "/checkout"},
]}
brandName="Al-Karam Luxury"
/>
@@ -79,59 +57,23 @@ export default function LandingPage() {
layout="section"
products={[
{
id: "men-p1",
brand: "Al-Karam",
name: "Royal Blue Stitched Kurta",
price: "$220.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-ribbon_23-2147961734.jpg",
imageAlt: "Royal Blue Stitched Kurta",
},
id: "men-p1", name: "Royal Blue Stitched Kurta", price: "$220.00", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-ribbon_23-2147961734.jpg", imageAlt: "Royal Blue Stitched Kurta"},
{
id: "men-p2",
brand: "Al-Karam",
name: "Classic White Unstitched Boski",
price: "$350.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-masterpiece-close-up-young-beautiful-male-clothes-designer-with-trendy-hairstyle-fashionable-clothes-working-new-dress-with-concentrated-face-expression_176420-11837.jpg",
imageAlt: "Classic White Unstitched Boski",
},
id: "men-p2", name: "Classic White Unstitched Boski", price: "$350.00", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-masterpiece-close-up-young-beautiful-male-clothes-designer-with-trendy-hairstyle-fashionable-clothes-working-new-dress-with-concentrated-face-expression_176420-11837.jpg", imageAlt: "Classic White Unstitched Boski"},
{
id: "men-p3",
brand: "Al-Karam",
name: "Black Embroidered Sherwani",
price: "$780.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-graduation-prom-clothing-outdoors_23-2149134309.jpg",
imageAlt: "Black Embroidered Sherwani",
},
id: "men-p3", name: "Black Embroidered Sherwani", price: "$780.00", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-graduation-prom-clothing-outdoors_23-2149134309.jpg", imageAlt: "Black Embroidered Sherwani"},
{
id: "men-p4",
brand: "Al-Karam",
name: "Striped Cotton Shalwar Kameez",
price: "$160.00",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-brunette-male-leaning-cliffs-sunlight_181624-38282.jpg",
imageAlt: "Striped Cotton Shalwar Kameez",
},
id: "men-p4", name: "Striped Cotton Shalwar Kameez", price: "$160.00", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-brunette-male-leaning-cliffs-sunlight_181624-38282.jpg", imageAlt: "Striped Cotton Shalwar Kameez"},
{
id: "men-p5",
brand: "Al-Karam",
name: "Forest Green Wash & Wear Fabric",
price: "$90.00",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-thimble-silk-arrangement_23-2148897939.jpg",
imageAlt: "Forest Green Wash & Wear Fabric",
},
id: "men-p5", name: "Forest Green Wash & Wear Fabric", price: "$90.00", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-thimble-silk-arrangement_23-2148897939.jpg", imageAlt: "Forest Green Wash & Wear Fabric"},
{
id: "men-p6",
brand: "Al-Karam",
name: "Formal Grey Suit Fabric",
price: "$280.00",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wool-texture-design_23-2149503268.jpg",
imageAlt: "Formal Grey Suit Fabric",
},
id: "men-p6", name: "Formal Grey Suit Fabric", price: "$280.00", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wool-texture-design_23-2149503268.jpg", imageAlt: "Formal Grey Suit Fabric"},
]}
title="Men's Collection"
description="Sophisticated designs and premium fabrics for the discerning gentleman, blending tradition with contemporary style."
@@ -147,109 +89,55 @@ export default function LandingPage() {
description="Explore fashion tips and trends to perfect your look, from formal wear to casual ensembles."
blogs={[
{
id: "mb1",
category: "Style Guide",
title: "The Art of Wearing a Sherwani",
excerpt: "Master the elegance of the traditional Sherwani for weddings and grand occasions.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-business-man-suit-outside-street_1303-10357.jpg",
imageAlt: "Man wearing a Sherwani",
authorName: "Ahmed Khan",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-ancient-roman-man_23-2151224399.jpg",
date: "October 26, 2024",
},
id: "mb1", category: "Style Guide", title: "The Art of Wearing a Sherwani", excerpt: "Master the elegance of the traditional Sherwani for weddings and grand occasions.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-business-man-suit-outside-street_1303-10357.jpg", imageAlt: "Man wearing a Sherwani", authorName: "Ahmed Khan", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-ancient-roman-man_23-2151224399.jpg", date: "October 26, 2024"},
{
id: "mb2",
category: "Trends",
title: "Modern Kurta Designs for Every Day",
excerpt: "Discover contemporary Kurta styles that blend comfort with traditional aesthetics.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-braids-portrait_23-2151428259.jpg",
imageAlt: "Man in a modern Kurta",
authorName: "Zain Ali",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-view-chinese-ink-concept_23-2148785915.jpg",
date: "September 15, 2024",
},
id: "mb2", category: "Trends", title: "Modern Kurta Designs for Every Day", excerpt: "Discover contemporary Kurta styles that blend comfort with traditional aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-braids-portrait_23-2151428259.jpg", imageAlt: "Man in a modern Kurta", authorName: "Zain Ali", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-view-chinese-ink-concept_23-2148785915.jpg", date: "September 15, 2024"},
{
id: "mb3",
category: "Formal Wear",
title: "Choosing the Right Fabric for Your Men's Suit",
excerpt: "An in-depth look at premium fabrics to ensure your stitched suit stands out.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-handsome-stylish-indian-man-wear-shirt-holding-mobile-phone-standing-terrace-modern-lounge-cafe-his-work-break_627829-1320.jpg",
imageAlt: "Luxury suit fabric",
authorName: "Farah Qureshi",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-girl-with-make-up-posing-against-green-bushes_651396-1098.jpg",
date: "August 01, 2024",
},
id: "mb3", category: "Formal Wear", title: "Choosing the Right Fabric for Your Men's Suit", excerpt: "An in-depth look at premium fabrics to ensure your stitched suit stands out.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-handsome-stylish-indian-man-wear-shirt-holding-mobile-phone-standing-terrace-modern-lounge-cafe-his-work-break_627829-1320.jpg", imageAlt: "Luxury suit fabric", authorName: "Farah Qureshi", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-girl-with-make-up-posing-against-green-bushes_651396-1098.jpg", date: "August 01, 2024"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/black-fabric-texture_53876-94011.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/black-fabric-texture_53876-94011.jpg"
imageAlt="Dark luxury fabric texture"
logoText="Al-Karam Luxury"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "Blog",
href: "/blog",
},
label: "Blog", href: "/blog"},
{
label: "FAQs",
href: "/contact#faqs",
},
label: "FAQs", href: "/contact#faqs"},
],
},
{
title: "Collections",
items: [
title: "Collections", items: [
{
label: "Men's Collection",
href: "/men",
},
label: "Men's Collection", href: "/men"},
{
label: "Women's Collection",
href: "/women",
},
label: "Women's Collection", href: "/women"},
{
label: "Luxury Fabrics",
href: "/fabrics",
},
label: "Luxury Fabrics", href: "/fabrics"},
{
label: "Wedding Collection",
href: "/wedding",
},
label: "Wedding Collection", href: "/wedding"},
],
},
{
title: "Customer Service",
items: [
title: "Customer Service", items: [
{
label: "Shipping Policy",
href: "#",
},
label: "Shipping Policy", href: "#"},
{
label: "Return Policy",
href: "#",
},
label: "Return Policy", href: "#"},
{
label: "Order Tracking",
href: "#",
},
label: "Order Tracking", href: "#"},
{
label: "Account Login",
href: "#",
},
label: "Account Login", href: "#"},
],
},
]}