Adjusted some sections as per templates
This commit is contained in:
		
					parent
					
						
							
								14bf3ad8b5
							
						
					
				
			
			
				commit
				
					
						445e8e3583
					
				
			
		
					 1 changed files with 15 additions and 15 deletions
				
			
		|  | @ -30,7 +30,7 @@ | ||||||
|                         </div> |                         </div> | ||||||
|                         <div class="split-description"> |                         <div class="split-description"> | ||||||
|                             <h3>{% trans "We are seriously open source." %}</h3> |                             <h3>{% trans "We are seriously open source." %}</h3> | ||||||
|                             <p class="lead">{% blocktrans %} Our full software stack is opensource – We don't use anything that isn't opensource. <br>Yes, we are that cool. {% endblocktrans %}</p> |                             <p class="lead lead-light">{% blocktrans %} Our full software stack is opensource – We don't use anything that isn't opensource. <br>Yes, we are that cool. {% endblocktrans %}</p> | ||||||
|                         </div> |                         </div> | ||||||
|                     </div> |                     </div> | ||||||
|                 </div> |                 </div> | ||||||
|  | @ -77,21 +77,21 @@ | ||||||
|         <div class=" space"> |         <div class=" space"> | ||||||
|         <div class="container"> |         <div class="container"> | ||||||
|             <div class="row"> |             <div class="row"> | ||||||
| 				<div class="col-xs-12 col-sm-4 col-md-6 "> | 				<div class="col-xs-12 col-sm-4 col-md-5 "> | ||||||
| 					<div class="col-xs-12 col-sm-12 col-md-6 col-md-6 logo-wrap"> | 					<div class="col-xs-12 col-sm-12 col-md-6 col-md-6 logo-wrap-1"> | ||||||
| 						<img class="img-responsive" src="{% static 'datacenterlight/img/opennebula.png' %}" alt="Opennebula"> | 						<img class="img-responsive" src="{% static 'datacenterlight/img/opennebula.png' %}" alt="Opennebula"> | ||||||
| 					</div> | 					</div> | ||||||
| 					<div class="col-xs-12 col-sm-12 col-md-6 col-md-6 logo-wrap"> | 					<div class="col-xs-12 col-sm-12 col-md-6 col-md-6 logo-wrap-1"> | ||||||
| 						<img class="img-responsive" src="{% static 'datacenterlight/img/cdistbyungleich.png' %}" alt="Cdist byu ngleich"> | 						<img class="img-responsive" src="{% static 'datacenterlight/img/cdistbyungleich.png' %}" alt="Cdist byu ngleich"> | ||||||
| 					</div> | 					</div> | ||||||
| 					<div class="col-xs-12 col-sm-12 col-md-6 col-md-6 logo-wrap"> | 					<div class="col-xs-12 col-sm-12 col-md-6 col-md-6 logo-wrap-1"> | ||||||
| 						<img class="img-responsive" src="{% static 'datacenterlight/img/prometheus.png' %}" alt="Prometheus"> | 						<img class="img-responsive" src="{% static 'datacenterlight/img/prometheus.png' %}" alt="Prometheus"> | ||||||
| 					</div> | 					</div> | ||||||
|                 </div> |                 </div> | ||||||
|                 <div class="col-xs-12 col-sm-8 col-md-6 text-right"> |                 <div class="col-xs-12 col-sm-8 col-md-7 text-right"> | ||||||
|                         <div class="tech-sub-sec"> |                         <div class="tech-sub-sec"> | ||||||
|                             <h2>{% trans "We believe in giving back to the FOSS community." %}</h2> |                             <h2>{% trans "We believe in giving back to the FOSS community." %}</h2> | ||||||
|                             <p class="lead">{% blocktrans %}Data Center Light is the child of free and open source software (FOSS). <br>We grew up with it, live by it, and belive in it.<br> The more we work on our data center,<br> the more we contribute back to the FOSS community.{% endblocktrans %}</p> |                             <p class="lead lead-light">{% blocktrans %}Data Center Light is the child of free and open source software (FOSS). <br>We grew up with it, live by it, and belive in it.<br> The more we work on our data center,<br> the more we contribute back to the FOSS community.{% endblocktrans %}</p> | ||||||
|                         </div> |                         </div> | ||||||
|                 </div> |                 </div> | ||||||
|             </div> |             </div> | ||||||
|  | @ -103,26 +103,26 @@ | ||||||
|         <div class="container container-small"> |         <div class="container container-small"> | ||||||
|             <div class="row"> |             <div class="row"> | ||||||
| 				<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> | 				<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> | ||||||
| 					<div class="col-xs-12 col-sm-7 col-md-6 col-lg-7 text-left tech-sub-sec "> | 					<div class="col-xs-12 col-sm-7 col-md-8 col-lg-8 text-left tech-sub-sec "> | ||||||
| 						<div class="tech-sub-sec"> | 						<div class="tech-sub-sec"> | ||||||
| 							<h2>{% trans "We bring the future to you" %}</h2> | 							<h2>{% trans "We bring the future to you." %}</h2> | ||||||
| 							<p class="lead">{% blocktrans %} Data Center Light uses the most modern technologies out there.<br> | 							<p class="lead lead-light">{% blocktrans %} Data Center Light uses the most modern technologies out there.<br> | ||||||
| 							Your VM needs only IPv6. Data Center Light provides<br> transparent two-way IPv6/IPv4 translation. | 							Your VM needs only IPv6. Data Center Light provides<br> transparent two-way IPv6/IPv4 translation. | ||||||
| 							{% endblocktrans %}</p> | 							{% endblocktrans %}</p> | ||||||
| 						</div> | 						</div> | ||||||
| 					</div> | 					</div> | ||||||
| 					<div class="col-xs-12 col-sm-5 col-md-6 col-lg-5 percent-text text-right padding-vertical"> | 					<div class="col-xs-12 col-sm-5 col-md-4 col-lg-4 percent-text text-right padding-vertical"> | ||||||
| 							100% <strong>IPv6</strong> | 							100% <strong>IPv6</strong> | ||||||
| 					</div> | 					</div> | ||||||
| 				</div> | 				</div> | ||||||
| 				<div class="col-lg-12 space-block"></div> | 				<div class="col-lg-12 space-block"></div> | ||||||
| 				<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> | 				<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> | ||||||
| 					<div class="col-xs-12 col-sm-7 col-md-6 col-lg-6 percent-text"> | 					<div class="col-xs-12 col-sm-7 col-md-8 col-lg-8 percent-text"> | ||||||
| 							<span class="pull-left space-middle"> 100% <strong>SSD</strong></span> <span class="pull-left"><img class="img-responsive" src="{% static 'datacenterlight/img/ssd.jpg' %}" alt="SSD"></span> | 							<span class="pull-left space-middle"> 100% <strong>SSD</strong></span> <span class="pull-left"><img class="img-responsive" src="{% static 'datacenterlight/img/ssd.jpg' %}" alt="SSD"></span> | ||||||
| 					</div> | 					</div> | ||||||
| 					<div class="col-xs-12 col-sm-5 col-md-6 col-lg-6 text-right tech-sub-sec  padding-vertical"> | 					<div class="col-xs-12 col-sm-5 col-md-4 col-lg-4 text-right tech-sub-sec  padding-vertical"> | ||||||
| 						<div> | 						<div> | ||||||
| 							<p class="lead">{% blocktrans %} No more spinning metal plates!<br> | 							<p class="lead lead-light">{% blocktrans %} No more spinning metal plates!<br> | ||||||
| 							Data Center Light uses only SSDs.<br> | 							Data Center Light uses only SSDs.<br> | ||||||
| 							We keep things faster and lighter. {% endblocktrans %}</p> | 							We keep things faster and lighter. {% endblocktrans %}</p> | ||||||
| 						</div> | 						</div> | ||||||
|  | @ -144,7 +144,7 @@ | ||||||
|             <div class="row text-center"> |             <div class="row text-center"> | ||||||
|                 <div class="col-xs-12 col-md-6 text"> |                 <div class="col-xs-12 col-md-6 text"> | ||||||
|                     <h2 class="section-heading">{% trans "Starting from only 15CHF per month. Try now." %}</h2> |                     <h2 class="section-heading">{% trans "Starting from only 15CHF per month. Try now." %}</h2> | ||||||
|                     <p class="lead">{% trans "Actions speak louder than words. Let's do it, try our VM now." %}</p> |                     <p class="lead lead-light">{% trans "Actions speak louder than words. Let's do it, try our VM now." %}</p> | ||||||
|                 </div> |                 </div> | ||||||
| 
 | 
 | ||||||
|                 <div class="col-xs-12 col-md-6 hero-feature"> |                 <div class="col-xs-12 col-md-6 hero-feature"> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue