'use client' import Link from 'next/link' import { motion } from 'framer-motion' import { Mail, Phone } from 'lucide-react' import { Button } from '@/components/ui/button' import { Badge } from '@/components/ui/badge' export default function CTA() { return (
Get In Touch

Ready to Partner With Us?

Connect with us for bulk orders, wholesale pricing, and custom solutions. Let's build a healthier future together.

Call Us
+91 94757 58817
Email Us
info@padmajarice.com
) }