Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
330
src/app/page.tsx
330
src/app/page.tsx
@@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Box, Facebook, Globe, Leaf, Linkedin, Package, Paintbrush, Palette, ShieldCheck, Truck, Twitter } from "lucide-react";
|
||||
import { Box, Cube, Facebook, FileText, Globe, Leaf, Linkedin, Package, Paintbrush, Palette, ShieldCheck, Truck, Twitter, Warehouse } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,38 +34,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Clients",
|
||||
id: "#clients",
|
||||
},
|
||||
name: "Clients", id: "#clients"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/flat-design-eco-friendly-labels_23-2149202609.jpg"
|
||||
logoAlt="Happy Tokas Industry Logo"
|
||||
brandName="Happy Tokas Industry"
|
||||
@@ -75,73 +59,46 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "downward-rays-animated",
|
||||
}}
|
||||
variant: "downward-rays-animated"}}
|
||||
imagePosition="right"
|
||||
title="Happy Tokas Industry: Your Partner in Premium Packaging Solutions"
|
||||
description="Crafting high-quality corrugated boxes and custom packaging materials tailored to your specific needs. From design to delivery, we ensure your products are perfectly protected and presented."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Our Products", href: "#products"},
|
||||
{
|
||||
text: "Get a Custom Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Custom Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg"
|
||||
imageAlt="Stack of various corrugated boxes ready for shipping"
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
alt: "Customer Avatar 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", alt: "Customer Avatar 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
alt: "Customer Avatar 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Customer Avatar 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
alt: "Customer Avatar 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Customer Avatar 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg",
|
||||
alt: "Customer Avatar 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg", alt: "Customer Avatar 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-female-entrepreneur-asian-business-woman-standing-power-pose-professional-business-person-cross-arms-chest-standing-white-background_1258-89557.jpg",
|
||||
alt: "Customer Avatar 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-female-entrepreneur-asian-business-woman-standing-power-pose-professional-business-person-cross-arms-chest-standing-white-background_1258-89557.jpg", alt: "Customer Avatar 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ clients globally"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Quality Guaranteed",
|
||||
icon: ShieldCheck,
|
||||
type: "text-icon", text: "Quality Guaranteed", icon: ShieldCheck,
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/packages-stacked-round-wooden-office-desk_259150-60572.jpg",
|
||||
alt: "Packages stacked in a modern warehouse",
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/packages-stacked-round-wooden-office-desk_259150-60572.jpg", alt: "Packages stacked in a modern warehouse"},
|
||||
{
|
||||
type: "text-icon", text: "Eco-Friendly Materials", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Eco-Friendly Materials",
|
||||
icon: Leaf,
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499117.jpg", alt: "Creative packaging design elements"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499117.jpg",
|
||||
alt: "Creative packaging design elements",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Global Shipping",
|
||||
icon: Globe,
|
||||
type: "text-icon", text: "Global Shipping", icon: Globe,
|
||||
},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
@@ -158,19 +115,13 @@ export default function LandingPage() {
|
||||
description="With decades of experience, Happy Tokas Industry stands as a leading manufacturer of corrugated packaging solutions. We combine innovation, quality, and sustainability to deliver products that protect and enhance your brand. Our commitment is to excellence in every box."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Quality Manufacturing",
|
||||
description: "Utilizing state-of-the-art machinery and stringent quality control processes.",
|
||||
},
|
||||
title: "Quality Manufacturing", description: "Utilizing state-of-the-art machinery and stringent quality control processes."},
|
||||
{
|
||||
title: "Custom Solutions",
|
||||
description: "Tailored designs and materials to meet diverse industry requirements.",
|
||||
},
|
||||
title: "Custom Solutions", description: "Tailored designs and materials to meet diverse industry requirements."},
|
||||
{
|
||||
title: "Sustainable Practices",
|
||||
description: "Committed to eco-friendly production and recyclable materials.",
|
||||
},
|
||||
title: "Sustainable Practices", description: "Committed to eco-friendly production and recyclable materials."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg"
|
||||
imageAlt="Workers inspecting corrugated boxes in a busy factory environment"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -183,79 +134,52 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Advanced Printing",
|
||||
description: "High-resolution flexographic and digital printing to bring your brand to life with vibrant colors and sharp graphics.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cyber-monday-package-laptop_23-2148675038.jpg",
|
||||
imageAlt: "High-quality custom printing on corrugated boxes",
|
||||
},
|
||||
title: "Advanced Printing", description: "High-resolution flexographic and digital printing to bring your brand to life with vibrant colors and sharp graphics.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cyber-monday-package-laptop_23-2148675038.jpg", imageAlt: "High-quality custom printing on corrugated boxes"},
|
||||
items: [
|
||||
{
|
||||
icon: Paintbrush,
|
||||
text: "Custom Brand Graphics",
|
||||
},
|
||||
text: "Custom Brand Graphics"},
|
||||
{
|
||||
icon: Palette,
|
||||
text: "Vibrant Color Reproduction",
|
||||
},
|
||||
text: "Vibrant Color Reproduction"},
|
||||
{
|
||||
icon: LayoutTemplate,
|
||||
text: "Die-Cut Precision",
|
||||
},
|
||||
icon: FileText,
|
||||
text: "Die-Cut Precision"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-eco-friendly-labels_23-2149202609.jpg",
|
||||
imageAlt: "high quality corrugated box printing",
|
||||
},
|
||||
{
|
||||
title: "Efficient Bundling",
|
||||
description: "Automated and manual bundling services to prepare your corrugated boxes for safe and organized transport.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-conveyor-belt_23-2151983322.jpg",
|
||||
imageAlt: "Automated bundling machine securing stacks of boxes",
|
||||
},
|
||||
title: "Efficient Bundling", description: "Automated and manual bundling services to prepare your corrugated boxes for safe and organized transport.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-conveyor-belt_23-2151983322.jpg", imageAlt: "Automated bundling machine securing stacks of boxes"},
|
||||
items: [
|
||||
{
|
||||
icon: Package,
|
||||
text: "Secure Strapping",
|
||||
},
|
||||
text: "Secure Strapping"},
|
||||
{
|
||||
icon: Warehouse,
|
||||
text: "Optimized Logistics",
|
||||
},
|
||||
text: "Optimized Logistics"},
|
||||
{
|
||||
icon: Box,
|
||||
text: "Volume Handling",
|
||||
},
|
||||
text: "Volume Handling"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg?_wi=2",
|
||||
imageAlt: "high quality corrugated box printing",
|
||||
},
|
||||
{
|
||||
title: "Diverse Box Types",
|
||||
description: "Manufacturing a wide array of corrugated box types, including RSC, die-cut, heavy-duty, and custom solutions for every product.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-carton-boxes_23-2147782316.jpg",
|
||||
imageAlt: "Various shapes and sizes of corrugated boxes",
|
||||
},
|
||||
title: "Diverse Box Types", description: "Manufacturing a wide array of corrugated box types, including RSC, die-cut, heavy-duty, and custom solutions for every product.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-carton-boxes_23-2147782316.jpg", imageAlt: "Various shapes and sizes of corrugated boxes"},
|
||||
items: [
|
||||
{
|
||||
icon: Truck,
|
||||
text: "Shipping & Transport",
|
||||
},
|
||||
text: "Shipping & Transport"},
|
||||
{
|
||||
icon: Boxes,
|
||||
text: "Retail & Display",
|
||||
},
|
||||
icon: Box,
|
||||
text: "Retail & Display"},
|
||||
{
|
||||
icon: Cube,
|
||||
text: "Protective Packaging",
|
||||
},
|
||||
text: "Protective Packaging"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg?_wi=2",
|
||||
imageAlt: "high quality corrugated box printing",
|
||||
},
|
||||
]}
|
||||
title="Our Comprehensive Packaging Capabilities"
|
||||
@@ -272,47 +196,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "box-rsc",
|
||||
name: "Regular Slotted Container (RSC)",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craft-cardboard-package-box-presented-stressed-brushed-wooden-table_346278-1636.jpg",
|
||||
imageAlt: "Standard brown corrugated box",
|
||||
},
|
||||
id: "box-rsc", name: "Regular Slotted Container (RSC)", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/craft-cardboard-package-box-presented-stressed-brushed-wooden-table_346278-1636.jpg", imageAlt: "Standard brown corrugated box"},
|
||||
{
|
||||
id: "box-diecut",
|
||||
name: "Custom Die-Cut Boxes",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-packing-box_23-2148975616.jpg",
|
||||
imageAlt: "White custom die-cut box with intricate design",
|
||||
},
|
||||
id: "box-diecut", name: "Custom Die-Cut Boxes", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-packing-box_23-2148975616.jpg", imageAlt: "White custom die-cut box with intricate design"},
|
||||
{
|
||||
id: "box-heavy",
|
||||
name: "Heavy-Duty Shipping Boxes",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-worker-checking-packages-shipment-using-walkietalkie-industrial-storage-compartment_637285-4005.jpg",
|
||||
imageAlt: "Large, robust corrugated box for heavy items",
|
||||
},
|
||||
id: "box-heavy", name: "Heavy-Duty Shipping Boxes", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-worker-checking-packages-shipment-using-walkietalkie-industrial-storage-compartment_637285-4005.jpg", imageAlt: "Large, robust corrugated box for heavy items"},
|
||||
{
|
||||
id: "box-printed",
|
||||
name: "Custom Printed Boxes",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isolated-closeup-shot-gift-boxes-colorful-wrapping-stacked-top-each_181624-33184.jpg",
|
||||
imageAlt: "Colorfully printed corrugated box with branding",
|
||||
},
|
||||
id: "box-printed", name: "Custom Printed Boxes", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/isolated-closeup-shot-gift-boxes-colorful-wrapping-stacked-top-each_181624-33184.jpg", imageAlt: "Colorfully printed corrugated box with branding"},
|
||||
{
|
||||
id: "box-ecomm",
|
||||
name: "E-commerce Mailer Boxes",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-preparing-cyber-monday-package_23-2148675033.jpg",
|
||||
imageAlt: "Sleek e-commerce mailer box",
|
||||
},
|
||||
id: "box-ecomm", name: "E-commerce Mailer Boxes", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-preparing-cyber-monday-package_23-2148675033.jpg", imageAlt: "Sleek e-commerce mailer box"},
|
||||
{
|
||||
id: "box-food",
|
||||
name: "Food Grade Packaging",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-woman-holding-food-crate_23-2148767119.jpg",
|
||||
imageAlt: "Food safe corrugated box",
|
||||
},
|
||||
id: "box-food", name: "Food Grade Packaging", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-woman-holding-food-crate_23-2148767119.jpg", imageAlt: "Food safe corrugated box"},
|
||||
]}
|
||||
title="Our Diverse Range of Corrugated Boxes"
|
||||
description="Discover our extensive collection of high-quality corrugated boxes, engineered for durability, protection, and sustainability."
|
||||
@@ -327,25 +221,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "years-experience",
|
||||
value: "25+",
|
||||
description: "Years of Industry Experience",
|
||||
},
|
||||
id: "years-experience", value: "25+", description: "Years of Industry Experience"},
|
||||
{
|
||||
id: "satisfied-clients",
|
||||
value: "500+",
|
||||
description: "Satisfied Global Clients",
|
||||
},
|
||||
id: "satisfied-clients", value: "500+", description: "Satisfied Global Clients"},
|
||||
{
|
||||
id: "boxes-produced",
|
||||
value: "1M+",
|
||||
description: "Boxes Produced Annually",
|
||||
},
|
||||
id: "boxes-produced", value: "1M+", description: "Boxes Produced Annually"},
|
||||
{
|
||||
id: "custom-designs",
|
||||
value: "99%",
|
||||
description: "Customization Satisfaction Rate",
|
||||
},
|
||||
id: "custom-designs", value: "99%", description: "Customization Satisfaction Rate"},
|
||||
]}
|
||||
title="Driving Excellence Through Numbers"
|
||||
description="Our commitment to quality, efficiency, and customer satisfaction is reflected in our performance metrics."
|
||||
@@ -358,50 +240,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Reliable & High-Quality Packaging",
|
||||
quote: "Happy Tokas Industry consistently delivers top-notch corrugated boxes. Their quality is unmatched, and their reliability keeps our supply chain running smoothly. A truly professional partner.",
|
||||
name: "Ananya Sharma",
|
||||
role: "Procurement Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg",
|
||||
imageAlt: "A bustling warehouse with packaging",
|
||||
},
|
||||
id: "1", title: "Reliable & High-Quality Packaging", quote: "Happy Tokas Industry consistently delivers top-notch corrugated boxes. Their quality is unmatched, and their reliability keeps our supply chain running smoothly. A truly professional partner.", name: "Ananya Sharma", role: "Procurement Manager", imageSrc: "http://img.b2bpic.net/free-photo/female-warehouse-staff-overseeing-order-fulfillment-with-ai-brain-support_482257-129608.jpg", imageAlt: "A bustling warehouse with packaging"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Exceptional Customization & Service",
|
||||
quote: "We needed very specific die-cut boxes, and Happy Tokas Industry exceeded our expectations. The customization options are fantastic, and their customer service is always responsive and helpful.",
|
||||
name: "Rahul Kapoor",
|
||||
role: "Brand Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-happily-shopping-buying-consumer-products-customer-day_23-2151623444.jpg",
|
||||
imageAlt: "A retail display with custom branded packaging",
|
||||
},
|
||||
id: "2", title: "Exceptional Customization & Service", quote: "We needed very specific die-cut boxes, and Happy Tokas Industry exceeded our expectations. The customization options are fantastic, and their customer service is always responsive and helpful.", name: "Rahul Kapoor", role: "Brand Director", imageSrc: "http://img.b2bpic.net/free-photo/women-happily-shopping-buying-consumer-products-customer-day_23-2151623444.jpg", imageAlt: "A retail display with custom branded packaging"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Sustainable and Efficient Solutions",
|
||||
quote: "Their commitment to sustainable packaging aligns perfectly with our company values. We appreciate their eco-friendly approach without compromising on the efficiency or protective qualities of the boxes.",
|
||||
name: "Priya Singh",
|
||||
role: "Operations Head",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-food-packaging-delivery-concept-remix_53876-127121.jpg",
|
||||
imageAlt: "Eco-friendly packaging for fresh produce",
|
||||
},
|
||||
id: "3", title: "Sustainable and Efficient Solutions", quote: "Their commitment to sustainable packaging aligns perfectly with our company values. We appreciate their eco-friendly approach without compromising on the efficiency or protective qualities of the boxes.", name: "Priya Singh", role: "Operations Head", imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-food-packaging-delivery-concept-remix_53876-127121.jpg", imageAlt: "Eco-friendly packaging for fresh produce"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Fast Turnaround for E-commerce",
|
||||
quote: "As an e-commerce business, fast turnaround times are crucial. Happy Tokas Industry understands this and delivers quickly, allowing us to meet our demanding shipping schedules. Highly recommended!",
|
||||
name: "Vikram Desai",
|
||||
role: "Logistics Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-warehouse-supervisor-packing-client-clothes-order-cardboard-box-while-checking-shipping-details-laptop-computer-team-working-storehouse-delivery-department_482257-66036.jpg",
|
||||
imageAlt: "E-commerce fulfillment center with packed boxes",
|
||||
},
|
||||
id: "4", title: "Fast Turnaround for E-commerce", quote: "As an e-commerce business, fast turnaround times are crucial. Happy Tokas Industry understands this and delivers quickly, allowing us to meet our demanding shipping schedules. Highly recommended!", name: "Vikram Desai", role: "Logistics Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/top-view-warehouse-supervisor-packing-client-clothes-order-cardboard-box-while-checking-shipping-details-laptop-computer-team-working-storehouse-delivery-department_482257-66036.jpg", imageAlt: "E-commerce fulfillment center with packed boxes"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Innovative and Durable Products",
|
||||
quote: "Their innovative designs and durable materials ensure our products are safe during transit. Happy Tokas Industry is always up-to-date with the latest in packaging technology.",
|
||||
name: "Meera Joshi",
|
||||
role: "Product Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976283.jpg",
|
||||
imageAlt: "Industrial machinery in a packaging factory",
|
||||
},
|
||||
id: "5", title: "Innovative and Durable Products", quote: "Their innovative designs and durable materials ensure our products are safe during transit. Happy Tokas Industry is always up-to-date with the latest in packaging technology.", name: "Meera Joshi", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976283.jpg", imageAlt: "Industrial machinery in a packaging factory"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from businesses who have partnered with Happy Tokas Industry for their packaging needs."
|
||||
@@ -413,14 +260,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Global Retail Co.",
|
||||
"AgriFresh Distributors",
|
||||
"E-Store Logistics",
|
||||
"Tech Innovations Ltd.",
|
||||
"Industrial Solutions Group",
|
||||
"Food & Beverage Inc.",
|
||||
"Healthcare Essentials",
|
||||
]}
|
||||
"Global Retail Co.", "AgriFresh Distributors", "E-Store Logistics", "Tech Innovations Ltd.", "Industrial Solutions Group", "Food & Beverage Inc.", "Healthcare Essentials"]}
|
||||
title="Trusted by Leading Brands Worldwide"
|
||||
description="We are proud to partner with a diverse portfolio of clients, delivering reliable packaging solutions that fuel their success."
|
||||
speed={40}
|
||||
@@ -433,30 +273,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What types of corrugated boxes do you offer?",
|
||||
content: "We offer a wide range including Regular Slotted Containers (RSC), custom die-cut boxes, heavy-duty shipping boxes, and specialized packaging for various industries like e-commerce and food.",
|
||||
},
|
||||
id: "faq-1", title: "What types of corrugated boxes do you offer?", content: "We offer a wide range including Regular Slotted Containers (RSC), custom die-cut boxes, heavy-duty shipping boxes, and specialized packaging for various industries like e-commerce and food."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Can you provide custom printing on boxes?",
|
||||
content: "Yes, we specialize in high-quality custom printing using flexographic and digital methods to accurately reproduce your brand's graphics and logos.",
|
||||
},
|
||||
id: "faq-2", title: "Can you provide custom printing on boxes?", content: "Yes, we specialize in high-quality custom printing using flexographic and digital methods to accurately reproduce your brand's graphics and logos."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What is your minimum order quantity for custom boxes?",
|
||||
content: "Minimum order quantities vary based on the complexity of the design and materials. Please contact our sales team with your specific requirements for a detailed quote.",
|
||||
},
|
||||
id: "faq-3", title: "What is your minimum order quantity for custom boxes?", content: "Minimum order quantities vary based on the complexity of the design and materials. Please contact our sales team with your specific requirements for a detailed quote."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Are your packaging materials sustainable?",
|
||||
content: "We are committed to sustainability. Many of our corrugated boxes are made from recycled content and are fully recyclable, aligning with eco-friendly practices.",
|
||||
},
|
||||
id: "faq-4", title: "Are your packaging materials sustainable?", content: "We are committed to sustainability. Many of our corrugated boxes are made from recycled content and are fully recyclable, aligning with eco-friendly practices."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "Do you offer design assistance?",
|
||||
content: "Absolutely! Our experienced design team can assist you from concept to creation, ensuring your packaging is both functional and visually appealing.",
|
||||
},
|
||||
id: "faq-5", title: "Do you offer design assistance?", content: "Absolutely! Our experienced design team can assist you from concept to creation, ensuring your packaging is both functional and visually appealing."},
|
||||
]}
|
||||
sideTitle="Common Questions & Answers"
|
||||
sideDescription="Find quick answers to the most frequently asked questions about our products and services."
|
||||
@@ -469,18 +294,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
text="Ready to elevate your packaging? Connect with Happy Tokas Industry today for a custom quote or expert consultation!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get in Touch",
|
||||
href: "mailto:info@happytokas.com",
|
||||
},
|
||||
text: "Get in Touch", href: "mailto:info@happytokas.com"},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
text: "Call Us", href: "tel:+1234567890"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -494,19 +314,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user