Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/testimonials/TeamMate.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Amazing Results with MemMachine"
date: 2025-11-10T17:40:16-06:00
author: "Brandon Monroe"
author: "CEO"
company: "TeamMate"
company_url: "https://teammate.app/"
logo: "https://www.teamate.app/_next/image?url=%2Fimages%2Fteamate.png&w=48&q=75"
Expand Down
15 changes: 10 additions & 5 deletions themes/memmachine/layouts/_partials/home-sections.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,16 @@ <h1 class="title">
</div>
</div>

<!--=======================================================
LOGO MARQUEE
=========================================================-->
{{ partial "logo-marquee.html" . }}

<!--=======================================================
TESTIMONIALS
=========================================================-->
{{ partial "testimonials.html" }}

<!--=======================================================
COMPARISON
=========================================================-->
Expand Down Expand Up @@ -156,11 +166,6 @@ <h3 class="title-3">Memory is the <span>Key to Personalization</span></h3>
</div>
</div>

<!--=======================================================
LOGO MARQUEE
=========================================================-->
{{ partial "logo-marquee.html" . }}

<!--=======================================================
FEATURES
=========================================================-->
Expand Down