Update src/app/page.tsx

This commit is contained in:
2026-06-10 06:12:55 +00:00
parent 0815b2ba75
commit bc8bb03d53

View File

@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { CheckCircle, DollarSign, LifeBuoy, ListChecks, Rocket, Sparkles, Truck, Users } from "lucide-react"; import { CheckCircle, DollarSign, LifeBuoy, ListChecks, LayoutGrid, Rocket, Sparkles, Truck, Users } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Machines", name: "Machines", id: "#machines"},
id: "#machines",
},
{ {
name: "Pricing", name: "Pricing", id: "#pricing"},
id: "#pricing",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-vector/cyber-monday-labels_23-2147527865.jpg" logoSrc="http://img.b2bpic.net/free-vector/cyber-monday-labels_23-2147527865.jpg"
logoAlt="Vending Solutions Logo" logoAlt="Vending Solutions Logo"
@@ -77,39 +61,23 @@ export default function LandingPage() {
description="Your ultimate partner for modern vending services, delivering convenience and quality snacks, drinks, and fresh food directly to your location." description="Your ultimate partner for modern vending services, delivering convenience and quality snacks, drinks, and fresh food directly to your location."
buttons={[ buttons={[
{ {
text: "Explore Machines", text: "Explore Machines", href: "#machines"},
href: "#machines",
},
{ {
text: "Get a Quote", text: "Get a Quote", href: "#contact"},
href: "#contact",
},
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-female-hands-background-sideboard-with-beautiful-vintage-dishes_169016-16094.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-female-hands-background-sideboard-with-beautiful-vintage-dishes_169016-16094.jpg", imageAlt: "Modern snack vending machine full of products"},
imageAlt: "Modern snack vending machine full of products",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-using-watercolor-paint-tubes-create-artwork-canvas_482257-115917.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-using-watercolor-paint-tubes-create-artwork-canvas_482257-115917.jpg", imageAlt: "People using a modern vending machine in an office"},
imageAlt: "People using a modern vending machine in an office",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-traveling_23-2148383484.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-traveling_23-2148383484.jpg", imageAlt: "Various snacks and drinks neatly displayed in vending machine"},
imageAlt: "Various snacks and drinks neatly displayed in vending machine",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-with-its-smartphone-wallet-app_23-2149167238.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-paying-with-its-smartphone-wallet-app_23-2149167238.jpg", imageAlt: "Vending machine with a digital screen and cashless payment"},
imageAlt: "Vending machine with a digital screen and cashless payment",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/asian-male-barista-making-cup-coffee-espresso-machine_1098-20608.jpg", imageSrc: "http://img.b2bpic.net/free-photo/asian-male-barista-making-cup-coffee-espresso-machine_1098-20608.jpg", imageAlt: "Vending machine being restocked by a service person"},
imageAlt: "Vending machine being restocked by a service person",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-product-label_23-2149148476.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-product-label_23-2149148476.jpg", imageAlt: "Vending machines installed in various locations"},
imageAlt: "Vending machines installed in various locations",
},
]} ]}
autoplayDelay={4000} autoplayDelay={4000}
/> />
@@ -122,19 +90,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: ListChecks, icon: ListChecks,
label: "Machines Placed", label: "Machines Placed", value: "500+"},
value: "500+",
},
{ {
icon: DollarSign, icon: DollarSign,
label: "Transactions Processed", label: "Transactions Processed", value: "$1M+"},
value: "$1M+",
},
{ {
icon: Users, icon: Users,
label: "Satisfied Locations", label: "Satisfied Locations", value: "200+"},
value: "200+",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -147,77 +109,44 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Customizable Selection", title: "Customizable Selection", description: "Choose from a diverse range of snacks, beverages, and fresh food to perfectly match your audience's preferences.", bentoComponent: "icon-info-cards", items: [
description: "Choose from a diverse range of snacks, beverages, and fresh food to perfectly match your audience's preferences.",
bentoComponent: "icon-info-cards",
items: [
{ {
icon: Truck, icon: Truck,
label: "Fast Delivery", label: "Fast Delivery", value: "Within 24h"},
value: "Within 24h",
},
{ {
icon: LayoutGrid, icon: LayoutGrid,
label: "Product Variety", label: "Product Variety", value: "500+ Items"},
value: "500+ Items",
},
{ {
icon: LifeBuoy, icon: LifeBuoy,
label: "Support", label: "Support", value: "24/7"},
value: "24/7", ]
},
],
imageSrc: "http://img.b2bpic.net/free-vector/cyber-monday-labels_23-2147527865.jpg",
imageAlt: "vending machine logo modern",
}, },
{ {
title: "Seamless Installation", title: "Seamless Installation", description: "Our team handles everything from delivery and setup to routine maintenance, ensuring a hassle-free experience.", bentoComponent: "icon-info-cards", items: [
description: "Our team handles everything from delivery and setup to routine maintenance, ensuring a hassle-free experience.",
bentoComponent: "icon-info-cards",
items: [
{ {
icon: Truck, icon: Truck,
label: "Free Setup", label: "Free Setup", value: "No Costs"},
value: "No Costs",
},
{ {
icon: LayoutGrid, icon: LayoutGrid,
label: "Flexible Placement", label: "Flexible Placement", value: "Anywhere"},
value: "Anywhere",
},
{ {
icon: LifeBuoy, icon: LifeBuoy,
label: "Scheduled Maintenance", label: "Scheduled Maintenance", value: "Regular Visits"},
value: "Regular Visits", ]
},
],
imageSrc: "http://img.b2bpic.net/free-photo/glass-cup-female-hands-background-sideboard-with-beautiful-vintage-dishes_169016-16094.jpg?_wi=2",
imageAlt: "vending machine logo modern",
}, },
{ {
title: "Smart Monitoring", title: "Smart Monitoring", description: "Benefit from remote inventory tracking and real-time sales data to optimize product offerings and minimize downtime.", bentoComponent: "icon-info-cards", items: [
description: "Benefit from remote inventory tracking and real-time sales data to optimize product offerings and minimize downtime.",
bentoComponent: "icon-info-cards",
items: [
{ {
icon: Truck, icon: Truck,
label: "Real-time Alerts", label: "Real-time Alerts", value: "Instant Notifications"},
value: "Instant Notifications",
},
{ {
icon: LayoutGrid, icon: LayoutGrid,
label: "Data Analytics", label: "Data Analytics", value: "Smart Insights"},
value: "Smart Insights",
},
{ {
icon: LifeBuoy, icon: LifeBuoy,
label: "Remote Diagnostics", label: "Remote Diagnostics", value: "Quick Fixes"},
value: "Quick Fixes", ]
}, }
],
imageSrc: "http://img.b2bpic.net/free-photo/talented-artist-using-watercolor-paint-tubes-create-artwork-canvas_482257-115917.jpg?_wi=2",
imageAlt: "vending machine logo modern",
},
]} ]}
title="Tailored Vending Experiences" title="Tailored Vending Experiences"
description="We offer a range of comprehensive services designed to meet the unique needs of your business and delight your customers." description="We offer a range of comprehensive services designed to meet the unique needs of your business and delight your customers."
@@ -232,47 +161,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "machine-1", id: "machine-1", name: "Smart Snack & Drink Combo", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-jar-with-smoothie_23-2148527292.jpg", imageAlt: "Smart snack and drink combo vending machine"},
name: "Smart Snack & Drink Combo",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-jar-with-smoothie_23-2148527292.jpg",
imageAlt: "Smart snack and drink combo vending machine",
},
{ {
id: "machine-2", id: "machine-2", name: "Eco-Friendly Beverage Dispenser", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/young-female-splashing-with-water-tap-petrol-station_23-2148150119.jpg", imageAlt: "Eco-friendly beverage dispenser"},
name: "Eco-Friendly Beverage Dispenser",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-splashing-with-water-tap-petrol-station_23-2148150119.jpg",
imageAlt: "Eco-friendly beverage dispenser",
},
{ {
id: "machine-3", id: "machine-3", name: "Fresh Food & Healthy Options", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg", imageAlt: "Fresh food and healthy options vending machine"},
name: "Fresh Food & Healthy Options",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/ritual-calm-sauna-light-woman-by-door_169016-69085.jpg",
imageAlt: "Fresh food and healthy options vending machine",
},
{ {
id: "machine-4", id: "machine-4", name: "Gourmet Coffee & Hot Drinks", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-african-american-girl-thoughtfully-holding-coffee-pot-modern-office_574295-3836.jpg", imageAlt: "Gourmet coffee and hot drinks vending machine"},
name: "Gourmet Coffee & Hot Drinks",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-african-american-girl-thoughtfully-holding-coffee-pot-modern-office_574295-3836.jpg",
imageAlt: "Gourmet coffee and hot drinks vending machine",
},
{ {
id: "machine-5", id: "machine-5", name: "Specialty Retail Kiosk", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/wooden-hand-with-hygienic-soap_23-2149373476.jpg", imageAlt: "Specialty retail kiosk vending machine"},
name: "Specialty Retail Kiosk",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-hand-with-hygienic-soap_23-2149373476.jpg",
imageAlt: "Specialty retail kiosk vending machine",
},
{ {
id: "machine-6", id: "machine-6", name: "Customizable Micro Market", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-shopping-food_23-2149187358.jpg", imageAlt: "Customizable micro market vending machine"},
name: "Customizable Micro Market",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-shopping-food_23-2149187358.jpg",
imageAlt: "Customizable micro market vending machine",
},
]} ]}
title="Our Advanced Vending Solutions" title="Our Advanced Vending Solutions"
description="Explore our state-of-the-art vending machines, designed for reliability, efficiency, and a superior user experience." description="Explore our state-of-the-art vending machines, designed for reliability, efficiency, and a superior user experience."
@@ -286,45 +185,19 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
plans={[ plans={[
{ {
id: "basic", id: "basic", badge: "Standard", badgeIcon: Sparkles,
badge: "Standard", price: "Contact for Quote", subtitle: "Essential vending machine service", features: [
badgeIcon: Sparkles, "Machine placement & setup", "Regular restocking", "Basic maintenance", "Standard product selection"],
price: "Contact for Quote",
subtitle: "Essential vending machine service",
features: [
"Machine placement & setup",
"Regular restocking",
"Basic maintenance",
"Standard product selection",
],
}, },
{ {
id: "premium", id: "premium", badge: "Recommended", badgeIcon: CheckCircle,
badge: "Recommended", price: "Contact for Quote", subtitle: "Enhanced service for optimal performance", features: [
badgeIcon: CheckCircle, "All Standard features", "Custom product curation", "Preventative maintenance", "Remote inventory monitoring", "24/7 technical support"],
price: "Contact for Quote",
subtitle: "Enhanced service for optimal performance",
features: [
"All Standard features",
"Custom product curation",
"Preventative maintenance",
"Remote inventory monitoring",
"24/7 technical support",
],
}, },
{ {
id: "enterprise", id: "enterprise", badge: "Enterprise", badgeIcon: Rocket,
badge: "Enterprise", price: "Contact for Quote", subtitle: "Scalable solutions for large organizations", features: [
badgeIcon: Rocket, "All Premium features", "Dedicated account manager", "Advanced data analytics", "Custom machine branding", "Priority service & support"],
price: "Contact for Quote",
subtitle: "Scalable solutions for large organizations",
features: [
"All Premium features",
"Dedicated account manager",
"Advanced data analytics",
"Custom machine branding",
"Priority service & support",
],
}, },
]} ]}
title="Flexible Vending Service Plans" title="Flexible Vending Service Plans"
@@ -338,50 +211,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", title: "Exceptional Service and Variety!", quote: "Vending Solutions transformed our office breakroom. The machines are always stocked with a fantastic variety of snacks, and their service is incredibly responsive. Highly recommend!", name: "Sarah J.", role: "Office Manager, Tech Innovators", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg", imageAlt: "Sarah Johnson, Office Manager"},
title: "Exceptional Service and Variety!",
quote: "Vending Solutions transformed our office breakroom. The machines are always stocked with a fantastic variety of snacks, and their service is incredibly responsive. Highly recommend!",
name: "Sarah J.",
role: "Office Manager, Tech Innovators",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg",
imageAlt: "Sarah Johnson, Office Manager",
},
{ {
id: "2", id: "2", title: "Reliable and Convenient", quote: "We've been using Vending Solutions for our factory for over a year now. The machines are reliable, and the team ensures they are always full. It's a huge convenience for our staff.", name: "Mark T.", role: "Operations Director, Manufacturing Co.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-blond-girl-tartan-shirt-countryside_627829-7617.jpg", imageAlt: "Mark T., Operations Director"},
title: "Reliable and Convenient",
quote: "We've been using Vending Solutions for our factory for over a year now. The machines are reliable, and the team ensures they are always full. It's a huge convenience for our staff.",
name: "Mark T.",
role: "Operations Director, Manufacturing Co.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-blond-girl-tartan-shirt-countryside_627829-7617.jpg",
imageAlt: "Mark T., Operations Director",
},
{ {
id: "3", id: "3", title: "Perfect for Our School", quote: "The healthy options from Vending Solutions have been a hit with our students and faculty. The installation was seamless, and they truly understand our needs. A fantastic partner!", name: "Emily R.", role: "School Administrator, Green Hills Academy", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg", imageAlt: "Emily R., School Administrator"},
title: "Perfect for Our School",
quote: "The healthy options from Vending Solutions have been a hit with our students and faculty. The installation was seamless, and they truly understand our needs. A fantastic partner!",
name: "Emily R.",
role: "School Administrator, Green Hills Academy",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg",
imageAlt: "Emily R., School Administrator",
},
{ {
id: "4", id: "4", title: "Boosted Employee Satisfaction", quote: "Providing access to fresh snacks and drinks 24/7 has significantly boosted morale. Vending Solutions provides top-notch machines and a personalized product selection.", name: "David K.", role: "HR Manager, Corporate HQ", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "David K., HR Manager"},
title: "Boosted Employee Satisfaction",
quote: "Providing access to fresh snacks and drinks 24/7 has significantly boosted morale. Vending Solutions provides top-notch machines and a personalized product selection.",
name: "David K.",
role: "HR Manager, Corporate HQ",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageAlt: "David K., HR Manager",
},
{ {
id: "5", id: "5", title: "Seamless Integration, Great Products", quote: "From initial consultation to ongoing maintenance, Vending Solutions has been professional and efficient. Their machines are sleek and blend perfectly with our modern office design.", name: "Olivia M.", role: "Marketing Lead, Creative Hub", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2079.jpg", imageAlt: "Olivia M., Marketing Lead"},
title: "Seamless Integration, Great Products",
quote: "From initial consultation to ongoing maintenance, Vending Solutions has been professional and efficient. Their machines are sleek and blend perfectly with our modern office design.",
name: "Olivia M.",
role: "Marketing Lead, Creative Hub",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2079.jpg",
imageAlt: "Olivia M., Marketing Lead",
},
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="Hear directly from satisfied businesses and customers who trust us for their vending needs." description="Hear directly from satisfied businesses and customers who trust us for their vending needs."
@@ -393,30 +231,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "What types of vending machines do you offer?", content: "We offer a wide range of vending machines including snack, beverage, fresh food, coffee, and specialty retail kiosks. We can customize the selection to fit your location's needs."},
title: "What types of vending machines do you offer?",
content: "We offer a wide range of vending machines including snack, beverage, fresh food, coffee, and specialty retail kiosks. We can customize the selection to fit your location's needs.",
},
{ {
id: "faq-2", id: "faq-2", title: "What are the costs involved for placing a machine?", content: "Our service plans are flexible. For full-service options, there are often no upfront costs for machine placement. We profit from sales, making it a risk-free solution for your business. Contact us for a personalized quote."},
title: "What are the costs involved for placing a machine?",
content: "Our service plans are flexible. For full-service options, there are often no upfront costs for machine placement. We profit from sales, making it a risk-free solution for your business. Contact us for a personalized quote.",
},
{ {
id: "faq-3", id: "faq-3", title: "How often are machines restocked and maintained?", content: "Restocking and maintenance schedules are tailored to your location's usage and needs. We use smart monitoring to ensure machines are always stocked and functioning perfectly, often with remote diagnostics."},
title: "How often are machines restocked and maintained?",
content: "Restocking and maintenance schedules are tailored to your location's usage and needs. We use smart monitoring to ensure machines are always stocked and functioning perfectly, often with remote diagnostics.",
},
{ {
id: "faq-4", id: "faq-4", title: "Can I request specific products for my machine?", content: "Absolutely! We pride ourselves on offering customizable product selections. We work with you to curate a product mix that appeals most to your employees or customers."},
title: "Can I request specific products for my machine?",
content: "Absolutely! We pride ourselves on offering customizable product selections. We work with you to curate a product mix that appeals most to your employees or customers.",
},
{ {
id: "faq-5", id: "faq-5", title: "What kind of payment options are available?", content: "Our modern machines support various payment methods, including cash, credit/debit cards, and mobile payment options like Apple Pay and Google Pay for ultimate convenience."},
title: "What kind of payment options are available?",
content: "Our modern machines support various payment methods, including cash, credit/debit cards, and mobile payment options like Apple Pay and Google Pay for ultimate convenience.",
},
]} ]}
sideTitle="Questions? We Have Answers." sideTitle="Questions? We Have Answers."
sideDescription="Find quick answers to the most common questions about our vending machine services and solutions." sideDescription="Find quick answers to the most common questions about our vending machine services and solutions."
@@ -428,8 +251,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Partner with Us for Modern Vending" title="Partner with Us for Modern Vending"
description="Ready to enhance your workplace or public space with convenient and high-quality vending solutions? Reach out today!" description="Ready to enhance your workplace or public space with convenient and high-quality vending solutions? Reach out today!"
@@ -441,77 +263,48 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-910.jpg?_wi=1" videoSrc="http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-910.jpg"
videoAriaLabel="Dynamic urban background" videoAriaLabel="Dynamic urban background"
logoText="Vending Solutions" logoText="Vending Solutions"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#services"},
href: "#services",
},
{ {
label: "Machines", label: "Machines", href: "#machines"},
href: "#machines",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Solutions", title: "Solutions", items: [
items: [
{ {
label: "Office Vending", label: "Office Vending", href: "#services"},
href: "#services",
},
{ {
label: "School Vending", label: "School Vending", href: "#services"},
href: "#services",
},
{ {
label: "Industrial Sites", label: "Industrial Sites", href: "#services"},
href: "#services",
},
{ {
label: "Retail Locations", label: "Retail Locations", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Service Request", label: "Service Request", href: "#contact"},
href: "#contact",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
copyrightText="© 2024 Vending Solutions. All rights reserved." copyrightText="© 2024 Vending Solutions. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-910.jpg?_wi=2"
imageAlt="time-lapse modern city movement"
/> />
</div> </div>
</ReactLenis> </ReactLenis>