6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
---
|
|
import ContactPage from '@/components/landing/ContactPage.astro';
|
|
---
|
|
|
|
<ContactPage locale="fr" />
|