Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-11 09:50:49 +00:00

View File

@@ -32,23 +32,16 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
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="Neeta Trading Co." brandName="Neeta Trading Co."
button={{ text: "Get Started", href: "#contact" }}
/> />
</div> </div>
@@ -58,36 +51,22 @@ export default function LandingPage() {
description="Luxury velvet jewellery boxes, ring boxes, necklace packaging, display sets & custom jewellery packaging manufactured in Surat." description="Luxury velvet jewellery boxes, ring boxes, necklace packaging, display sets & custom jewellery packaging manufactured in Surat."
buttons={[ buttons={[
{ {
text: "View Products", text: "View Products", href: "#products"},
href: "#products",
},
{ {
text: "Contact on WhatsApp", text: "Contact on WhatsApp", href: "https://wa.me/9102612591277"},
href: "https://wa.me/9102612591277",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/white-pearls-necklace-with-different-white-boxes-pastel-paper-background_23-2147874223.jpg" imageSrc="http://img.b2bpic.net/free-photo/white-pearls-necklace-with-different-white-boxes-pastel-paper-background_23-2147874223.jpg"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166808.jpg", src: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166808.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/halloween-decor-white-table-black-surface_176420-9109.jpg", src: "http://img.b2bpic.net/free-photo/halloween-decor-white-table-black-surface_176420-9109.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/overhead-view-pearl-necklace-golden-earrings-with-white-boxes-paper-background_23-2147874195.jpg", src: "http://img.b2bpic.net/free-photo/overhead-view-pearl-necklace-golden-earrings-with-white-boxes-paper-background_23-2147874195.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166813.jpg", src: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166813.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-woman-with-chocolate-box_23-2148383121.jpg", src: "http://img.b2bpic.net/free-photo/close-up-woman-with-chocolate-box_23-2148383121.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
avatarText="Trusted by 5000+ jewellery businesses" avatarText="Trusted by 5000+ jewellery businesses"
/> />
@@ -110,41 +89,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Ring Boxes", price: "From ₹45", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-box_1339-384.jpg"},
name: "Ring Boxes",
price: "From ₹45",
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-box_1339-384.jpg",
},
{ {
id: "p2", id: "p2", name: "Necklace Boxes", price: "From ₹120", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635269.jpg"},
name: "Necklace Boxes",
price: "From ₹120",
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635269.jpg",
},
{ {
id: "p3", id: "p3", name: "Velvet Display Sets", price: "From ₹450", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409267.jpg"},
name: "Velvet Display Sets",
price: "From ₹450",
imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409267.jpg",
},
{ {
id: "p4", id: "p4", name: "Pendant Boxes", price: "From ₹65", imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246384.jpg"},
name: "Pendant Boxes",
price: "From ₹65",
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246384.jpg",
},
{ {
id: "p5", id: "p5", name: "Bangle Boxes", price: "From ₹95", imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166937.jpg"},
name: "Bangle Boxes",
price: "From ₹95",
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166937.jpg",
},
{ {
id: "p6", id: "p6", name: "Gift Packaging", price: "From ₹30", imageSrc: "http://img.b2bpic.net/free-photo/little-gift-box-with-red-bow-white-background_114579-21277.jpg"},
name: "Gift Packaging",
price: "From ₹30",
imageSrc: "http://img.b2bpic.net/free-photo/little-gift-box-with-red-bow-white-background_114579-21277.jpg",
},
]} ]}
title="Our Exclusive Collections" title="Our Exclusive Collections"
description="Discover our wide array of premium display and packaging solutions tailored for luxury jewellery." description="Discover our wide array of premium display and packaging solutions tailored for luxury jewellery."
@@ -158,26 +113,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Premium Velvet Finish", description: "High-quality, soft-touch velvet materials for an elite aesthetic.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-chocolate-box_23-2148383121.jpg"},
title: "Premium Velvet Finish",
description: "High-quality, soft-touch velvet materials for an elite aesthetic.",
tag: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-chocolate-box_23-2148383121.jpg",
},
{ {
id: "f2", id: "f2", title: "Custom Branding", description: "Tailor-made logo embossing to elevate your brand presence.", tag: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-closed-red-box_1208-342.jpg"},
title: "Custom Branding",
description: "Tailor-made logo embossing to elevate your brand presence.",
tag: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-closed-red-box_1208-342.jpg",
},
{ {
id: "f3", id: "f3", title: "Wholesale Pricing", description: "Competitive bulk pricing for retailers and established wholesalers.", tag: "Economy", imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246350.jpg"},
title: "Wholesale Pricing",
description: "Competitive bulk pricing for retailers and established wholesalers.",
tag: "Economy",
imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246350.jpg",
},
]} ]}
title="Why Global Brands Choose Us" title="Why Global Brands Choose Us"
description="Experience superior quality and bespoke packaging solutions in the heart of Surat." description="Experience superior quality and bespoke packaging solutions in the heart of Surat."
@@ -191,26 +131,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "g1", id: "g1", title: "Velvet Collection", description: "Displaying our latest velvet-wrapped jewellery boxes.", tag: "Portfolio", imageSrc: "http://img.b2bpic.net/free-vector/ornamental-golden-blog-headers-set_23-2147558553.jpg"},
title: "Velvet Collection",
description: "Displaying our latest velvet-wrapped jewellery boxes.",
tag: "Portfolio",
imageSrc: "http://img.b2bpic.net/free-vector/ornamental-golden-blog-headers-set_23-2147558553.jpg",
},
{ {
id: "g2", id: "g2", title: "Necklace Cases", description: "Exquisite cases designed for secure and elegant storage.", tag: "Portfolio", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-buying-rings-jewelry-store_7502-7581.jpg"},
title: "Necklace Cases",
description: "Exquisite cases designed for secure and elegant storage.",
tag: "Portfolio",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-buying-rings-jewelry-store_7502-7581.jpg",
},
{ {
id: "g3", id: "g3", title: "Display Sets", description: "Stunning counter-top display sets for premium boutiques.", tag: "Portfolio", imageSrc: "http://img.b2bpic.net/free-photo/salesperson-displays-new-selection-beautiful-jewelry-costume-jewelry-counter-shopping-holiday-anniversary-gifts_166373-8866.jpg"},
title: "Display Sets",
description: "Stunning counter-top display sets for premium boutiques.",
tag: "Portfolio",
imageSrc: "http://img.b2bpic.net/free-photo/salesperson-displays-new-selection-beautiful-jewelry-costume-jewelry-counter-shopping-holiday-anniversary-gifts_166373-8866.jpg",
},
]} ]}
title="Luxury Craftsmanship Showcase" title="Luxury Craftsmanship Showcase"
description="Visualizing elegance in every box we manufacture." description="Visualizing elegance in every box we manufacture."
@@ -225,25 +150,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "20+", description: "Years of Experience"},
value: "20+",
description: "Years of Experience",
},
{ {
id: "m2", id: "m2", value: "5000+", description: "Satisfied Customers"},
value: "5000+",
description: "Satisfied Customers",
},
{ {
id: "m3", id: "m3", value: "100+", description: "Product Designs"},
value: "100+",
description: "Product Designs",
},
{ {
id: "m4", id: "m4", value: "1289+", description: "Monthly Searches"},
value: "1289+",
description: "Monthly Searches",
},
]} ]}
title="Our Reach & Experience" title="Our Reach & Experience"
description="Trusted partner for jewellery businesses across India." description="Trusted partner for jewellery businesses across India."
@@ -255,30 +168,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Rajesh Mehta", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg"},
name: "Rajesh Mehta",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
},
{ {
id: "t2", id: "t2", name: "Sonia Shah", imageSrc: "http://img.b2bpic.net/free-photo/latin-brunette-girl-posing-indoor_344912-1456.jpg"},
name: "Sonia Shah",
imageSrc: "http://img.b2bpic.net/free-photo/latin-brunette-girl-posing-indoor_344912-1456.jpg",
},
{ {
id: "t3", id: "t3", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-handsome-businessman-wearing-glasses-standing-office-looking-side-relax-profile-pose-with-natural-face-with-confident-smile_839833-17650.jpg"},
name: "Vikram Patel",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-handsome-businessman-wearing-glasses-standing-office-looking-side-relax-profile-pose-with-natural-face-with-confident-smile_839833-17650.jpg",
},
{ {
id: "t4", id: "t4", name: "Anita Desai", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-loving-woman-doing-heart-symbol-shape-gesture_482257-111490.jpg"},
name: "Anita Desai",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-loving-woman-doing-heart-symbol-shape-gesture_482257-111490.jpg",
},
{ {
id: "t5", id: "t5", name: "Rahul Sharma", imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg"},
name: "Rahul Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-corporate-woman-professional-entrepreneur-smiling-cross-arms-chest-smiling-enthusiastic-standing-white-background_1258-85600.jpg",
},
]} ]}
cardTitle="Client Experiences" cardTitle="Client Experiences"
cardTag="Trusted" cardTag="Trusted"
@@ -290,8 +188,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
tag="Contact Us" tag="Contact Us"
title="Upgrade Your Jewellery Packaging" title="Upgrade Your Jewellery Packaging"
description="Get in touch with Neeta Trading Co. for bulk inquiries, custom orders, or wholesale rates." description="Get in touch with Neeta Trading Co. for bulk inquiries, custom orders, or wholesale rates."
@@ -304,33 +201,21 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Products", label: "Products", href: "#products"},
href: "#products",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Contact Details", title: "Contact Details", items: [
items: [
{ {
label: "Surat, Gujarat", label: "Surat, Gujarat", href: "#"},
href: "#",
},
{ {
label: "+91 0261 259 1277", label: "+91 0261 259 1277", href: "tel:+9102612591277"},
href: "tel:+9102612591277",
},
], ],
}, },
]} ]}