4 Commits

Author SHA1 Message Date
85272e206e Update src/app/page.tsx 2026-03-02 10:23:55 +00:00
97c43d7d3a Merge version_2 into main
Merge version_2 into main
2026-03-02 10:20:40 +00:00
e9679e91b9 Update src/app/page.tsx 2026-03-02 10:20:35 +00:00
4fa49d22cd Merge version_1 into main
Merge version_1 into main
2026-03-02 10:17:57 +00:00

View File

@@ -134,7 +134,7 @@ export default function LandingPage() {
{
id: "starter", badge: "Starter Kit", badgeIcon: Sparkles,
price: "$49.99", subtitle: "Perfect for beginners exploring color", buttons: [
{ text: "Get Started", href: "#" }
{ text: "Start Free Trial", href: "#" }
],
features: [
"6 core color bottles", "Mixing guide included", "Basic application tools", "Email support"
@@ -143,7 +143,7 @@ export default function LandingPage() {
{
id: "professional", badge: "Professional", badgeIcon: Award,
price: "$129.99", subtitle: "For serious artists and designers", buttons: [
{ text: "Choose Plan", href: "#" }
{ text: "Upgrade Now", href: "#" }
],
features: [
"24 premium colors", "Advanced mixing guide", "Professional application kit", "Priority support", "Color matching service"
@@ -152,7 +152,7 @@ export default function LandingPage() {
{
id: "studio", badge: "Studio Pro", badgeIcon: Zap,
price: "$299.99", subtitle: "Complete studio solution", buttons: [
{ text: "Start Creating", href: "#" }
{ text: "Contact Sales", href: "#" }
],
features: [
"48 exclusive colors", "Complete studio setup", "Custom color creation", "24/7 expert support", "Annual color updates", "Professional certification"