diff --git a/src/app/page.tsx b/src/app/page.tsx index c324009..0c1bdfa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; @@ -91,7 +91,7 @@ export default function LandingPage() { ], reverse: false } - ] + ]} title="Why Choose Best Dyes" description="Discover what makes our dyes the preferred choice for professionals and hobbyists worldwide." tag="Features" @@ -158,7 +158,7 @@ export default function LandingPage() { "48 exclusive colors", "Complete studio setup", "Custom color creation", "24/7 expert support", "Annual color updates", "Professional certification" ] } - ] + ]} title="Simple, Transparent Pricing" description="Choose the perfect plan for your creative needs" tag="Pricing" @@ -191,7 +191,7 @@ export default function LandingPage() { { 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" } - ] + ]} title="Loved by Creative Professionals" description="See what artists, designers, and creators say about Best dyes" tag="Testimonials" @@ -244,7 +244,7 @@ export default function LandingPage() { { 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." } - ] + ]} sideTitle="Frequently Asked Questions" sideDescription="Find answers to common questions about Best dyes and how to get the best results." textPosition="left" @@ -288,7 +288,7 @@ export default function LandingPage() { { label: "Cookie Policy", href: "#" } ] } - ] + ]} bottomLeftText="© 2025 Best Dyes. All rights reserved." bottomRightText="Crafted with colors and passion" />