This commit is contained in:
2025-04-25 12:54:59 -03:00
parent 0c96fe4196
commit bcdbd91d92
17 changed files with 134 additions and 79 deletions

View File

@@ -4,3 +4,4 @@ export { default as Clients } from "./Clients.astro";
export { default as Features } from "./Features.astro";
export { default as Modules } from "./Modules.astro";
export { default as Trainer } from "./Trainer.astro";
export { default as Faq } from "./Faq.astro";