Compare commits

...

14 Commits

Author SHA1 Message Date
d90fb2f19b Update src/app/page.tsx 2026-04-23 23:57:15 +00:00
e8a8ff1df3 Merge version_25 into main
Merge version_25 into main
2026-04-23 23:56:33 +00:00
df71a8eaff Update src/app/page.tsx 2026-04-23 23:56:27 +00:00
e8d6f9e74c Merge version_25 into main
Merge version_25 into main
2026-04-23 23:52:04 +00:00
5bbe0126d7 Update src/app/page.tsx 2026-04-23 23:52:01 +00:00
90175a9b19 Merge version_25 into main
Merge version_25 into main
2026-04-23 23:44:33 +00:00
5d40f67fc2 Update theme fonts 2026-04-23 23:44:30 +00:00
add7e31c43 Update theme fonts 2026-04-23 23:44:30 +00:00
14e4ddbfe0 Merge version_25 into main
Merge version_25 into main
2026-04-23 23:43:30 +00:00
7075d95744 Update theme fonts 2026-04-23 23:43:24 +00:00
04d778c191 Update theme fonts 2026-04-23 23:43:23 +00:00
ece73d5d88 Merge version_25 into main
Merge version_25 into main
2026-04-23 22:30:45 +00:00
ff6da66327 Update src/app/page.tsx 2026-04-23 22:30:42 +00:00
9778c55d2e Merge version_24 into main
Merge version_24 into main
2026-04-23 22:14:54 +00:00
3 changed files with 21 additions and 11 deletions

View File

@@ -6,6 +6,7 @@ import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Mulish } from "next/font/google";
import { DM_Sans } from "next/font/google";
@@ -14,7 +15,16 @@ export const metadata: Metadata = {
description: 'Transform your bite, breathe better, and sleep deeper with specialized orofacial myofunctional therapy sessions and wellness courses by Olivia Lallouz.',
};
const mulish = Mulish({ variable: "--font-mulish", subsets: ["latin"] });
const dmSans = DM_Sans({
variable: "--font-dm-sans",
subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
export default function RootLayout({
children,
@@ -24,7 +34,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${mulish.variable} antialiased`}>
<body className={`${dmSans.variable} ${inter.variable} antialiased`}>
{children}
<script

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
{ name: "Contact", id: "#contact" },
]}
brandName="Olivia Lallouz"
button={{ text: "Schedule your evaluation", href: "#contact" }}
button={{ text: "Start Your Evaluation", href: "#contact" }}
/>
</div>
@@ -51,7 +51,7 @@ export default function LandingPage() {
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" }]}
buttons={[{ text: "Start Your Evaluation", href: "#contact" }]}
buttonClassName="bg-primary text-primary-foreground font-bold"
/>
</div>
@@ -61,7 +61,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Olivia Lallouz, MS, CCC-SLP | Qualified Orofacial Myologist | PhD Candidate"
metrics={[
{ label: "Professional Status", value: "Certified SLP & QOM", icon: Sparkles },
{ label: "Board Certified SLP/QOM", value: "Board Certified SLP/QOM ", icon: Sparkles },
{ label: "Focus", value: "Neurorehabilitation", icon: Wind },
{ label: "Approach", value: "Evidence-Based", icon: Moon },
]}
@@ -77,13 +77,13 @@ export default function LandingPage() {
<FeatureCardTwentyOne
useInvertedBackground={false}
title="Benefits of Myofunctional Therapy"
description="From bite alignment to sleep optimization, my sessions are tailored to your specific facial structure and habits."
description="My evidence-based myofunctional therapy protocols are tailored to your specific facial structure and habits, ensuring professional, reliable care for bite alignment and sleep optimization."
accordionItems={[
{ id: "1", title: "Eliminate Sleep-Disrupting Mouth Breathing", content: "Wake up refreshed by eliminating sleep-disrupting mouth breathing through optimized airway function." },
{ id: "2", title: "Resolve Chronic Jaw Tension", content: "Restore proper jaw positioning and eliminate tension through specialized myofunctional techniques that target the root cause of grinding." },
{ id: "3", title: "Optimize Daily Breathing Efficiency", content: "Transform your daily breathing habits by reinforcing nasal breathing to support your long-term wellness and vitality." },
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-sitting-with-closed-eyes_23-2148897916.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776988556675-epe5pvgv.png"
mediaAnimation="blur-reveal"
/>
</div>
@@ -126,8 +126,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Matthew L.", role: "Client", testimonial: "Olivia has been the light I have been looking for... I have been doing myofunctional therapy with Olivia and it has been nothing short of the most ideal experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776964335340-auiig8s9.png?_wi=2" },
{ id: "2", name: "Max M.", role: "Client", testimonial: "Olivia and her team have been amazing. From the start, they've been incredibly kind, professional, and genuinely invested in helping.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776964335340-auiig8s9.png?_wi=3" },
{ id: "1", name: "Matthew L.", role: "Client", testimonial: "Olivia has been the light I have been looking for... I have been doing myofunctional therapy with Olivia and it has been nothing short of the most ideal experience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/tmp/tongue-posture-1776988110203-51a65b4a.png" },
{ id: "2", name: "Max M.", role: "Client", testimonial: "Olivia and her team have been amazing. From the start, they've been incredibly kind, professional, and genuinely invested in helping.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776988298056-jjm1ubse.webp" },
]}
title="Client Love"
description="Read about the transformations experienced by my clients."

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-mulish), sans-serif;
font-family: var(--font-inter), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-mulish), sans-serif;
font-family: var(--font-dm-sans), sans-serif;
}