File tree Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Expand file tree Collapse file tree 5 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 10861086#  Solutions Single
10871087- id : solutions_hero_get_started 
10881088  translation : " Jetzt loslegen" 
1089+ - id : solutions_hero_book_demo 
1090+   translation : " Demo buchen" 
10891091- id : solutions_trusted_by_title 
10901092  translation : " Vertrauen von 100+ Organisationen weltweit" 
10911093- id : solutions_single_contact_title 
Original file line number Diff line number Diff line change 10861086#  Solutions Single
10871087- id : solutions_hero_get_started 
10881088  translation : " Get Started" 
1089+ - id : solutions_hero_book_demo 
1090+   translation : " Book a Demo" 
10891091- id : solutions_trusted_by_title 
10901092  translation : " Trusted by 100+ organizations worldwide" 
10911093- id : solutions_single_contact_title 
Original file line number Diff line number Diff line change 1717        < h1  class ="font-h1 mb-6 "> {{ i18n "for_individuals_header_title" . | safeHTML }}</ h1 > 
1818        < p  class ="lead mb-6 "> {{ i18n "for_individuals_header_description" . | safeHTML }}</ p > 
1919        < div  class ="flex flex-col md:flex-row gap-6 mb-4 "> 
20-           < div  class ="flex flex-col gap-2 "> 
21-             < a  href ="{{ .Site.LanguagePrefix }}/downloads/ " role ="button " class ="btn btn-primary text-lg w-full md:w-64 " data-umami-event ="for-individuals-header-cta "> {{ i18n "for_individuals_header_cta" . }}</ a > 
22-           </ div > 
20+           < a  href ="{{ .Site.LanguagePrefix }}/downloads/ " role ="button " class ="btn btn-primary text-lg w-full md:w-64 " data-umami-event ="for-individuals-header-cta "> {{ i18n "for_individuals_header_cta" . }}</ a > 
2321      </ div > 
2422      < p  class ="font-p "> {{ i18n "for_individuals_header_cta_description" . | safeHTML }}</ p > 
2523    </ header > 
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h3 class="font-h2 mb-4 text-dark">{{ i18n "solutions_contact_title" . }}</h3>
5252      < p  class ="font-p text-gray-700 mb-6 max-w-2xl mx-auto "> 
5353        {{ i18n "solutions_contact_description" . }}
5454      </ p > 
55-       < a  href ="/contact-sales/ " class ="btn btn-primary px-8 "> 
55+       < a  href ="/contact-sales/ " class ="btn btn-outline- primary px-8 "> 
5656        < i  class ="fa-solid fa-envelope mr-2 "> </ i > 
5757        {{ i18n "solutions_contact_button" . }}
5858      </ a > 
Original file line number Diff line number Diff line change 1111        </ div > 
1212        < h1  class ="font-h1 mb-6 "> {{ .Params.hero_title | default .Title }}</ h1 > 
1313        < p  class ="lead mb-8 max-w-4xl mx-auto "> {{ .Params.hero_description | default .Description | safeHTML }}</ p > 
14-         < div  class ="flex justify-center  mb-6 "> 
14+         < div  class ="flex flex-col md:flex-row gap-6  mb-6 justify-center  "> 
1515          < a  href ="{{ .Site.LanguagePrefix }}/for-teams/ " role ="button " class ="btn btn-primary text-lg w-full md:w-64 " data-umami-event ="solutions-get-started "> {{ i18n "solutions_hero_get_started" . }}</ a > 
16+           < a  href ="{{ .Site.LanguagePrefix }}/book-a-demo/ " role ="button " class ="btn btn-outline-primary text-lg w-full md:w-64 " data-umami-event ="solutions-book-demo "> {{ i18n "solutions_hero_book_demo" . }}</ a > 
1617        </ div > 
1718      </ div > 
1819    </ header > 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments