Trusted by founders doing the scaling.>}
lede="Not influencers. Not agencies reselling our work. Actual operators running actual brands."
/>
{TESTIMONIALS.map((t, i) => (
))}
);
};
const TESTIMONIALS = [
{ name: "Galit Shokrian", role: "Founder, Trimly", initials: "GS", avatarBg: "linear-gradient(135deg,#f4a08c,#c86a78)",
avatar: "uploads/avatars/galit-shokrian.png",
quote: "I originally hired Di Fiore Creative to help with our digital marketing campaigns, and they quickly became an invaluable partner. They stepped in, took ownership of our creative and campaign strategy, and within just weeks reduced our CPA by 41% while increasing traffic fivefold." },
{ name: "Michael Garganese", role: "CEO, Mintplay", initials: "MG", avatarBg: "linear-gradient(135deg,#4361EE,#2b2b99)",
avatar: "uploads/avatars/michael-garganese.png",
quote: "Di Fiore Creative is instrumental in guiding the creative process and execution for our project. From early concept discussions through final delivery, they help refine the vision, sharpen the messaging, and bring everything together in a cohesive way. They are highly professional and organized throughout the engagement." },
{ name: "Austin Smith", role: "CEO, Raterunners", initials: "AS", avatarBg: "linear-gradient(135deg,#051B42,#4361EE)",
avatar: "uploads/avatars/austin-smith.png",
quote: "As a financial SaaS in supply chain, we struggled to find an agency that understood performance creative. Di Fiore nailed it — our lead gen cost dropped 25% and we finally have ads that don't look like every other software company." },
{ name: "Ada Di Fiore", role: "President, OHME Group SRL", initials: "AD", avatarBg: "linear-gradient(135deg,#687a3c,#3a4620)",
avatar: "uploads/avatars/ada-di-fiore.png",
quote: "The speed is insane. We used to wait 3 weeks for a single ad. Di Fiore delivers full creative batches in 48 hours. Our testing velocity went through the roof and so did our revenue." },
{ name: "Donatella Caravaggio", role: "CMO, Mobili Rebecca", initials: "DC", avatarBg: "linear-gradient(135deg,#b5896a,#7a4e2e)",
avatar: "uploads/avatars/donatella-caravaggio.png",
quote: "Their innovative approach seamlessly adapts to today's dynamic market. They know how to turn projects into real-world action and measurable outcomes." },
{ name: "Liza Henry", role: "CFO, Steamatic SFV", initials: "LH", avatarBg: "linear-gradient(135deg,#0f3d4a,#d4a574)",
avatar: "uploads/avatars/liza-henry.png",
quote: "We hired Di Fiore Creative to analyze our existing marketing efforts and develop a new, vibrant website complete with creative content and strategic marketing direction. At the time, we were working with another company that was falling short, and the difference after bringing Di Fiore Creative on board was immediate. Their knowledge, creativity, and strategic insight have had a profound impact on our presence in the industry. Beyond the results, working with their team has significantly streamlined the time we need to dedicate to this area of our business, allowing me to focus my energy elsewhere." },
];
const TestimonialCard = ({ t }) => (