Update src/app/page.tsx

This commit is contained in:
2026-05-28 01:18:07 +00:00
parent 950dd1c8fe
commit aae4df1837

View File

@@ -33,41 +33,23 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Capabilities",
id: "#capabilities",
},
name: "Capabilities", id: "#capabilities"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Metrics",
id: "#metrics",
},
name: "Metrics", id: "#metrics"},
{
name: "Partners",
id: "#partners",
},
name: "Partners", id: "#partners"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/logo-template-design_1289-31.jpg"
logoAlt="Leopack Logo"
@@ -78,19 +60,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "animated-grid",
}}
variant: "animated-grid"}}
logoText="Leopack"
description="Your trusted partner in packaging solutions for over 20 years. Specializing in high-quality plastic and cardboard products, we deliver excellence from manufacture to export."
buttons={[
{
text: "Explore Products",
href: "#products",
},
text: "Explore Products", href: "#products"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12840.jpg"
imageAlt="Modern packaging warehouse with Leopack products"
@@ -106,17 +83,11 @@ export default function LandingPage() {
description="With a rich history spanning many years, Leopack - Embalagens, Lda. has established itself as a leader in the packaging industry. Our commitment to innovation and quality ensures that every plastic and cardboard product meets the highest standards."
bulletPoints={[
{
title: "Proven Expertise",
description: "Over two decades of specialized experience in packaging manufacturing and design.",
},
title: "Proven Expertise", description: "Over two decades of specialized experience in packaging manufacturing and design."},
{
title: "Global Reach",
description: "Serving clients worldwide with efficient export and distribution services.",
},
title: "Global Reach", description: "Serving clients worldwide with efficient export and distribution services."},
{
title: "Sustainable Solutions",
description: "Dedicated to environmentally responsible production practices and materials.",
},
title: "Sustainable Solutions", description: "Dedicated to environmentally responsible production practices and materials."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-smiling-man-with-beard-shirt-happily-eating-pizza-while-spending-time-work-modern-office_574295-5876.jpg"
imageAlt="Leopack team discussing packaging designs"
@@ -131,20 +102,11 @@ export default function LandingPage() {
description="From custom designs to large-scale production, Leopack offers a comprehensive suite of services to meet your unique packaging needs. We ensure your products are protected and presented perfectly."
accordionItems={[
{
id: "custom-design",
title: "Custom Packaging Design",
content: "Our expert team works with you to create bespoke packaging that reflects your brand and protects your products.",
},
id: "custom-design", title: "Custom Packaging Design", content: "Our expert team works with you to create bespoke packaging that reflects your brand and protects your products."},
{
id: "material-variety",
title: "Plastic & Cardboard Production",
content: "Leveraging advanced manufacturing techniques for a wide range of plastic and cardboard packaging products.",
},
id: "material-variety", title: "Plastic & Cardboard Production", content: "Leveraging advanced manufacturing techniques for a wide range of plastic and cardboard packaging products."},
{
id: "export-logistics",
title: "Efficient Export & Logistics",
content: "Streamlined processes to ensure timely and secure delivery of your packaging solutions, globally.",
},
id: "export-logistics", title: "Efficient Export & Logistics", content: "Streamlined processes to ensure timely and secure delivery of your packaging solutions, globally."},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-green-plastic-bottles-arrangement_23-2149439616.jpg"
imageAlt="Engineer working on custom packaging design"
@@ -161,47 +123,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p-cardboard-boxes",
name: "Corrugated Cardboard Boxes",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/four-cardboard-boxes_23-2151938379.jpg",
imageAlt: "Stack of brown cardboard boxes",
},
id: "p-cardboard-boxes", name: "Corrugated Cardboard Boxes", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/four-cardboard-boxes_23-2151938379.jpg", imageAlt: "Stack of brown cardboard boxes"},
{
id: "p-plastic-containers",
name: "Plastic Storage Containers",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-bottles-green-background_23-2149449766.jpg",
imageAlt: "Clear plastic food containers",
},
id: "p-plastic-containers", name: "Plastic Storage Containers", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plastic-bottles-green-background_23-2149449766.jpg", imageAlt: "Clear plastic food containers"},
{
id: "p-specialty-packaging",
name: "Specialty & Gift Packaging",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/packages-stacked-round-wooden-office-desk_259150-60572.jpg",
imageAlt: "Elegant specialty gift packaging",
},
id: "p-specialty-packaging", name: "Specialty & Gift Packaging", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/packages-stacked-round-wooden-office-desk_259150-60572.jpg", imageAlt: "Elegant specialty gift packaging"},
{
id: "p-protective-packaging",
name: "Protective Inserts & Wraps",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-worker-scanning-boxes-with-bar-code-reader-warehouse-distribution-center_342744-1510.jpg",
imageAlt: "Bubble wrap and foam inserts for protection",
},
id: "p-protective-packaging", name: "Protective Inserts & Wraps", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/warehouse-worker-scanning-boxes-with-bar-code-reader-warehouse-distribution-center_342744-1510.jpg", imageAlt: "Bubble wrap and foam inserts for protection"},
{
id: "p-industrial-packaging",
name: "Industrial Bulk Packaging",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/beer-kegs_1398-2540.jpg",
imageAlt: "Large industrial packaging materials",
},
id: "p-industrial-packaging", name: "Industrial Bulk Packaging", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/beer-kegs_1398-2540.jpg", imageAlt: "Large industrial packaging materials"},
{
id: "p-food-packaging",
name: "Food Grade Packaging",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen-preparing-meat_23-2149646268.jpg",
imageAlt: "Fresh produce food packaging",
},
id: "p-food-packaging", name: "Food Grade Packaging", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen-preparing-meat_23-2149646268.jpg", imageAlt: "Fresh produce food packaging"},
]}
title="Our Diverse Packaging Products"
description="Discover our extensive range of plastic and cardboard packaging, designed to meet the demands of any industry with quality and reliability."
@@ -215,31 +147,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m-years",
value: "20+",
title: "Years in Business",
items: [
"Over two decades of industry leadership",
"Continuously evolving with market demands",
],
id: "m-years", value: "20+", title: "Years in Business", items: [
"Over two decades of industry leadership", "Continuously evolving with market demands"],
},
{
id: "m-clients",
value: "500+",
title: "Satisfied Clients",
items: [
"Trusted by a diverse global client base",
"Building long-term partnerships",
],
id: "m-clients", value: "500+", title: "Satisfied Clients", items: [
"Trusted by a diverse global client base", "Building long-term partnerships"],
},
{
id: "m-products",
value: "100+",
title: "Product Variants",
items: [
"Wide array of plastic and cardboard options",
"Customizable for unique requirements",
],
id: "m-products", value: "100+", title: "Product Variants", items: [
"Wide array of plastic and cardboard options", "Customizable for unique requirements"],
},
]}
title="Our Impact & Achievements"
@@ -252,14 +169,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Global Brands Inc.",
"Innovate Solutions",
"LogiFreight Co.",
"Manufacturing Giants",
"Retail Dynamics",
"AgriFood Partners",
"Construct Pro",
]}
"Global Brands Inc.", "Innovate Solutions", "LogiFreight Co.", "Manufacturing Giants", "Retail Dynamics", "AgriFood Partners", "Construct Pro"]}
title="Our Trusted Partners"
description="We're proud to collaborate with leading companies across various industries, providing reliable packaging solutions that drive their success."
speed={40}
@@ -269,30 +179,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false}
testimonial="\"Leopack has been an invaluable partner for our business. Their packaging quality is consistently exceptional, and their team is incredibly professional and responsive. They truly understand our needs and always deliver on time. Highly recommended for any company looking for reliable packaging solutions!\""
testimonial="Leopack has been an invaluable partner for our business. Their packaging quality is consistently exceptional, and their team is incredibly professional and responsive. They truly understand our needs and always deliver on time. Highly recommended for any company looking for reliable packaging solutions!"
rating={5}
author="Ruben Camara, Logistics Manager at Global Freight Solutions"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg",
alt: "Ruben Camara",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", alt: "Ruben Camara"},
{
src: "http://img.b2bpic.net/free-photo/happy-woman-lady-lifestyle-african_1139-725.jpg",
alt: "Sarah Johnson",
},
src: "http://img.b2bpic.net/free-photo/happy-woman-lady-lifestyle-african_1139-725.jpg", alt: "Sarah Johnson"},
{
src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", alt: "Michael Chen"},
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg",
alt: "Emily Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/portrait-confident-black-businesswoman-office_637285-9877.jpg", alt: "Emily Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
alt: "David Lee, Operations Director at Tech Innovations",
},
src: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", alt: "David Lee, Operations Director at Tech Innovations"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -304,25 +204,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What types of packaging do you offer?",
content: "We specialize in both plastic and cardboard packaging, offering a wide range of products including corrugated boxes, plastic containers, specialty packaging, protective inserts, and industrial bulk solutions.",
},
id: "faq-1", title: "What types of packaging do you offer?", content: "We specialize in both plastic and cardboard packaging, offering a wide range of products including corrugated boxes, plastic containers, specialty packaging, protective inserts, and industrial bulk solutions."},
{
id: "faq-2",
title: "Can you provide custom packaging solutions?",
content: "Absolutely! Our team of experts works closely with clients to design and manufacture custom packaging tailored to specific product requirements, branding, and industry standards.",
},
id: "faq-2", title: "Can you provide custom packaging solutions?", content: "Absolutely! Our team of experts works closely with clients to design and manufacture custom packaging tailored to specific product requirements, branding, and industry standards."},
{
id: "faq-3",
title: "Do you offer international shipping?",
content: "Yes, we provide efficient export and logistics services to deliver our packaging solutions to clients worldwide, ensuring timely and secure delivery.",
},
id: "faq-3", title: "Do you offer international shipping?", content: "Yes, we provide efficient export and logistics services to deliver our packaging solutions to clients worldwide, ensuring timely and secure delivery."},
{
id: "faq-4",
title: "What is your approach to sustainability?",
content: "Leopack is committed to environmentally responsible practices. We continuously seek and implement sustainable materials and production methods to minimize our ecological footprint.",
},
id: "faq-4", title: "What is your approach to sustainability?", content: "Leopack is committed to environmentally responsible practices. We continuously seek and implement sustainable materials and production methods to minimize our ecological footprint."},
]}
sideTitle="Common Questions About Our Services"
sideDescription="Find quick answers to the most frequently asked questions about Leopack's packaging products and services."
@@ -338,28 +226,17 @@ export default function LandingPage() {
description="Ready to discuss your packaging needs? Fill out the form below, and our team will get back to you promptly to provide expert advice and solutions."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "company",
type: "text",
placeholder: "Your Company",
required: false,
name: "company", type: "text", placeholder: "Your Company", required: false,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
name: "message", placeholder: "Your Message", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/blond-ethnic-coworkers-working-with-laptop_23-2148180691.jpg"
@@ -375,50 +252,31 @@ export default function LandingPage() {
logoText="Leopack"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Products",
href: "#products",
},
label: "Our Products", href: "#products"},
{
label: "Capabilities",
href: "#capabilities",
},
label: "Capabilities", href: "#capabilities"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "LinkedIn",
href: "#",
},
label: "LinkedIn", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
],
},
]}