1 Commits

Author SHA1 Message Date
3de9da7e94 Update src/app/page.tsx 2026-05-01 07:09:18 +00:00

View File

@@ -10,7 +10,6 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Award } from "lucide-react"; import { Award } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
@@ -32,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Products", name: "Products", id: "products"},
id: "products",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Manisanj Labels" brandName="Manisanj Labels"
/> />
@@ -55,19 +46,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
logoText="Manisanj Labels" logoText="Manisanj Labels"
description="Excellence in every thread. We provide premium garment labels, tags, and custom branding solutions for the fashion industry." description="Excellence in every thread. We provide premium garment labels, tags, and custom branding solutions for the fashion industry."
buttons={[ buttons={[
{ {
text: "View Products", text: "View Products", href: "#products"},
href: "#products",
},
{ {
text: "Contact Us", text: "Contact Us", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-tag-with-measuring-tape-thimble_23-2148527951.jpg" imageSrc="http://img.b2bpic.net/free-photo/high-angle-tag-with-measuring-tape-thimble_23-2148527951.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -95,41 +81,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", name: "Woven Labels", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/tag-clothes_23-2147704082.jpg"},
name: "Woven Labels",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/tag-clothes_23-2147704082.jpg",
},
{ {
id: "2", id: "2", name: "Hang Tags", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/red-price-tags-black-background_23-2148663123.jpg"},
name: "Hang Tags",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/red-price-tags-black-background_23-2148663123.jpg",
},
{ {
id: "3", id: "3", name: "Organic Labels", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-minimal-flowers_23-2149176432.jpg"},
name: "Organic Labels",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-minimal-flowers_23-2149176432.jpg",
},
{ {
id: "4", id: "4", name: "Leather Badges", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/closeup-leather-jacket-s-zip_53876-33827.jpg"},
name: "Leather Badges",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-leather-jacket-s-zip_53876-33827.jpg",
},
{ {
id: "5", 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"},
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", id: "6", name: "Heat Transfers", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/three-old-labels_23-2147775708.jpg"},
name: "Heat Transfers",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/three-old-labels_23-2147775708.jpg",
},
]} ]}
title="Our Collection" title="Our Collection"
description="Explore our wide range of premium garment accessories." description="Explore our wide range of premium garment accessories."
@@ -143,20 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Premium Materials", 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"},
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", 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"},
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", 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"},
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?" title="Why Manisanj?"
description="Precision, reliability, and innovation in every order." description="Precision, reliability, and innovation in every order."
@@ -170,91 +123,22 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", 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"},
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", 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"},
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", 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"},
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" title="Industry Leaders"
description="Proven results for major fashion brands." description="Proven results for major fashion brands."
/> />
</div> </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"> <div id="contact" data-section="contact">
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in touch" tag="Get in touch"
title="Let's Start Your Next Project" title="Let's Start Your Next Project"
description="Ready to elevate your garment branding? Contact our team for a custom quote." 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" logoText="Manisanj Labels"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Products", label: "Products", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
{ {
label: "FAQ", label: "FAQ", href: "#"},
href: "#",
},
], ],
}, },
]} ]}