"use client"; import { motion } from "framer-motion"; export default function TrustBadges() { return (
{[1, 2, 3, 4, 5].map((star) => ( ))}
4.9/5 Average Rating
50,000+ Happy Customers
Secure Payment
Free Shipping Over $50
); }