Compare commits
3 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b2e58ed647 | |||
|
|
6e9a382051 | ||
| 0b99e7b50b |
@@ -14,17 +14,17 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBillboardBrand
|
||||
brand="Your Trusted Healthcare Partner"
|
||||
description="Providing compassionate, high-quality medical care for the whole family in a professional, comfortable setting."
|
||||
brand="Soutien Scolaire en Visio"
|
||||
description="Des cours particuliers en ligne interactifs et personnalisés pour les élèves de primaire, collège et lycée. Un accompagnement sur-mesure pour la réussite scolaire."
|
||||
primaryButton={{
|
||||
text: "Book Appointment",
|
||||
text: "Réserver un cours",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Our Services",
|
||||
text: "Nos formules",
|
||||
href: "#services",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-healthcare-medical-office-no-people-modern-hospital-interior-computer-desk-with-examining-diagnostic-data-checking-disease-doctor-medical-space_482257-64606.jpg"
|
||||
imageSrc="https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&q=80"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -32,11 +32,11 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutTextSplit
|
||||
title="Committed to Your Well-Being"
|
||||
title="Engagés pour la réussite de votre enfant"
|
||||
descriptions={[
|
||||
"With over 20 years of experience, our clinic offers personalized medical services tailored to each patient's unique needs.",
|
||||
"We prioritize patient comfort and safety, utilizing state-of-the-art diagnostic tools to ensure accurate assessments and treatment plans.",
|
||||
"Our team consists of board-certified professionals dedicated to maintaining the highest standards of clinical excellence.",
|
||||
"Notre équipe de professeurs expérimentés propose un accompagnement scolaire personnalisé, adapté au rythme et aux besoins de chaque élève, du CP à la Terminale.",
|
||||
"Grâce à la visioconférence, les cours se déroulent dans le confort de votre domicile. Nous utilisons des outils interactifs modernes pour rendre l'apprentissage stimulant et efficace.",
|
||||
"Que ce soit pour de l'aide aux devoirs, une remise à niveau ou la préparation aux examens (Brevet, Baccalauréat), nous sommes là pour redonner confiance à votre enfant.",
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user