diff --git a/apps/website/components/first-features.tsx b/apps/website/components/first-features.tsx index 1451383..3b85c36 100644 --- a/apps/website/components/first-features.tsx +++ b/apps/website/components/first-features.tsx @@ -140,7 +140,7 @@ const Feature = ({ {title} -

+

{description}

diff --git a/apps/website/components/secondary-features.tsx b/apps/website/components/secondary-features.tsx index 879334b..ca4db6a 100644 --- a/apps/website/components/secondary-features.tsx +++ b/apps/website/components/secondary-features.tsx @@ -13,17 +13,22 @@ const features = [ { title: "primaryFeatures.applications", description: "primaryFeatures.applicationsDes", - image: "/primary/primary.png", + image: "/dashboard.png", }, { title: "primaryFeatures.compose", description: "primaryFeatures.composeDes", - image: "/primary/compose.png", + image: "/compose.png", }, { title: "primaryFeatures.multiserver", description: "primaryFeatures.multiserverDes", - image: "/primary/servers.png", + image: "/remote.png", + }, + { + title: "primaryFeatures.logs", + description: "primaryFeatures.logsDes", + image: "/logs.png", }, { title: "primaryFeatures.monitoring", @@ -33,12 +38,17 @@ const features = [ { title: "primaryFeatures.backups", description: "primaryFeatures.backupsDes", - image: "/primary/backups.png", + image: "/backups.png", }, { title: "primaryFeatures.traefik", description: "primaryFeatures.traefikDes", - image: "/primary/traefik.png", + image: "/traefik.png", + }, + { + title: "primaryFeatures.templates", + description: "primaryFeatures.templatesDes", + image: "/templates.png", }, ]; @@ -174,14 +184,19 @@ export function SecondaryFeaturesSections() { bounce: 0.2, duration: 0.8, }} - className="mt-10 h-[24rem] w-[45rem] overflow-hidden rounded-xl border-b shadow-xl sm:w-auto lg:mt-0 lg:h-[40rem] " + className="mt-10 h-[24rem] w-[45rem] overflow-hidden rounded-xl border shadow-xl sm:w-auto lg:mt-0 lg:h-[40rem] " > -
- +
+
+
+ + + +
+
+ {feature.title} +
+
diff --git a/apps/website/locales/en.json b/apps/website/locales/en.json index 070374b..d4885dc 100644 --- a/apps/website/locales/en.json +++ b/apps/website/locales/en.json @@ -41,6 +41,10 @@ "title": "Comprehensive Control for Your Digital Ecosystem", "des": "Simplify your project and data management, ensure robust monitoring, and secure your backups—all without the fuss over minute details.", "projects": "Projects", + "templates": "Templates", + "templatesDes": "One click to deploy open source templates.", + "logs": "Logs", + "logsDes": "Monitor and manage your applications' logs with ease, ensuring efficient troubleshooting and optimal performance.", "projectsDes": "Manage and organize all your projects in one place, keeping detailed track of progress and resource allocation.", "applications": "Applications & Databases", "applicationsDes": "Centralize control over your applications and databases for enhanced security and efficiency, simplifying access and management across your infrastructure.", diff --git a/apps/website/locales/fr.json b/apps/website/locales/fr.json index bee943f..57bd6cb 100644 --- a/apps/website/locales/fr.json +++ b/apps/website/locales/fr.json @@ -41,6 +41,10 @@ "title": "Contrôle complet de votre écosystème numérique", "des": "Simplifiez la gestion de vos projets et données, assurez une surveillance robuste et sécurisez vos sauvegardes — tout cela sans vous soucier des détails minutieux.", "projects": "Projets", + "templates": "Templates", + "templatesDes": "Un clic pour déployer des templates open source.", + "logs": "Logs", + "logsDes": "Surveillez et gérez les logs de vos applications avec facilité, en assurant un dépannage efficace et des performances optimales.", "projectsDes": "Gérez et organisez tous vos projets au même endroit, en suivant de manière détaillée l'avancement et l'allocation des ressources.", "applications": "Applications & Bases de données", "applicationsDes": "Centralisez le contrôle de vos applications et bases de données pour améliorer la sécurité et l'efficacité, simplifiant l'accès et la gestion sur toute votre infrastructure.", diff --git a/apps/website/locales/zh-Hans.json b/apps/website/locales/zh-Hans.json index 0d55e2b..e727384 100644 --- a/apps/website/locales/zh-Hans.json +++ b/apps/website/locales/zh-Hans.json @@ -41,6 +41,10 @@ "title": "全面掌控您的基础设施", "des": "Dokploy 不仅简化您的项目部署和数据管理流程,同时还提供完备的数据备份,一切只在弹指间。", "projects": "项目", + "logs": "日志", + "templates": "模板", + "templatesDes": "一键部署热门开源项目。", + "logsDes": "轻松监控和处理您的应用程序日志,确保高效故障排除和最佳性能。", "projectsDes": "您所有的项目和所需的一切信息都将归集一处。", "applications": "应用和数据库", "applicationsDes": "Dokploy 通过集中管理您的应用和数据库来提升安全性和效率,并大大简化了跨基础设施的访问和管理。", diff --git a/apps/website/public/backups.png b/apps/website/public/backups.png new file mode 100644 index 0000000..3c8cc07 Binary files /dev/null and b/apps/website/public/backups.png differ diff --git a/apps/website/public/compose.png b/apps/website/public/compose.png new file mode 100644 index 0000000..dead8f8 Binary files /dev/null and b/apps/website/public/compose.png differ diff --git a/apps/website/public/dashboard.png b/apps/website/public/dashboard.png new file mode 100644 index 0000000..b7f5045 Binary files /dev/null and b/apps/website/public/dashboard.png differ diff --git a/apps/website/public/logs.png b/apps/website/public/logs.png new file mode 100644 index 0000000..3c5c183 Binary files /dev/null and b/apps/website/public/logs.png differ diff --git a/apps/website/public/remote.png b/apps/website/public/remote.png new file mode 100644 index 0000000..2509111 Binary files /dev/null and b/apps/website/public/remote.png differ diff --git a/apps/website/public/templates.png b/apps/website/public/templates.png new file mode 100644 index 0000000..134a6ac Binary files /dev/null and b/apps/website/public/templates.png differ diff --git a/apps/website/public/traefik.png b/apps/website/public/traefik.png new file mode 100644 index 0000000..78b1a47 Binary files /dev/null and b/apps/website/public/traefik.png differ