326 lines
12 KiB
TypeScript
326 lines
12 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import ReactLenis from "lenis/react";
|
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
|
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
|
|
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
|
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="hover-bubble"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="soft"
|
|
contentWidth="small"
|
|
sizing="medium"
|
|
background="fluid"
|
|
cardStyle="inset"
|
|
primaryButtonStyle="diagonal-gradient"
|
|
secondaryButtonStyle="layered"
|
|
headingFontWeight="semibold"
|
|
>
|
|
<ReactLenis root>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleCentered
|
|
navItems={[
|
|
{
|
|
name: "Home",
|
|
id: "/",
|
|
},
|
|
{
|
|
name: "Retail Partner",
|
|
id: "/retail-partner",
|
|
},
|
|
{
|
|
name: "Bulk Enquiry",
|
|
id: "/enquiry",
|
|
},
|
|
]}
|
|
brandName="BALAJI HOSIERY"
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroSplitTestimonial
|
|
useInvertedBackground={true}
|
|
background={{
|
|
variant: "plain",
|
|
}}
|
|
title="Partner With BALAJI HOSIERY"
|
|
description="Supplying trusted hosiery and innerwear brands to retailers across Chhatrapati Sambhajinagar. Expand your inventory with quality products and reliable service."
|
|
testimonials={[
|
|
{
|
|
name: "Sunita Sharma",
|
|
handle: "@RetailHubCSN",
|
|
testimonial: "Balaji Hosiery has been our go-to supplier for years. Their consistent stock and wide brand variety are unmatched in Chhatrapati Sambhajinagar!",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-woman-white-shirt-pink-skirt-dreamily-l_574295-3744.jpg",
|
|
imageAlt: "Sunita Sharma",
|
|
},
|
|
{
|
|
name: "Rajesh Kumar",
|
|
handle: "@FashionDistro",
|
|
testimonial: "We receive excellent wholesale pricing and bulk order support. Partnering with Balaji Hosiery significantly boosted our margins.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/redhead-man-with-long-beard-working-small-business-holding-smartphone-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-6503.jpg",
|
|
imageAlt: "Rajesh Kumar",
|
|
},
|
|
{
|
|
name: "Priya Singh",
|
|
handle: "@InnerwearBoutique",
|
|
testimonial: "The quality of brands like JOCKEY and RUPA is top-notch. Our customers love the variety and we appreciate the reliable service.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924147.jpg",
|
|
imageAlt: "Priya Singh",
|
|
},
|
|
{
|
|
name: "Amit Patel",
|
|
handle: "@GarmentWholesale",
|
|
testimonial: "Having Balaji Hosiery as our local supplier means quick deliveries and always having the popular items in stock. Highly recommended!",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2079.jpg",
|
|
imageAlt: "Amit Patel",
|
|
},
|
|
{
|
|
name: "Meena Devi",
|
|
handle: "@FamilyShop",
|
|
testimonial: "After 10+ years with Balaji Hosiery, I can confidently say they are the most trusted partner for hosiery and innerwear.",
|
|
rating: 5,
|
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-manager-shaking-hands-with-african-american-factory-worker-industrial-building_637285-4774.jpg",
|
|
imageAlt: "Meena Devi",
|
|
},
|
|
]}
|
|
avatars={[
|
|
{
|
|
src: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg",
|
|
alt: "Retailer avatar 1",
|
|
},
|
|
{
|
|
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3800.jpg",
|
|
alt: "Retailer avatar 2",
|
|
},
|
|
{
|
|
src: "http://img.b2bpic.net/free-photo/young-smiling-woman-with-short-curly-hair-wireless-earphones_574295-3790.jpg",
|
|
alt: "Retailer avatar 3",
|
|
},
|
|
{
|
|
src: "http://img.b2bpic.net/free-photo/male-painter-using-watercolor-his-art-studio_23-2150213638.jpg",
|
|
alt: "Retailer avatar 4",
|
|
},
|
|
{
|
|
src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
|
|
alt: "Attractive blond business woman in a white shirt, eyeglasses and crossed arms over grey background.",
|
|
},
|
|
]}
|
|
avatarText="Trusted by hundreds of retailers"
|
|
imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg?_wi=1"
|
|
imageAlt="Modern hosiery and innerwear retail store interior"
|
|
mediaAnimation="opacity"
|
|
marqueeItems={[
|
|
{
|
|
type: "text",
|
|
text: "Quality Hosiery",
|
|
},
|
|
{
|
|
type: "text",
|
|
text: "Leading Brands",
|
|
},
|
|
{
|
|
type: "text",
|
|
text: "Wholesale Partner",
|
|
},
|
|
{
|
|
type: "text",
|
|
text: "Fast Delivery",
|
|
},
|
|
{
|
|
type: "text",
|
|
text: "Retailer Focused",
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="metrics" data-section="metrics">
|
|
<MetricCardTwo
|
|
animationType="slide-up"
|
|
textboxLayout="default"
|
|
gridVariant="uniform-all-items-equal"
|
|
useInvertedBackground={false}
|
|
metrics={[
|
|
{
|
|
id: "m1",
|
|
value: "10+",
|
|
description: "Years in Business",
|
|
},
|
|
{
|
|
id: "m2",
|
|
value: "Wholesale",
|
|
description: "Specialist",
|
|
},
|
|
{
|
|
id: "m3",
|
|
value: "Trusted",
|
|
description: "Local Supplier",
|
|
},
|
|
{
|
|
id: "m4",
|
|
value: "Large",
|
|
description: "Product Inventory",
|
|
},
|
|
{
|
|
id: "m5",
|
|
value: "Multiple",
|
|
description: "Leading Brands",
|
|
},
|
|
]}
|
|
title="Why Retailers Trust Balaji Hosiery"
|
|
description="Our commitment to quality, value, and service makes us the preferred wholesale partner in the region."
|
|
/>
|
|
</div>
|
|
|
|
<div id="social-proof" data-section="social-proof">
|
|
<SocialProofOne
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
names={[
|
|
"JOCKEY",
|
|
"RUPA",
|
|
"VIP",
|
|
"SPORTO",
|
|
"ESSA",
|
|
"LUX",
|
|
"DOLLAR",
|
|
"ZENITH",
|
|
]}
|
|
title="Our Valued Brand Partners"
|
|
description="We proudly distribute products from India's most trusted hosiery and innerwear brands, ensuring quality and customer satisfaction."
|
|
/>
|
|
</div>
|
|
|
|
<div id="faq" data-section="faq">
|
|
<FaqDouble
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
title="Your Questions, Answered"
|
|
description="Browse common inquiries about partnering with Balaji Hosiery and our wholesale services."
|
|
faqsAnimation="slide-up"
|
|
faqs={[
|
|
{
|
|
id: "faq-home-1",
|
|
title: "How do I become a registered retail partner?",
|
|
content: "You can register your business by filling out the 'Become a Retail Partner' form on our dedicated Retail Partner page. Our team will review your application and provide access to wholesale pricing.",
|
|
},
|
|
{
|
|
id: "faq-home-2",
|
|
title: "What brands do you distribute?",
|
|
content: "We proudly distribute a wide array of India's leading hosiery and innerwear brands, including JOCKEY, RUPA, VIP, SPORTO, ESSA, LUX, DOLLAR, and ZENITH.",
|
|
},
|
|
{
|
|
id: "faq-home-3",
|
|
title: "Are there any volume discounts available?",
|
|
content: "Yes, we offer competitive wholesale pricing and volume discounts on bulk orders. Specific details will be provided when you request a personalized quote through our Bulk Enquiry form.",
|
|
},
|
|
{
|
|
id: "faq-home-4",
|
|
title: "What is your return policy for wholesale orders?",
|
|
content: "Our return policy for wholesale orders is designed to ensure customer satisfaction. Please refer to our Terms of Service or contact our support team for detailed information on returns and exchanges.",
|
|
},
|
|
{
|
|
id: "faq-home-5",
|
|
title: "Do you provide marketing support to partners?",
|
|
content: "While we primarily focus on product distribution, we can provide brand assets and product information to help our partners with their marketing efforts. Please reach out to your account manager for assistance.",
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonial" data-section="testimonial">
|
|
<TestimonialCardFive
|
|
textboxLayout="default"
|
|
useInvertedBackground={false}
|
|
title="What Our Retailers Say"
|
|
description="Hear from our satisfied partners about their experience with Balaji Hosiery."
|
|
testimonials={[
|
|
{
|
|
id: "t1",
|
|
name: "Rina Shah",
|
|
date: "January 2024",
|
|
title: "Excellent Product Range",
|
|
quote: "Balaji Hosiery consistently provides a fantastic selection of popular brands. Our customers love the variety!",
|
|
tag: "Variety",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
|
|
avatarAlt: "Portrait of female business executive with arms crossed",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-supermarket-buying-fresh-bread_1303-29631.jpg",
|
|
imageAlt: "Woman in supermarket buying fresh bread",
|
|
},
|
|
{
|
|
id: "t2",
|
|
name: "Vikas Gupta",
|
|
date: "December 2023",
|
|
title: "Reliable & Punctual Service",
|
|
quote: "Their delivery service for bulk orders is incredibly reliable. Always on time and well-organized.",
|
|
tag: "Service",
|
|
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-manager_1098-15671.jpg",
|
|
avatarAlt: "Cheerful manager",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/adult-american-beautiful-cafe-african_1303-1341.jpg",
|
|
imageAlt: "adult american beautiful cafe african",
|
|
},
|
|
{
|
|
id: "t3",
|
|
name: "Deepa Nair",
|
|
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg?_wi=2",
|
|
imageAlt: "Portrait of female business executive with arms crossed",
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterBaseReveal
|
|
logoText="BALAJI HOSIERY"
|
|
columns={[
|
|
{
|
|
title: "Company",
|
|
items: [
|
|
{
|
|
label: "Home",
|
|
href: "/",
|
|
},
|
|
{
|
|
label: "Retail Partner",
|
|
href: "/retail-partner",
|
|
},
|
|
{
|
|
label: "Bulk Enquiry",
|
|
href: "/enquiry",
|
|
},
|
|
],
|
|
},
|
|
{
|
|
title: "Legal",
|
|
items: [
|
|
{
|
|
label: "Privacy Policy",
|
|
href: "#",
|
|
},
|
|
{
|
|
label: "Terms of Service",
|
|
href: "#",
|
|
},
|
|
],
|
|
},
|
|
]}
|
|
copyrightText="© 2024 BALAJI HOSIERY. All rights reserved."
|
|
/>
|
|
</div>
|
|
</ReactLenis>
|
|
</ThemeProvider>
|
|
);
|
|
}
|