diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5425094..62823ed 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
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() {
return (
@@ -33,37 +33,21 @@ export default function LandingPage() {
@@ -122,19 +90,13 @@ export default function LandingPage() {
metrics={[
{
icon: ListChecks,
- label: "Machines Placed",
- value: "500+",
- },
+ label: "Machines Placed", value: "500+"},
{
icon: DollarSign,
- label: "Transactions Processed",
- value: "$1M+",
- },
+ label: "Transactions Processed", value: "$1M+"},
{
icon: Users,
- label: "Satisfied Locations",
- value: "200+",
- },
+ label: "Satisfied Locations", value: "200+"},
]}
metricsAnimation="slide-up"
/>
@@ -147,77 +109,44 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- 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: [
+ 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: [
{
icon: Truck,
- label: "Fast Delivery",
- value: "Within 24h",
- },
+ label: "Fast Delivery", value: "Within 24h"},
{
icon: LayoutGrid,
- label: "Product Variety",
- value: "500+ Items",
- },
+ label: "Product Variety", value: "500+ Items"},
{
icon: LifeBuoy,
- label: "Support",
- value: "24/7",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/cyber-monday-labels_23-2147527865.jpg",
- imageAlt: "vending machine logo modern",
+ label: "Support", value: "24/7"},
+ ]
},
{
- 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: [
+ 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: [
{
icon: Truck,
- label: "Free Setup",
- value: "No Costs",
- },
+ label: "Free Setup", value: "No Costs"},
{
icon: LayoutGrid,
- label: "Flexible Placement",
- value: "Anywhere",
- },
+ label: "Flexible Placement", value: "Anywhere"},
{
icon: LifeBuoy,
- label: "Scheduled Maintenance",
- 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",
+ label: "Scheduled Maintenance", value: "Regular Visits"},
+ ]
},
{
- 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: [
+ 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: [
{
icon: Truck,
- label: "Real-time Alerts",
- value: "Instant Notifications",
- },
+ label: "Real-time Alerts", value: "Instant Notifications"},
{
icon: LayoutGrid,
- label: "Data Analytics",
- value: "Smart Insights",
- },
+ label: "Data Analytics", value: "Smart Insights"},
{
icon: LifeBuoy,
- label: "Remote Diagnostics",
- 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",
- },
+ label: "Remote Diagnostics", value: "Quick Fixes"},
+ ]
+ }
]}
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."
@@ -232,47 +161,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
]}
title="Our Advanced Vending Solutions"
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}
plans={[
{
- id: "basic",
- badge: "Standard",
- badgeIcon: Sparkles,
- price: "Contact for Quote",
- subtitle: "Essential vending machine service",
- features: [
- "Machine placement & setup",
- "Regular restocking",
- "Basic maintenance",
- "Standard product selection",
- ],
+ id: "basic", badge: "Standard", badgeIcon: Sparkles,
+ price: "Contact for Quote", subtitle: "Essential vending machine service", features: [
+ "Machine placement & setup", "Regular restocking", "Basic maintenance", "Standard product selection"],
},
{
- id: "premium",
- badge: "Recommended",
- badgeIcon: CheckCircle,
- 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: "premium", badge: "Recommended", badgeIcon: CheckCircle,
+ 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",
- badge: "Enterprise",
- badgeIcon: Rocket,
- 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",
- ],
+ id: "enterprise", badge: "Enterprise", badgeIcon: Rocket,
+ 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"
@@ -338,50 +211,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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"},
{
- 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",
- },
+ 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="What Our Clients Say"
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}
faqs={[
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
{
- 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.",
- },
+ 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."},
]}
sideTitle="Questions? We Have Answers."
sideDescription="Find quick answers to the most common questions about our vending machine services and solutions."
@@ -428,8 +251,7 @@ export default function LandingPage() {