From 3737a50c70f5b592ac6585f612d6a4c5ccef784e Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Jun 2024 16:50:08 +0200 Subject: [PATCH] modif div SAAS et parcour nos produit et servise --- twenty-one/header.tpl | 7 +++ twenty-one/homepage.tpl | 88 ++++++++++++++------------- twenty-one/includes/domain-search.tpl | 70 +++++---------------- twenty-one/includes/navbar.tpl | 2 +- 4 files changed, 68 insertions(+), 99 deletions(-) diff --git a/twenty-one/header.tpl b/twenty-one/header.tpl index 830d6fb..8bef1d2 100644 --- a/twenty-one/header.tpl +++ b/twenty-one/header.tpl @@ -6,6 +6,13 @@ {if $kbarticle.title}{$kbarticle.title} - {/if}{$pagetitle} - {$companyname} {include file="$template/includes/head.tpl"} {$headoutput} + + + + + + + diff --git a/twenty-one/homepage.tpl b/twenty-one/homepage.tpl index d15b15b..5f93717 100644 --- a/twenty-one/homepage.tpl +++ b/twenty-one/homepage.tpl @@ -1,16 +1,16 @@ {if !empty($productGroups) || $registerdomainenabled || $transferdomainenabled} -

{lang key='clientHomePanels.productsAndServices'}

+

Parcourir nos produits et services

-
+
{foreach $productGroups as $productGroup} -
+

{$productGroup->name}

-

{$productGroup->tagline}

- +

{$productGroup->tagline}

+
{lang key='browseProducts'}
@@ -19,26 +19,26 @@ {/foreach} {if $registerdomainenabled} -
+

{lang key='orderregisterdomain'}

-

{lang key='secureYourDomain'}

- +

{lang key='secureYourDomain'}

+
{lang key='navdomainsearch'}
{/if} {if $transferdomainenabled} -
+

{lang key='transferYourDomain'}

-

{lang key='transferExtend'}

- +

{lang key='transferExtend'}

+
{lang key='transferYourDomain'}
@@ -48,46 +48,48 @@ {/if}
-
-
NOTRE OFFRE DE SERVICES POUR TOUT VOS BESOIN CLOUD
-

Nos solution SAAS

-
+
+
+ notre offre de services pour tout vos besoin cloud +
+

Nos solution SAAS

+
+ +
+
+ {$companyname} +

heberg

+
+ +
+ {$companyname} +

Messagerie et escpace de travail numérique

+
+ +
+ {$companyname} +

Conseil et Audit

+
+
-
-
- {$companyname} - heberg +
+ {$companyname} +

Sauvegarde

-
- {$companyname} - Messagerie et escpace de travail numérique + +
+ {$companyname} +

Expertise informatique et sécurité

-
- {$companyname} - Conseil et Audit + +
+ {$companyname} +

services managés

-
-
-
-
- {$companyname} - Sauvegarde -
-
- {$companyname} - Expertise informatique et sécurité -
-
- {$companyname} - services managés -
-
-
-

{lang key='howCanWeHelp'}

diff --git a/twenty-one/includes/domain-search.tpl b/twenty-one/includes/domain-search.tpl index 8912224..e3c7bcc 100644 --- a/twenty-one/includes/domain-search.tpl +++ b/twenty-one/includes/domain-search.tpl @@ -4,63 +4,23 @@
-
-
- - - {if $registerdomainenabled} - - {/if} - {if $transferdomainenabled} - - {/if} - -
-
-
- {if $registerdomainenabled} -
- -
- {/if} - {if $transferdomainenabled} -
- -
- {/if} -
-
- {include file="$template/includes/captcha.tpl"} -
- {if $featuredTlds} -
    - {foreach $featuredTlds as $num => $tldinfo} - {if $num < 3} -
  • - - {if is_object($tldinfo.register)} - {$tldinfo.register->toFull()} - {else} - {lang key="domainregnotavailable"} - {/if} -
  • - {/if} - {/foreach} -
- - {/if} + + + +
+
+
+

cloud français

+

Se rapprocher pour mieux préserver

+

protégez vos données et l'environement

+
- {$companyname} + {$companyname} + - {lang key='viewAllPricing'} + + +
diff --git a/twenty-one/includes/navbar.tpl b/twenty-one/includes/navbar.tpl index f0f5654..8eda634 100644 --- a/twenty-one/includes/navbar.tpl +++ b/twenty-one/includes/navbar.tpl @@ -1,6 +1,6 @@ {foreach $navbar as $item}