This repository was archived by the owner on Feb 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed
components/enterprise/app-features
pages/core/app-enterprise Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ export class AppFeatures {
163163 In housing < ion-icon name = "business-outline" aria-label = "Enterprise only" > </ ion-icon >
164164 </ h3 >
165165
166- < p > Integrate DeckDeckGo in your infrastructure and private network .</ p >
166+ < p > Integrate DeckDeckGo into your private infrastructure and networks .</ p >
167167 </ article >
168168
169169 < article >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ app-enterprise {
2626 }
2727
2828 h1 {
29- font-size : 48 px ;
29+ font-size : 42 px ;
3030 font-weight : 700 ;
3131 }
3232
@@ -71,7 +71,7 @@ app-enterprise {
7171
7272 div .content {
7373 display : grid ;
74- grid-template-columns : repeat ( 2 , 50 % ) ;
74+ grid-template-columns : 60 % 40 % ;
7575
7676 height : 100% ;
7777
Original file line number Diff line number Diff line change @@ -25,8 +25,10 @@ export class AppEnterprise {
2525 < section class = "hero" >
2626 < div class = "content" >
2727 < div >
28- < h1 > The unbreakable slides for your corporate communication.</ h1 >
29- < h3 style = { { 'font-weight' : '300' } } > Apply your corporate identity and design to your company's presentations.</ h3 >
28+ < h1 > Professional presentation building, custom tailored to your brand.</ h1 >
29+ < h3 style = { { 'font-weight' : '300' } } >
30+ Easily apply your corporate identity and design across all your company’s presentations. Secure distribution and maintenance.
31+ </ h3 >
3032
3133 < ion-button class = "ion-margin-top" shape = "round" onClick = { ( ) => this . scrollTo ( this . formRef ) } mode = "md" color = "tertiary" >
3234 < ion-label style = { { 'text-transform' : 'none' } } > Get in touch</ ion-label >
@@ -41,7 +43,7 @@ export class AppEnterprise {
4143 < div class = "content" >
4244 < blockquote >
4345 < span > ❝</ span >
44- < p > Did you have a look at Bob' s presentation? He used the wrong logo, again.</ p >
46+ < p > Did you see Bob’ s presentation? He used the wrong logo, again.</ p >
4547 </ blockquote >
4648
4749 < h2 > Templates and options that match your CI/CD.</ h2 >
@@ -53,7 +55,7 @@ export class AppEnterprise {
5355 </ div >
5456
5557 < div >
56- < p > Together with your designers, we create unbreakable slides.</ p >
58+ < p > Together with your designers, we create unbreakable slides for your design systems .</ p >
5759
5860 < p > Moreover, rolling out new design and logo has never been so easy and DeckDeckGo can offer so much more.</ p >
5961
You can’t perform that action at this time.
0 commit comments