Skip to content

Commit

Permalink
Merge pull request #2 from tappeddev/add-steffens-testamonial
Browse files Browse the repository at this point in the history
add-steffens-testamonial
  • Loading branch information
stefanschaller authored Oct 10, 2024
2 parents 4dfb568 + 8f92ad2 commit aa23180
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
11 changes: 8 additions & 3 deletions data/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,20 +108,20 @@ works:
image:
x: "img/works/vvs_cycle_planer.png"
_2x: "img/works/[email protected]"
is_even: false
is_even: false
- title: "customersDieRingeTitle"
description: "customersDieRingeDescription"
image:
x: "img/works/DieRinge.png"
_2x: "img/works/[email protected]"
is_even: true
is_even: true
- title: "worksAppellaTitle"
description: "worksAppellaDescription"
image:
x: "img/works/appella.png"
_2x: "img/works/[email protected]"
is_even: false

# technologies
technologies:
enable: true
Expand Down Expand Up @@ -193,6 +193,11 @@ additional:
testimonial:
enable: true
items:
- name: "Steffen Süß"
position: "testimonialKosysPosition"
content: "testimonialKosysContent"
link: "https://www.linkedin.com/in/steffen-suess-5975a21b9/"

- name: "Paul Uhler"
position: "testimonialDieRingePosition"
content: "testimonialDieRingeContent"
Expand Down
8 changes: 8 additions & 0 deletions i18n/de.toml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,14 @@ other = "Technologien"
[testimonialsTitle]
other = "Referenzen"

[testimonialKosysPosition]
other = '''KOSYS, Lead Developer'''

[testimonialKosysContent]
other = '''
Seit vielen Monaten arbeiten wir von KOSYS mit der Firma Tapped Hand in Hand und können sagen, dass wir mit der Zusammenarbeit sehr zufrieden sind. Die Firma Tapped unterstützt uns bei der stetigen Weiterentwicklung unserer bestehenden Apps und konzipiert mit großem Engagement neue, zukunftsträchtige Anwendungen. Wir schätzen die reibungslose Kommunikation zwischen dem Tapped Team und unseren Organisationseinheiten. Laufend bringt sich Tapped mit Verbesserungsvorschlägen ein und erweitert das eigene Skillset, um neue Technologien, die wiederum unsere Produkte bereichern. Dank der Zusammenarbeit haben sich unsere Entwicklungszyklen extrem verkürzt und unsere Kunden danken uns das mit ihrem positiven Feedback.
'''

[testimonialDieRingePosition]
other = '''DIE RINGE Bodyworkout, Geschäftsführer'''

Expand Down
8 changes: 8 additions & 0 deletions i18n/en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,14 @@ other = "Technologies"
[testimonialsTitle]
other = "Testimonials"

[testimonialKosysPosition]
other = '''KOSYS, Lead Developer'''

[testimonialKosysContent]
other = '''
We at KOSYS have been working hand in hand with Tapped for many months and can say that we are very satisfied with the cooperation. Tapped supports us in the continuous development of our existing apps and is highly committed to designing new, future-oriented applications. We appreciate the smooth communication between the Tapped team and our organization. Tapped is constantly contributing suggestions for improvement and expanding its own skillset with new technologies, which in turn enrich our products. Thanks to this collaboration, our development cycles have become extremely short and our customers thank us for this with their positive feedback.
'''

[testimonialDieRingePosition]
other = '''DIE RINGE Bodyworkout, CEO'''

Expand Down

0 comments on commit aa23180

Please sign in to comment.