From 1f91084ce867dfc83a44563ff9e6d20bc498262d Mon Sep 17 00:00:00 2001 From: Fumito Abe Date: Thu, 12 Nov 2020 16:41:07 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=E3=83=95=E3=83=83=E3=82=BF=E3=83=BC?= =?UTF-8?q?=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3=E8=AA=BF=E6=95=B4=20SP?= =?UTF-8?q?=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Footer.vue | 108 ++++++++++++++++++++++++-------------- 1 file changed, 70 insertions(+), 38 deletions(-) diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 0f7f9404..26288739 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -3,6 +3,17 @@ + + + + + + + + + @@ -33,10 +44,20 @@ + + + + + + + + - + @@ -61,33 +82,29 @@ おしらせ + + + - - - - - - - - - - - - - - - - + +
- - -
- -
-
- -

- Our Clients - クライアント -

- - - - - ServerlessOperations Clients ALIS - - - - ServerlessOperations Clients Serverworks - - - - ServerlessOperations Clients INFAS - - - - ServerlessOperations Clients LIXIL - - - - ServerlessOperations Clients MaaS Global - - - - ServerlessOperations Clients Libelize - - - - ServerlessOperations Clients HTB - - - - ServerlessOperations Clients TOKION - - - - ServerlessOperations Clients Geolonia - - - - -
-
- -
- diff --git a/src/layouts/Default.vue b/src/layouts/Default.vue index 5c349652..29732f6f 100755 --- a/src/layouts/Default.vue +++ b/src/layouts/Default.vue @@ -6,7 +6,7 @@
- + diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 24445efb..30a7a714 100755 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -67,6 +67,8 @@ + + @@ -110,6 +112,7 @@ import TopOurPartners from '~/components/TopOurPartners.vue' import TopNewsContact from '~/components/TopNewsContact.vue' import Post from '~/components/Post.vue' import ContactForm from '~/components/ContactForm.vue' +import TopClients from '~/components/TopClients.vue' export default { components: { @@ -123,7 +126,8 @@ export default { TopServicesClients, TopNewsContact, TopOurPartners, - ContactForm + ContactForm, + TopClients }, metaInfo :{ title: 'サーバーレスでクラウドの価値を最大限に',