Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43ed231009 | |||
| 2e696d9a5b | |||
| 85272e206e | |||
| 97c43d7d3a |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Best"
|
logoText="Best"
|
||||||
description="Professional-grade, fade-resistant dyes and pigments for every creative vision. Transform your projects with vibrant, long-lasting color solutions trusted by artists worldwide."
|
description="Premium dyes and pigments for every creative vision. Transform your projects with vibrant, long-lasting color solutions."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Colors", href: "products" },
|
{ text: "Explore Colors", href: "products" },
|
||||||
{ text: "Learn More", href: "features" }
|
{ text: "Learn More", href: "features" }
|
||||||
@@ -227,22 +227,22 @@ export default function LandingPage() {
|
|||||||
<FaqSplitText
|
<FaqSplitText
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "How long do Best dyes last?", content: "Our dyes are formulated with fade-resistant pigments that maintain their vibrant color for years. Most users report excellent color retention for 5-10+ years depending on exposure to light and environmental conditions."
|
id: "1", title: "How long do Best dyes last?", content: "✓ Extended lifespan: Our dyes are formulated with fade-resistant pigments that maintain their vibrant color for years. Most users report excellent color retention for 5-10+ years depending on exposure to light and environmental conditions."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Are Best dyes eco-friendly?", content: "Yes, we are committed to sustainability. All our dyes use eco-friendly, non-toxic formulas that are safe for the environment. Our packaging is 100% recyclable, and we continuously work to minimize our carbon footprint."
|
id: "2", title: "Are Best dyes eco-friendly?", content: "✓ 100% sustainable: Yes, we are committed to sustainability. All our dyes use eco-friendly, non-toxic formulas that are safe for the environment. Our packaging is 100% recyclable, and we continuously work to minimize our carbon footprint."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Can I mix Best dyes with other brands?", content: "While Best dyes work great on their own, we recommend using them exclusively for consistent results. Our formulas are optimized to work together, and mixing with other brands may affect color accuracy and quality."
|
id: "3", title: "Can I mix Best dyes with other brands?", content: "✓ Optimal performance: While Best dyes work great on their own, we recommend using them exclusively for consistent results. Our formulas are optimized to work together, and mixing with other brands may affect color accuracy and quality."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "What surfaces can I use Best dyes on?", content: "Best dyes are versatile and work on fabric, paper, wood, leather, ceramics, and more. Check our detailed application guide for specific recommendations for your chosen surface."
|
id: "4", title: "What surfaces can I use Best dyes on?", content: "✓ Universal compatibility: Best dyes are versatile and work on fabric, paper, wood, leather, ceramics, and more. Check our detailed application guide for specific recommendations for your chosen surface."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", title: "Do you offer bulk discounts?", content: "Yes! We offer special pricing for bulk orders. Contact our sales team at bulk@bestdyes.com for quotes on larger quantities for studios, schools, and businesses."
|
id: "5", title: "Do you offer bulk discounts?", content: "✓ Bulk savings available: Yes! We offer special pricing for bulk orders. Contact our sales team at bulk@bestdyes.com for quotes on larger quantities for studios, schools, and businesses."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", title: "How should I store my dyes?", content: "Store Best dyes in a cool, dark place away from direct sunlight. Proper storage ensures maximum shelf life and color stability. Sealed bottles can last 3-5 years when stored correctly."
|
id: "6", title: "How should I store my dyes?", content: "✓ Maximum shelf life: Store Best dyes in a cool, dark place away from direct sunlight. Proper storage ensures maximum shelf life and color stability. Sealed bottles can last 3-5 years when stored correctly."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
sideTitle="Frequently Asked Questions"
|
sideTitle="Frequently Asked Questions"
|
||||||
|
|||||||
Reference in New Issue
Block a user