Compare commits

...

4 Commits

Author SHA1 Message Date
360d52438d Update src/app/page.tsx 2026-04-23 21:34:00 +00:00
13157e9586 Merge version_19 into main
Merge version_19 into main
2026-04-23 21:28:34 +00:00
21f413df1e Update src/app/page.tsx 2026-04-23 21:28:31 +00:00
16db4b0ae1 Merge version_18 into main
Merge version_18 into main
2026-04-23 17:43:14 +00:00

View File

@@ -47,11 +47,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{ variant: "plain"}}
title="Transform Your Bite • Breathe Better Sleep Deeper"
description="Optimize your bite, breathing, and sleep through personalized myofunctional therapy designed to reclaim your facial wellness and vitality."
title="Breathe Better. Sleep Deeper. Live Beautifully."
description="Olivia Lallouz • Orofacial Myologist"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776966178389-c97cn8rw.png"
imageAlt="Olivia Lallouz"
buttons={[{ text: "Schedule your evaluation", href: "#contact" }]}
buttonClassName="bg-primary text-primary-foreground font-bold"
/>
</div>