Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-01 07:09:24 +00:00

View File

@@ -10,7 +10,6 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Award } from "lucide-react";
export default function LandingPage() {
@@ -32,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Manisanj Labels"
/>
@@ -55,19 +46,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="Manisanj Labels"
description="Excellence in every thread. We provide premium garment labels, tags, and custom branding solutions for the fashion industry."
buttons={[
{
text: "View Products",
href: "#products",
},
text: "View Products", href: "#products"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-tag-with-measuring-tape-thimble_23-2148527951.jpg"
mediaAnimation="slide-up"
@@ -95,41 +81,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Woven Labels",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/tag-clothes_23-2147704082.jpg",
},
id: "1", name: "Woven Labels", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/tag-clothes_23-2147704082.jpg"},
{
id: "2",
name: "Hang Tags",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/red-price-tags-black-background_23-2148663123.jpg",
},
id: "2", name: "Hang Tags", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/red-price-tags-black-background_23-2148663123.jpg"},
{
id: "3",
name: "Organic Labels",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-minimal-flowers_23-2149176432.jpg",
},
id: "3", name: "Organic Labels", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-minimal-flowers_23-2149176432.jpg"},
{
id: "4",
name: "Leather Badges",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-leather-jacket-s-zip_53876-33827.jpg",
},
id: "4", name: "Leather Badges", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/closeup-leather-jacket-s-zip_53876-33827.jpg"},
{
id: "5",
name: "Satin Labels",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-belt-texture-military-background_23-2149341339.jpg",
},
id: "5", name: "Satin Labels", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-green-belt-texture-military-background_23-2149341339.jpg"},
{
id: "6",
name: "Heat Transfers",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/three-old-labels_23-2147775708.jpg",
},
id: "6", name: "Heat Transfers", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/three-old-labels_23-2147775708.jpg"},
]}
title="Our Collection"
description="Explore our wide range of premium garment accessories."
@@ -143,20 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Premium Materials",
description: "We source only high-grade materials to ensure longevity and quality.",
imageSrc: "http://img.b2bpic.net/free-vector/tailor-shop-vintage-emblem-signage-vector_1441-719.jpg",
},
title: "Premium Materials", description: "We source only high-grade materials to ensure longevity and quality.", imageSrc: "http://img.b2bpic.net/free-vector/tailor-shop-vintage-emblem-signage-vector_1441-719.jpg"},
{
title: "Custom Design",
description: "From concept to creation, we bring your brand identity to life.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ouija-board-still-life_23-2149409513.jpg",
},
title: "Custom Design", description: "From concept to creation, we bring your brand identity to life.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ouija-board-still-life_23-2149409513.jpg"},
{
title: "Rapid Delivery",
description: "Fast turnaround times for all small and large orders.",
imageSrc: "http://img.b2bpic.net/free-photo/paper-label-black-surface_1220-445.jpg",
},
title: "Rapid Delivery", description: "Fast turnaround times for all small and large orders.", imageSrc: "http://img.b2bpic.net/free-photo/paper-label-black-surface_1220-445.jpg"},
]}
title="Why Manisanj?"
description="Precision, reliability, and innovation in every order."
@@ -170,91 +123,22 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "1M+",
title: "Labels Produced",
description: "Yearly production capacity for global clients.",
imageSrc: "http://img.b2bpic.net/free-photo/blank-leather-patch-sewn-onto-textured-fabric_9975-134388.jpg",
},
id: "m1", value: "1M+", title: "Labels Produced", description: "Yearly production capacity for global clients.", imageSrc: "http://img.b2bpic.net/free-photo/blank-leather-patch-sewn-onto-textured-fabric_9975-134388.jpg"},
{
id: "m2",
value: "500+",
title: "Happy Clients",
description: "Trusted by leading garment brands.",
imageSrc: "http://img.b2bpic.net/free-vector/water-label-template-design_742173-4179.jpg",
},
id: "m2", value: "500+", title: "Happy Clients", description: "Trusted by leading garment brands.", imageSrc: "http://img.b2bpic.net/free-vector/water-label-template-design_742173-4179.jpg"},
{
id: "m3",
value: "15+",
title: "Years Experience",
description: "Deep expertise in label manufacturing.",
imageSrc: "http://img.b2bpic.net/free-vector/circle-sticker-template-design_742173-23182.jpg",
},
id: "m3", value: "15+", title: "Years Experience", description: "Deep expertise in label manufacturing.", imageSrc: "http://img.b2bpic.net/free-vector/circle-sticker-template-design_742173-23182.jpg"},
]}
title="Industry Leaders"
description="Proven results for major fashion brands."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alice Cooper",
role: "Head Designer",
company: "Vogue Apparel",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-with-laptop_23-2148924058.jpg",
},
{
id: "2",
name: "Brian Smith",
role: "Brand Manager",
company: "Moda Elite",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-person-browsing-internet-find-artistic-inspiration-laptop-computer-using-technology-draw-artwork-sketch-drawing-artwork-masterpiece-with-creative-skills-artistic-tools_482257-45921.jpg",
},
{
id: "3",
name: "Carla Diaz",
role: "Owner",
company: "Eco Wear",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924153.jpg",
},
{
id: "4",
name: "David Zhou",
role: "Founder",
company: "Urban Stitch",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-creator-presents-fast-fashion-jacket-viewers-filming-haul_482257-115675.jpg",
},
{
id: "5",
name: "Elena Rossi",
role: "CEO",
company: "Luxury Cuts",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-shorthaired-young-woman-red-linen-dress-poses-cozy-office-works-as-fashion-designer-looks-clothes-patterns_197531-29808.jpg",
},
]}
title="Client Success"
description="See what industry leaders have to say."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in touch"
title="Let's Start Your Next Project"
description="Ready to elevate your garment branding? Contact our team for a custom quote."
@@ -269,29 +153,19 @@ export default function LandingPage() {
logoText="Manisanj Labels"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Products",
href: "#products",
},
label: "Products", href: "#products"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
],
},
]}