feat(rebrand): pricing market-calibrated + remove /fiverr entirely
PRICING (/hytale) calibrated from market research (RESEARCH/Hytale/): - Plugin Express: from 400€ (1-2j, petit système scopé) - Projet Sur-Mesure: from 1 500€ (2-6 sem, featured popular) - Système MMO Complet: from 5 000€ (4-8 sem, stack complet) - Retainer Mensuel: from 800€/mois (4-8h/sem) - Site Gaming/Serveur: from 1 000€ (Nuxt SSR + vote-rewards) Source: TJM défensif senior Java FR 7ans = €450-650/jour (Freelance.com, Arc.dev, Portage360). Segments cibles : small network (2-5 staff) + mid-tier RPG/MMO (5-15 staff). Hobbyistes redirigés vers plugins productisés BBB $15-25 (phase 10 future). REMOVED /fiverr page entirely: - Deleted app/pages/fiverr.vue (page removed from build + SEO) - Removed from AppHeader navLinks + AppFooter quickLinks + socialLinks - Removed nav.fiverr + a11y.fiverr + seo.fiverr + full fiverr.* block from fr.json + en.json (~75 clés chacun) - Removed fiverr + FiverrConfig + FiverrService from site.ts + shared types - Removed /fiverr internal links priority (redirected to /hytale) - JSON-LD index.vue sameAs cleaned (LinkedIn + Gitea only, no Fiverr) - reviewsLink testimonials redirected to /contact Rationale: analyse de marché explicite "Fiverr destroys senior positioning faster than it generates revenue" RESEARCH/Hytale/ added (3 deep reports on pricing + prospection).
This commit is contained in:
+35
-121
@@ -4,7 +4,6 @@
|
||||
"projects": "Projects",
|
||||
"about": "About",
|
||||
"contact": "Contact",
|
||||
"fiverr": "Fiverr",
|
||||
"hytale": "Hytale",
|
||||
"blog": "Blog"
|
||||
},
|
||||
@@ -31,7 +30,6 @@
|
||||
"themeLight": "Switch to dark mode",
|
||||
"gitea": "Killian' DAL-CIN on Gitea (opens in new tab)",
|
||||
"linkedin": "Killian' DAL-CIN on LinkedIn (opens in new tab)",
|
||||
"fiverr": "Killian' DAL-CIN on Fiverr (opens in new tab)",
|
||||
"blogTocToggle": "Show table of contents",
|
||||
"blogPrev": "Previous article: {title}",
|
||||
"blogNext": "Next article: {title}"
|
||||
@@ -53,10 +51,6 @@
|
||||
"title": "Contact — Killian' DAL-CIN",
|
||||
"description": "Contact Killian' DAL-CIN to discuss your Hytale plugin or web development project."
|
||||
},
|
||||
"fiverr": {
|
||||
"title": "Fiverr Services — Killian' DAL-CIN",
|
||||
"description": "Development services available on Fiverr: Discord bots, Minecraft plugins, web applications."
|
||||
},
|
||||
"hytale": {
|
||||
"title": "Custom Hytale Plugins | Killian' DAL-CIN",
|
||||
"description": "High-performance custom Hytale plugin development. From simple plugins to complex projects, solutions tailored to your server."
|
||||
@@ -196,86 +190,6 @@
|
||||
"button": "Start a Conversation"
|
||||
}
|
||||
},
|
||||
"fiverr": {
|
||||
"title": "Premium Fiverr Services - Top Rated Developer",
|
||||
"subtitle": "500+ orders delivered. 100% satisfaction rate. <1h response time. 24/7 support. Certified expert in Discord bots, Minecraft plugins & web development.",
|
||||
"profileCta": "Order Now on Fiverr",
|
||||
"stats": {
|
||||
"rating": "Perfect 5/5 Rating"
|
||||
},
|
||||
"pricing": {
|
||||
"startingAt": "From"
|
||||
},
|
||||
"services": {
|
||||
"title": "Premium Services",
|
||||
"subtitle": "Professional solutions delivered in record time. Every service includes: full source code, detailed documentation, 30-day support, unlimited revisions.",
|
||||
"features": "What's Included",
|
||||
"orderNow": "Order This Service",
|
||||
"learnMore": "View All Details",
|
||||
"moreFeatures": "premium benefits included",
|
||||
"comingSoon": "Available Soon",
|
||||
"available": "Available Now"
|
||||
},
|
||||
"serviceData": {
|
||||
"discord-bot": {
|
||||
"title": "All-In-One Discord Bot | #1 Best-Seller",
|
||||
"description": "The Discord bot of your dreams, coded by an expert. Transform your server into an ultra-active community.",
|
||||
"features": [
|
||||
"Advanced AI moderation system (anti-spam, anti-raid, smart auto-mod)",
|
||||
"Addictive mini-games: casino, RPG, quiz with global leaderboards",
|
||||
"HD music player: Spotify, YouTube, SoundCloud with saved playlists",
|
||||
"Modern web interface for easy configuration (React dashboard included)",
|
||||
"FREE premium VPS hosting for 3 months"
|
||||
]
|
||||
},
|
||||
"minecraft-plugin": {
|
||||
"title": "Premium Minecraft Java Plugin | Spigot/Paper Expert",
|
||||
"description": "Custom Minecraft plugins that transform your server into a unique experience. Compatible 1.8 to 1.20+, optimized for large servers (1000+ players).",
|
||||
"features": [
|
||||
"Revolutionary gameplay: procedural dungeons, custom bosses, magic spells",
|
||||
"Advanced economy: GUI shops, auction house, jobs with XP system",
|
||||
"Progression systems: levels, skills, customizable RPG classes",
|
||||
"Optimized MySQL/Redis database for maximum performance",
|
||||
"Multi-server ready: BungeeCord/Velocity with synchronization"
|
||||
]
|
||||
},
|
||||
"telegram-bot": {
|
||||
"title": "Pro Business Telegram Bot | Powerful Automation",
|
||||
"description": "Professional Telegram bot that boosts your business. Perfect for e-commerce, customer support, communities.",
|
||||
"features": [
|
||||
"Conversational AI: integrated ChatGPT for natural responses",
|
||||
"Complete e-commerce: product catalog, cart, Stripe/PayPal payments",
|
||||
"Smart broadcasting: user segments, A/B testing, analytics",
|
||||
"Automatic multi-language with DeepL detection and translation",
|
||||
"Maximum security: 2FA, encryption, GDPR compliant"
|
||||
]
|
||||
},
|
||||
"website-development": {
|
||||
"title": "Premium Vue.js/React Website | SEO-First & Lightning-Fast",
|
||||
"description": "Next-gen websites that convert. Premium design, maximum performance, SEO optimized.",
|
||||
"features": [
|
||||
"Premium UI/UX design: Figma mockups + modern animations",
|
||||
"Extreme performance: <1.5s load time",
|
||||
"Perfect responsive: tested on 50+ different devices",
|
||||
"Supercharged SEO: schema markup, sitemap, optimized meta",
|
||||
"E-commerce ready: Stripe, PayPal, crypto (if needed)"
|
||||
]
|
||||
}
|
||||
},
|
||||
"testimonials": {
|
||||
"title": "They Transformed Their Business With My Services",
|
||||
"subtitle": "Join 500+ satisfied entrepreneurs. Average rating 5.0/5.0 across all my services."
|
||||
},
|
||||
"faq": {
|
||||
"title": "Fiverr FAQ",
|
||||
"subtitle": "Everything you need to know before ordering my services on Fiverr."
|
||||
},
|
||||
"cta": {
|
||||
"title": "Stop Searching, You Found THE Right Developer",
|
||||
"subtitle": "Every day without action = lost opportunities. Launch your project NOW.",
|
||||
"button": "Book My Order Now"
|
||||
}
|
||||
},
|
||||
"contact": {
|
||||
"title": "Contact Killian' — Hytale Plugin Developer",
|
||||
"subtitle": "Reach out for a custom Hytale plugin, a gaming server website, or any web development project. Free project estimation within 24h.",
|
||||
@@ -420,8 +334,8 @@
|
||||
"ctaTitle": "Join My Satisfied Clients",
|
||||
"ctaSubtitle": "Your project deserves the same level of excellence and professionalism.",
|
||||
"ctaText": "Start My Project",
|
||||
"reviewsLink": "https://www.fiverr.com/mr_kayjaydee",
|
||||
"reviewsText": "View All Reviews",
|
||||
"reviewsLink": "/contact",
|
||||
"reviewsText": "Start a Conversation",
|
||||
"card": {
|
||||
"featured": "Featured Testimonial",
|
||||
"results": "Results achieved:"
|
||||
@@ -495,61 +409,61 @@
|
||||
},
|
||||
"pricing": {
|
||||
"label": "// pricing",
|
||||
"title": "Pricing",
|
||||
"subtitle": "Transparent pricing for every project",
|
||||
"title": "Transparent pricing, tiers built for your server",
|
||||
"subtitle": "From 1-2 day express plugins to complete bespoke MMO systems. No surprises, quote within 24h.",
|
||||
"cta": "Request a quote",
|
||||
"popular": "Popular",
|
||||
"popular": "Most picked",
|
||||
"from": "From",
|
||||
"perMonth": "/month",
|
||||
"onQuote": "Custom quote",
|
||||
"simple": {
|
||||
"name": "Simple Plugin",
|
||||
"description": "A basic plugin with simple features",
|
||||
"name": "Express Plugin",
|
||||
"description": "Small plugin delivered in 1-2 days. Perfect for a focused feature on a growing server.",
|
||||
"features": [
|
||||
"Basic features",
|
||||
"Simple configuration",
|
||||
"Documentation included",
|
||||
"30-day support"
|
||||
"Delivered in 1-2 business days",
|
||||
"1 well-scoped feature",
|
||||
"Commented code + README",
|
||||
"30-day support included"
|
||||
]
|
||||
},
|
||||
"complex": {
|
||||
"name": "Complex Plugin",
|
||||
"description": "An advanced plugin with complex systems",
|
||||
"name": "Scoped Project",
|
||||
"description": "Full multi-feature system for RPG/MMO servers. Delivered in sprints over 2 to 6 weeks.",
|
||||
"features": [
|
||||
"Advanced systems",
|
||||
"API integration",
|
||||
"Comprehensive testing",
|
||||
"60-day support"
|
||||
"Modular Kotlin/Java architecture",
|
||||
"Multiple integrated plugins",
|
||||
"Tests + technical documentation",
|
||||
"60-day support included"
|
||||
]
|
||||
},
|
||||
"custom": {
|
||||
"name": "Custom Development",
|
||||
"description": "A fully customized project",
|
||||
"name": "Full MMO System",
|
||||
"description": "End-to-end MMO infrastructure: cross-server economy, quest framework, network proxy. 4-8 weeks.",
|
||||
"features": [
|
||||
"Custom architecture",
|
||||
"Unlimited features",
|
||||
"Priority support",
|
||||
"Maintenance included"
|
||||
"End-to-end MMO stack",
|
||||
"Integration with your codebase",
|
||||
"Production-profiled performance",
|
||||
"Knowledge transfer included"
|
||||
]
|
||||
},
|
||||
"maintenance": {
|
||||
"name": "Maintenance & Support",
|
||||
"description": "Ongoing support for your plugins",
|
||||
"name": "Monthly Retainer",
|
||||
"description": "4 to 8 hours per week dedicated to your server. Hytale API breaking-change tracking, continuous feature work.",
|
||||
"features": [
|
||||
"Regular updates",
|
||||
"Bug fixes",
|
||||
"Technical support",
|
||||
"Monitoring"
|
||||
"4-8h/week depending on tier",
|
||||
"Hytale patch tracking included",
|
||||
"Priority on urgent issues",
|
||||
"Direct Discord communication"
|
||||
]
|
||||
},
|
||||
"web": {
|
||||
"name": "Web Development",
|
||||
"description": "Websites and apps for your community",
|
||||
"name": "Gaming / Server Website",
|
||||
"description": "Showcase site or full platform for your server: vote-rewards, admin dashboard, monetization.",
|
||||
"features": [
|
||||
"Responsive website",
|
||||
"SEO optimized",
|
||||
"Admin dashboard",
|
||||
"Discord integration"
|
||||
"Nuxt/Vue SSR — SEO-optimized",
|
||||
"Multi-list vote-rewards",
|
||||
"Admin dashboard for server owner",
|
||||
"Discord webhook integration"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
+36
-122
@@ -4,7 +4,6 @@
|
||||
"projects": "Projets",
|
||||
"about": "A propos",
|
||||
"contact": "Contact",
|
||||
"fiverr": "Fiverr",
|
||||
"hytale": "Hytale",
|
||||
"blog": "Blog"
|
||||
},
|
||||
@@ -31,7 +30,6 @@
|
||||
"themeLight": "Activer le mode sombre",
|
||||
"gitea": "Gitea de Killian' DAL-CIN (nouvelle fenetre)",
|
||||
"linkedin": "LinkedIn de Killian' DAL-CIN (nouvelle fenetre)",
|
||||
"fiverr": "Fiverr de Killian' DAL-CIN (nouvelle fenetre)",
|
||||
"blogTocToggle": "Afficher le sommaire",
|
||||
"blogPrev": "Article précédent : {title}",
|
||||
"blogNext": "Article suivant : {title}"
|
||||
@@ -53,10 +51,6 @@
|
||||
"title": "Contact — Killian' DAL-CIN",
|
||||
"description": "Contactez Killian' DAL-CIN pour discuter de votre plugin Hytale ou de votre projet de developpement web."
|
||||
},
|
||||
"fiverr": {
|
||||
"title": "Services Fiverr — Killian' DAL-CIN",
|
||||
"description": "Services de developpement disponibles sur Fiverr : bots Discord, plugins Minecraft, applications web."
|
||||
},
|
||||
"hytale": {
|
||||
"title": "Plugins Hytale sur-mesure | Killian' DAL-CIN",
|
||||
"description": "Developpement de plugins Hytale performants et sur-mesure. Du plugin simple au projet complexe, des solutions adaptees a votre serveur."
|
||||
@@ -196,86 +190,6 @@
|
||||
"button": "Démarrer une Conversation"
|
||||
}
|
||||
},
|
||||
"fiverr": {
|
||||
"title": "Services Fiverr Premium - Développeur Top Rated Seller",
|
||||
"subtitle": "500+ commandes livrées. 100% satisfaction client. Réponse <1h. Support FR/EN 24/7. Expert certifié en bots Discord, plugins Minecraft et développement web.",
|
||||
"profileCta": "Commander Maintenant sur Fiverr",
|
||||
"stats": {
|
||||
"rating": "Note Parfaite 5/5"
|
||||
},
|
||||
"pricing": {
|
||||
"startingAt": "Dès"
|
||||
},
|
||||
"services": {
|
||||
"title": "Services Premium",
|
||||
"subtitle": "Solutions professionnelles livrées en temps record. Chaque service inclut : code source complet, documentation détaillée, support 30 jours, révisions illimitées.",
|
||||
"features": "Ce Qui Est Inclus",
|
||||
"orderNow": "Commander Ce Service",
|
||||
"learnMore": "Voir Tous les Détails",
|
||||
"moreFeatures": "avantages premium inclus",
|
||||
"comingSoon": "Disponible Bientôt",
|
||||
"available": "Disponible Immédiatement"
|
||||
},
|
||||
"serviceData": {
|
||||
"discord-bot": {
|
||||
"title": "Bot Discord Ultra-Complet | #1 Best-Seller",
|
||||
"description": "Le bot Discord de vos rêves, codé par un expert. Transformez votre serveur en communauté ultra-active.",
|
||||
"features": [
|
||||
"Système de modération IA avancé (anti-spam, anti-raid, auto-mod intelligent)",
|
||||
"Mini-jeux addictifs : casino, RPG, quiz avec leaderboards globaux",
|
||||
"Lecteur musique HD : Spotify, YouTube, SoundCloud, avec playlist sauvegardées",
|
||||
"Interface web moderne pour configuration facile (dashboard React inclus)",
|
||||
"Hébergement VPS premium OFFERT pendant 3 mois"
|
||||
]
|
||||
},
|
||||
"minecraft-plugin": {
|
||||
"title": "Plugin Minecraft Java Premium | Spigot/Paper Expert",
|
||||
"description": "Plugins Minecraft sur-mesure qui transforment votre serveur en expérience unique. Compatible 1.8 → 1.20+, optimisé pour gros serveurs (1000+ joueurs).",
|
||||
"features": [
|
||||
"Gameplay révolutionnaire : donjons procéduraux, boss custom, sorts magiques",
|
||||
"Économie avancée : boutiques GUI, auction house, métiers avec XP",
|
||||
"Systèmes de progression : levels, skills, classes RPG personnalisables",
|
||||
"Base de données optimisée MySQL/Redis pour performances maximales",
|
||||
"Multi-serveurs : BungeeCord/Velocity ready avec synchronisation"
|
||||
]
|
||||
},
|
||||
"telegram-bot": {
|
||||
"title": "Bot Telegram Pro Business | Automatisation Puissante",
|
||||
"description": "Bot Telegram professionnel qui booste votre business. Parfait pour e-commerce, support client, communautés.",
|
||||
"features": [
|
||||
"IA conversationnelle : ChatGPT intégré pour réponses naturelles",
|
||||
"E-commerce complet : catalogue produits, panier, paiements Stripe/PayPal",
|
||||
"Broadcasting intelligent : segments utilisateurs, A/B testing, analytics",
|
||||
"Multi-langues automatique avec détection et traduction DeepL",
|
||||
"Sécurité maximale : 2FA, encryption, RGPD compliant"
|
||||
]
|
||||
},
|
||||
"website-development": {
|
||||
"title": "Site Web Premium Vue.js/React | SEO-First & Ultra-Rapide",
|
||||
"description": "Sites web nouvelle génération qui convertissent. Design premium, performance maximale, SEO optimisé.",
|
||||
"features": [
|
||||
"Design UI/UX premium : mockups Figma + animations modernes",
|
||||
"Performance extrême : chargement <1.5s",
|
||||
"Responsive parfait : testé sur 50+ appareils différents",
|
||||
"SEO surpuissant : schema markup, sitemap, meta optimisées",
|
||||
"E-commerce ready : Stripe, PayPal, cryptos (si besoin)"
|
||||
]
|
||||
}
|
||||
},
|
||||
"testimonials": {
|
||||
"title": "Ils Ont Transformé Leur Business Avec Mes Services",
|
||||
"subtitle": "Rejoignez 500+ entrepreneurs satisfaits. Note moyenne 5.0/5.0 sur l'ensemble de mes services."
|
||||
},
|
||||
"faq": {
|
||||
"title": "Questions Frequentes Fiverr",
|
||||
"subtitle": "Tout ce que vous devez savoir avant de commander mes services sur Fiverr."
|
||||
},
|
||||
"cta": {
|
||||
"title": "Arrêtez de Chercher, Vous Avez Trouvé LE Bon Développeur",
|
||||
"subtitle": "Chaque jour sans agir = opportunités perdues. Lancez votre projet MAINTENANT.",
|
||||
"button": "Réserver Ma Commande Maintenant"
|
||||
}
|
||||
},
|
||||
"contact": {
|
||||
"title": "Contacter Killian' — Hytale Plugin Developer",
|
||||
"subtitle": "Contactez-moi pour un plugin Hytale sur-mesure, un site pour serveur gaming, ou tout projet de développement web. Devis gratuit sous 24h.",
|
||||
@@ -420,8 +334,8 @@
|
||||
"ctaTitle": "Rejoignez Mes Clients Satisfaits",
|
||||
"ctaSubtitle": "Votre projet mérite le même niveau d'excellence et de professionnalisme.",
|
||||
"ctaText": "Démarrer Mon Projet",
|
||||
"reviewsLink": "https://www.fiverr.com/mr_kayjaydee",
|
||||
"reviewsText": "Voir Tous les Avis",
|
||||
"reviewsLink": "/contact",
|
||||
"reviewsText": "Démarrer Une Conversation",
|
||||
"card": {
|
||||
"featured": "Témoignage Vedette",
|
||||
"results": "Résultats obtenus :"
|
||||
@@ -495,61 +409,61 @@
|
||||
},
|
||||
"pricing": {
|
||||
"label": "// tarifs",
|
||||
"title": "Tarifs",
|
||||
"subtitle": "Des offres transparentes pour chaque projet",
|
||||
"title": "Tarifs transparents, tiers adaptés à votre serveur",
|
||||
"subtitle": "De l'express 1-2 jours au système MMO complet sur mesure. Sans surprise, devis sous 24h.",
|
||||
"cta": "Demander un devis",
|
||||
"popular": "Populaire",
|
||||
"from": "A partir de",
|
||||
"popular": "Le plus choisi",
|
||||
"from": "À partir de",
|
||||
"perMonth": "/mois",
|
||||
"onQuote": "Sur devis",
|
||||
"simple": {
|
||||
"name": "Plugin Simple",
|
||||
"description": "Un plugin basique avec des fonctionnalites simples",
|
||||
"name": "Plugin Express",
|
||||
"description": "Petit plugin livré en 1-2 jours. Idéal pour une feature ciblée sur serveur en croissance.",
|
||||
"features": [
|
||||
"Fonctionnalites de base",
|
||||
"Configuration simple",
|
||||
"Documentation incluse",
|
||||
"Support 30 jours"
|
||||
"Livraison en 1-2 jours ouvrés",
|
||||
"1 fonctionnalité bien scopée",
|
||||
"Code commenté + README",
|
||||
"Support inclus 30 jours"
|
||||
]
|
||||
},
|
||||
"complex": {
|
||||
"name": "Plugin Complexe",
|
||||
"description": "Un plugin avance avec des systemes complexes",
|
||||
"name": "Projet Sur-Mesure",
|
||||
"description": "Système complet multi-fonctionnalités pour serveur RPG/MMO. 2 à 6 semaines, livré par sprints.",
|
||||
"features": [
|
||||
"Systemes avances",
|
||||
"Integration API",
|
||||
"Tests complets",
|
||||
"Support 60 jours"
|
||||
"Architecture modulaire Kotlin/Java",
|
||||
"Plusieurs plugins intégrés",
|
||||
"Tests + documentation technique",
|
||||
"Support inclus 60 jours"
|
||||
]
|
||||
},
|
||||
"custom": {
|
||||
"name": "Developpement Sur-Mesure",
|
||||
"description": "Un projet entierement personnalise",
|
||||
"name": "Système MMO Complet",
|
||||
"description": "Infrastructure MMO complète : économie cross-server, framework de quêtes, proxy réseau. 4-8 semaines.",
|
||||
"features": [
|
||||
"Architecture sur-mesure",
|
||||
"Fonctionnalites illimitees",
|
||||
"Support prioritaire",
|
||||
"Maintenance incluse"
|
||||
"Stack MMO de bout en bout",
|
||||
"Intégration avec votre codebase",
|
||||
"Performance profilée en prod",
|
||||
"Transfert de connaissances inclus"
|
||||
]
|
||||
},
|
||||
"maintenance": {
|
||||
"name": "Maintenance & Support",
|
||||
"description": "Support continu pour vos plugins",
|
||||
"name": "Retainer Mensuel",
|
||||
"description": "4 à 8 heures par semaine dédiées à votre serveur. Suivi breaking changes API Hytale, features continues.",
|
||||
"features": [
|
||||
"Mises a jour regulieres",
|
||||
"Corrections de bugs",
|
||||
"Support technique",
|
||||
"Monitoring"
|
||||
"4-8h/sem selon formule",
|
||||
"Suivi patches Hytale inclus",
|
||||
"Priorité sur les urgences",
|
||||
"Communication Discord directe"
|
||||
]
|
||||
},
|
||||
"web": {
|
||||
"name": "Developpement Web",
|
||||
"description": "Sites web et applications pour votre communaute",
|
||||
"name": "Site Gaming / Serveur",
|
||||
"description": "Site vitrine ou plateforme complète pour votre serveur : vote-rewards, dashboard admin, monétisation.",
|
||||
"features": [
|
||||
"Site responsive",
|
||||
"SEO optimise",
|
||||
"Dashboard admin",
|
||||
"Integration Discord"
|
||||
"Nuxt/Vue SSR — SEO optimisé",
|
||||
"Vote-reward multi-listes",
|
||||
"Dashboard admin server-owner",
|
||||
"Intégration Discord webhook"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user