diff --git a/sesame-vitejs/sesame/src/assets/styles/7-responsive.css b/sesame-vitejs/sesame/src/assets/styles/7-responsive.css index 0a596f8..542a92b 100644 --- a/sesame-vitejs/sesame/src/assets/styles/7-responsive.css +++ b/sesame-vitejs/sesame/src/assets/styles/7-responsive.css @@ -100,6 +100,7 @@ .slider-screen { min-height: 100vh; } + } @media screen and (max-width: 35em) { diff --git a/sesame-vitejs/sesame/src/assets/styles/_11-carry.scss b/sesame-vitejs/sesame/src/assets/styles/_11-carry.scss index 110b5d5..16bfd0b 100644 --- a/sesame-vitejs/sesame/src/assets/styles/_11-carry.scss +++ b/sesame-vitejs/sesame/src/assets/styles/_11-carry.scss @@ -117,23 +117,31 @@ } } -@media screen and (max-width: 1600px) { +@media all and (max-width: 1600px) { section#carry { - min-height: 200vh; + min-height: 120rem; .description { margin-top: 3vh; font-size: 8rem; } - // - //.gradient-bg { - // top: 0; - // left: 15vw; - //} + + .gradient-bg { + top: -40rem; + } + + .gradient-bg-yellow { + top: 10rem; + } .computer-block { - margin-top: -50vh; + width: 70%; + height: 1080px; + left: 0; + top: -110em; + background-size: contain; + margin: 0 auto; } .bubbles { @@ -163,11 +171,11 @@ } } -@media screen and (max-width: 1023px) { +@media all and (max-width: 1100px) { section#carry { padding-left: 10vw; padding-right: 10vw; - min-height: 200vh ; + min-height: 115rem; .title { font-size: 4rem; @@ -182,12 +190,24 @@ background-size: contain; position: relative; height: 100vh; - margin-top: -73vh; + width: 100%; + margin-top: -15rem; } + + .gradient-bg { + margin-top: 0; + } + + .gradient-bg-yellow { + margin-top: 0; + } + .bubbles{ - position: relative; - left: -5vw; + position: static; + p { + margin-top: 2rem; + left: 0; &:nth-of-type(1){ left: 10%; } @@ -197,18 +217,15 @@ } &:nth-of-type(3){ - left: 50%; + left: 4vw; + margin-left: -60%; } &:nth-of-type(4){ - left: 10%; + left: -10%; } } } - //.gradient-bg{ - // top: 19vh; - // left:15vw; - //} } } diff --git a/sesame-vitejs/sesame/src/assets/styles/_12-kyc.scss b/sesame-vitejs/sesame/src/assets/styles/_12-kyc.scss index 8703975..02c24a2 100644 --- a/sesame-vitejs/sesame/src/assets/styles/_12-kyc.scss +++ b/sesame-vitejs/sesame/src/assets/styles/_12-kyc.scss @@ -1,5 +1,4 @@ #kyc{ - position: absolute; font-family: 'GT Walsheim Pro'; background: white; @@ -173,7 +172,7 @@ margin-top: 250px; @media screen and (max-width: 1300px) { #kyc{ .small-bubble:nth-of-type(1){ - margin-top:4rem; + margin-top: 14rem; } .bubbles{ @@ -187,7 +186,7 @@ margin-top: 250px; margin-left: 5rem; } &:nth-of-type(3){ - margin-left: 10rem; + margin-left: 34%; margin-top: 0; } } diff --git a/sesame-vitejs/sesame/src/assets/styles/_13-china.scss b/sesame-vitejs/sesame/src/assets/styles/_13-china.scss index 9c6b938..7449320 100644 --- a/sesame-vitejs/sesame/src/assets/styles/_13-china.scss +++ b/sesame-vitejs/sesame/src/assets/styles/_13-china.scss @@ -1,13 +1,10 @@ #china { - //background-color: green; - background: url('img/china-bg.png') no-repeat; - background-size: cover; + background-color: #141373; height: 1060px; - width: 99vw; - position: relative; - top: 200vh; + width: 100vw; padding-bottom: 20rem; - border-radius: 2rem; + border-radius: 5rem; + overflow: hidden; .line { background: url(img/line.png) no-repeat; @@ -58,7 +55,8 @@ z-index: 10; } - .block-items, block-item { + + .block-item { color: white; font-family: 'GT Walsheim Pro'; font-style: normal; @@ -69,62 +67,100 @@ background-size: contain; } - .block-item { + .block-items { + .block-item { + + + .bottom { + margin-left: 2rem; + } + + &:nth-of-type(1) { + background: url('img/block_pillar_1.png') no-repeat; + background-size: contain; + + margin-top: 2rem; + + .bottom { + margin-top: 21rem; + } + } + + &:nth-of-type(2) { + background: url('img/block_pillar_2.png') no-repeat; + background-size: contain; + margin-top: 8rem; + + .bottom { + margin-top: 22rem; + } + } + + &:nth-of-type(3) { + background: url('img/block_pillar_3.png') no-repeat; + background-size: contain; + margin-top: 10rem; + + .bottom { + margin-top: 25rem; + } + } + + &:nth-of-type(4) { + background: url('img/block_pillar_4.png') no-repeat; + background-size: contain; + margin-top: 1rem; + + .bottom { + margin-top: 24rem; + } + } + } + } + + .show-on-medium { + display: block; + } + + .hide-on-medium { + display: none; + } +} + +@media screen and (max-width: 1300px) { + #china { + .show-on-medium { + display: none; + } + + .hide-on-medium { + display: block; + } + + .line { + width: 62vw; + top: 10vh; + } + + .block-item { + margin-bottom: 2rem; + text-align:center; + } + + .top { + font-size: 4rem; + margin-bottom: 2rem; + } .bottom { - margin-left: 2rem; + font-size: 3rem; } - &:nth-of-type(1) { - background: url('img/block_pillar_1.png') no-repeat; - background-size: contain; - - margin-top: 2rem; - - .bottom { - margin-top: 21rem; - } - } - - &:nth-of-type(2) { - background: url('img/block_pillar_2.png') no-repeat; - background-size: contain; - margin-top: 8rem; - - .bottom { - margin-top: 22rem; - } - } - - &:nth-of-type(3) { - background: url('img/block_pillar_3.png') no-repeat; - background-size: contain; - margin-top: 10rem; - - .bottom { - margin-top: 25rem; - } - } - - &:nth-of-type(4) { - background: url('img/block_pillar_4.png') no-repeat; - background-size: contain; - margin-top: 1rem; - - .bottom { - margin-top: 24rem; - } - } - } -} - -@media screen and (max-width: 1023px) { - #china { - .block-item { - margin: 0; - .bottom { - margin: 0; + .cols { + .columns { + text-align: center; + display: block; } } } diff --git a/sesame-vitejs/sesame/src/assets/styles/_14-we-develop.scss b/sesame-vitejs/sesame/src/assets/styles/_14-we-develop.scss index aac2b1b..f6d6793 100644 --- a/sesame-vitejs/sesame/src/assets/styles/_14-we-develop.scss +++ b/sesame-vitejs/sesame/src/assets/styles/_14-we-develop.scss @@ -1,5 +1,5 @@ #we_develop { - height: 100vh; + height: 200vh; width: 100vw; display: block; position: relative; @@ -7,9 +7,10 @@ background-color: #fff; text-align: center; + margin-top: -14rem; .title { - padding-top: 4rem; + padding-top: 26rem; padding-bottom: 2rem; font-family: 'GT Walsheim Pro'; font-style: normal; @@ -19,12 +20,9 @@ text-align: center; letter-spacing: -0.04em; max-width: 54rem; - margin: 0 auto; + margin: 2rem auto; } - .description { - - } .quick, .long_term { font-family: 'GT Walsheim'; @@ -38,7 +36,7 @@ position: absolute; left: 104px; - top: 690px; + top: 70rem; } .long_term { @@ -106,6 +104,7 @@ img { margin-top: 1.25rem; + margin-left: 0; } } @@ -115,19 +114,22 @@ height: 4rem; width: 4rem; position: absolute; - top: 50vh; - left: 28vw; + top: 67rem; + background: white; + + &.circle-right { + right: 31vw; + } + + &.circle-left { + right: 66vw; + } } - .circle-right { - left: auto; - right: 28vw; - } .arrow-right-2 { position: absolute; - left: auto; - right: 28vw; + } .rotated { @@ -136,3 +138,48 @@ } } + +@media all and (max-width: 1500px) { + #we_develop { + .circle { + &.circle-right { + right: 10vw; + } + + + &.circle-left { + right: 90vw; + } + } + + .quick { + left: 3rem; + top: 77rem; + } + + .long_term { + margin-right: 5rem; + } + + .data { + text-align: left; + padding-left: 6rem; + margin-top: 2rem; + } + + .ar { + text-align: right; + padding-right: 6rem; + margin-top: 3rem; + } + } + +} + +@media all and (max-width: 1100px) { + #we_develop { + .ar { + margin-top: -3rem; + } + } +} diff --git a/sesame-vitejs/sesame/src/components/CoverSection.vue b/sesame-vitejs/sesame/src/components/CoverSection.vue index a75b0b1..2306334 100644 --- a/sesame-vitejs/sesame/src/components/CoverSection.vue +++ b/sesame-vitejs/sesame/src/components/CoverSection.vue @@ -7,100 +7,150 @@
-
-

- Transactional -

-
- Webdesign -
-
-
-

- For all your -
- digital uses. -

-
-
- Our creative competitive edge
-
- We leverage our own studio in Paris equipped to produce all e-formats. - We power transactional content with our technology. Our content is - transactional and generate online sales. We produce multi-purpose - content at scale for all touchpoints to reduce costs. -
-
-
- -
-

- We carry out web design and development -

-

- in headless -
- commerce. -

-
-
-
-
-

Evolutive maintenance

-

Front end (ux/ui) development

-

Web App (pwa) development

-

Consulting

-
-
- -
-

- We craft e-commerce Ux template based on qualitative and quantitative - studies +

+

+ Our China-inspired ui in 4 pillars +

+

+ a quick and smooth consumer journey and never +
+ ending shopping experience at the same time

-
-
-

- We help you to know your customer needs -

-

- With our method -

- Show Sesame method +
+
+
+
+
+

+ Content driven +

+
+
+ - Rebound rate +
+
+
+
+

+ Experimental +

+
+
+ - Return rate +
+
+
+
+

+ Interactive +

+
+
+ +Conversion rate +
+
+
+
+

+ Agile +

+
+
+ + Retention rate +
+
-
-
-
-
-
-
-
-

- +

+
+
+
+

+ Content driven +

+
+
+ - Rebound rate +
+
+
+
+

+ Experimental +

+
+
+ - Return rate +
+
+
+
+

+ Interactive +

+
+
+ +Conversion rate +
+
+
+
+

+ Agile +

+
+
+ + Retention rate +
+
+
+
+
- to Prioritize development effort - -

-

- +

+

+ We develop custom-made innovative e-commerce features based on your + brand stakes. +

+
+
+
+
+
+
+
+ +
+
+ -

-

- - to increase conversion rate - -

+ src="img/arrow.svg" + alt="" + > +
+
+ +
+
+ Data +
+
+ AR +
+
+
+ Quick wins +
+
+ Long-Term +
+ Project
diff --git a/sesame-vitejs/sesame/src/components/DisabledSection.vue b/sesame-vitejs/sesame/src/components/DisabledSection.vue index e6b9bc8..1e8090b 100644 --- a/sesame-vitejs/sesame/src/components/DisabledSection.vue +++ b/sesame-vitejs/sesame/src/components/DisabledSection.vue @@ -1,109 +1,101 @@