"use client" import { Package } from "lucide-react" import { Card, CardContent } from "@/components/ui/card" import { RequestMachineForm } from "@/components/forms/request-machine-form" export function RequestMachineSection() { return (

Get Your FREE Vending Machine Consultation

Fill out the form below and we'll call you within 24 hours to discuss your vending needs and schedule your free consultation

console.log('Machine request form submitted:', data)} />
) }