Refactor glasfaser_cms_page.html template
This commit is contained in:
		
					parent
					
						
							
								609501f987
							
						
					
				
			
			
				commit
				
					
						c753d3061d
					
				
			
		
					 1 changed files with 4 additions and 59 deletions
				
			
		|  | @ -82,63 +82,8 @@ | ||||||
| 
 | 
 | ||||||
|     {% placeholder 'Glasfaser Services' %} |     {% placeholder 'Glasfaser Services' %} | ||||||
| 
 | 
 | ||||||
|     <!-- About Section --> |     {% placeholder 'Glasfaser About' %} | ||||||
|     <section id="about"> |  | ||||||
|       <div class="container"> |  | ||||||
|         <div class="text-center wow fadeInDown"> |  | ||||||
|           <h2 class="section-heading">Wie funktioniert es?</h2> |  | ||||||
|           <h3 class="section-subheading text-muted">So kommen Sie in wenigen einfachen Schritten zu Ihrem High-Speed-Internet</h3> |  | ||||||
|         </div> |  | ||||||
|         <div class="row"> |  | ||||||
|           <div class="col-lg-12"> |  | ||||||
|             <ul class="timeline"> |  | ||||||
|               <li> |  | ||||||
|                 <div class="timeline-image"> |  | ||||||
|                   <img class="img-circle img-responsive" src="{% static 'ungleich_page/img/glasfaser/a.jpg' %}" alt=""> |  | ||||||
|                 </div> |  | ||||||
|                 <div class="timeline-panel wow slideInLeft"> |  | ||||||
|                   <div class="timeline-body"> |  | ||||||
|                     <p>Senden Sie uns via E-Mail Ihren Firmennamen und Ihre Anschrift zu.</p> |  | ||||||
|                   </div> |  | ||||||
|                 </div> |  | ||||||
|               </li> |  | ||||||
|               <li class="timeline-inverted"> |  | ||||||
|                 <div class="timeline-image"> |  | ||||||
|                   <img class="img-circle img-responsive" src="{% static 'ungleich_page/img/glasfaser/b.jpg' %}" alt=""> |  | ||||||
|                 </div> |  | ||||||
|                 <div class="timeline-panel wow slideInRight"> |  | ||||||
|                   <div class="timeline-body"> |  | ||||||
|                     <p>Wir prüfen dann die Entfernung zum nächsten Anschlusspunkt und schicken Ihnen eine Offerte zu.</p> |  | ||||||
|                   </div> |  | ||||||
|                 </div> |  | ||||||
|               </li> |  | ||||||
|               <li> |  | ||||||
|                 <div class="timeline-image"> |  | ||||||
|                   <img class="img-circle img-responsive" src="{% static 'ungleich_page/img/glasfaser/c.jpg' %}" alt=""> |  | ||||||
|                 </div> |  | ||||||
|                 <div class="timeline-panel wow slideInLeft"> |  | ||||||
|                   <div class="timeline-body"> |  | ||||||
|                     <p>Sollten Sie dem Angebot zustimmen, wird die Glasfaser zu Ihrem Standort verlegt und die Endgeräte installiert.</p> |  | ||||||
|                   </div> |  | ||||||
|                 </div> |  | ||||||
|               </li> |  | ||||||
|               <li class="timeline-inverted" style="background: #fff;"> |  | ||||||
|                 <div class="timeline-image"> |  | ||||||
|                   <img class="img-circle img-responsive" src="{% static 'ungleich_page/img/glasfaser/d.jpg' %}" alt=""> |  | ||||||
|                 </div> |  | ||||||
|                 <div class="timeline-panel wow slideInDown"> |  | ||||||
|                   <div class="timeline-body"> |  | ||||||
|                     <p>Sie müssen dann nur noch Ihre Geräte anschliessen und schon surfen Sie bllitzschnell im Internet!</p> |  | ||||||
|                   </div> |  | ||||||
|                 </div> |  | ||||||
|               </li> |  | ||||||
|             </ul> |  | ||||||
|           </div> |  | ||||||
|         </div> |  | ||||||
|       </div> |  | ||||||
|     </section> |  | ||||||
| 
 | 
 | ||||||
|     <!-- / contact section --> |  | ||||||
|     {% placeholder 'Contact Section' %} |     {% placeholder 'Contact Section' %} | ||||||
| 
 | 
 | ||||||
|     <!-- Footer --> |     <!-- Footer --> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue