Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2de85e31b4 | |||
| f56d03015d | |||
| 43ed231009 | |||
| 2e696d9a5b | |||
| 85272e206e | |||
| 97c43d7d3a | |||
| e9679e91b9 | |||
| 4fa49d22cd |
@@ -174,22 +174,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Transformed My Fashion Line", quote: "Best dyes have completely transformed my fashion line. The color consistency is unmatched, and my customers notice the quality difference immediately. I can't imagine working with any other brand.", name: "Sarah Mitchell", role: "Fashion Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", title: "Increased Sales 40% with Best Dyes", quote: "Best dyes have completely transformed my fashion line. The color consistency is unmatched, and my customers notice the quality difference immediately. I can't imagine working with any other brand.", name: "Sarah Mitchell", role: "Fashion Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Perfect for Fine Art", quote: "As a fine artist, color precision is everything. Best dyes deliver exactly what I need every single time. The fade resistance is incredible, and my pieces maintain their brilliance for years.", name: "Marcus Chen", role: "Fine Artist", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg", imageAlt: "Marcus Chen"
|
||||
id: "2", title: "Reduced Production Time by 60%", quote: "As a fine artist, color precision is everything. Best dyes deliver exactly what I need every single time. The fade resistance is incredible, and my pieces maintain their brilliance for years.", name: "Marcus Chen", role: "Fine Artist", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Studio Standard", quote: "We switched our entire studio to Best dyes three years ago. The quality is exceptional, and the price point is fair. Our clients consistently comment on how vibrant our work looks.", name: "Emma Rodriguez", role: "Design Studio Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12110.jpg", imageAlt: "Emma Rodriguez"
|
||||
id: "3", title: "Boosted Studio Revenue 75%", quote: "We switched our entire studio to Best dyes three years ago. The quality is exceptional, and the price point is fair. Our clients consistently comment on how vibrant our work looks.", name: "Emma Rodriguez", role: "Design Studio Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12110.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Reliable and Professional", quote: "For textile work, Best dyes are the only choice. Every batch is consistent, the colors are true to specification, and the customer service team is incredibly helpful. Highly recommended.", name: "David Kim", role: "Textile Artist", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-curly-brunette-dark-skinned-fashion-designer-poses-office-leans-table_197531-24106.jpg", imageAlt: "David Kim"
|
||||
id: "4", title: "Cut Material Costs 30% with Best", quote: "For textile work, Best dyes are the only choice. Every batch is consistent, the colors are true to specification, and the customer service team is incredibly helpful. Highly recommended.", name: "David Kim", role: "Textile Artist", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-curly-brunette-dark-skinned-fashion-designer-poses-office-leans-table_197531-24106.jpg", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Game Changer for My Business", quote: "Best dyes helped me scale my small craft business into a successful brand. The quality is consistently excellent, and my customers return specifically because of the color quality.", name: "Jessica Thompson", role: "Craft Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg", imageAlt: "Jessica Thompson"
|
||||
id: "5", title: "Tripled Business Growth with Best Dyes", quote: "Best dyes helped me scale my small craft business into a successful brand. The quality is consistently excellent, and my customers return specifically because of the color quality.", name: "Jessica Thompson", role: "Craft Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg", imageAlt: "Jessica Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Exceptional Value", quote: "I've tried many dye brands over my 15-year career. Best offers the best combination of quality, consistency, and value. Worth every penny and more.", name: "Robert Anderson", role: "Professional Artisan", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "Robert Anderson"
|
||||
id: "6", title: "Saved 50% on Color Costs with Best", quote: "I've tried many dye brands over my 15-year career. Best offers the best combination of quality, consistency, and value. Worth every penny and more.", name: "Robert Anderson", role: "Professional Artisan", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg", imageAlt: "Robert Anderson"
|
||||
}
|
||||
]}
|
||||
title="Loved by Creative Professionals"
|
||||
|
||||
Reference in New Issue
Block a user