Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 08:17:51 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ export default function ContactPage() {
{
id: "5", title: "How long does the color last with your system?", content: "With proper care, our natural coloring system provides vibrant color for 4-6 weeks. Our capsule system may last slightly longer depending on your hair type and maintenance routine."},
{
id: "6", title: "Do you offer wholesale or B2B options?", content: "Yes! We have dedicated B2B solutions for salons and professional distributors. Contact our sales team for custom packages, volume discounts, and professional support programs."},
id: "6", title: "Do you offer wholesale or B2B options?", content: "Yes! We have dedicated B2B solutions for salons and professional distributors. Contact our sales team for custom packages, volume discounts, and professional support programs."}
]}
faqsAnimation="blur-reveal"
textboxLayout="default"

View File

@@ -68,7 +68,7 @@ export default function HomePage() {
]}
buttons={[
{ text: "Explore Collections", href: "/products" },
{ text: "Learn More", href: "/about" },
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="blur-reveal"
useInvertedBackground={false}