Compare commits

...

14 Commits

Author SHA1 Message Date
6986f17bff Update src/app/page.tsx 2026-04-24 02:40:04 +00:00
b927def71b Merge version_38 into main
Merge version_38 into main
2026-04-24 02:34:42 +00:00
c50208515c Update src/app/page.tsx 2026-04-24 02:34:39 +00:00
fc639af71d Merge version_37 into main
Merge version_37 into main
2026-04-24 02:29:18 +00:00
12c6bf4b5c Update src/app/page.tsx 2026-04-24 02:29:15 +00:00
1eca2ea080 Merge version_36 into main
Merge version_36 into main
2026-04-24 02:27:24 +00:00
923545739d Update src/app/page.tsx 2026-04-24 02:27:18 +00:00
0c24cee40e Merge version_35 into main
Merge version_35 into main
2026-04-24 02:25:36 +00:00
6e39887b23 Update src/app/page.tsx 2026-04-24 02:25:33 +00:00
b817834eba Merge version_34 into main
Merge version_34 into main
2026-04-24 02:23:40 +00:00
b4dad887a0 Update src/app/page.tsx 2026-04-24 02:23:34 +00:00
645165a9b8 Merge version_33 into main
Merge version_33 into main
2026-04-24 02:08:14 +00:00
7e41ab0529 Merge version_33 into main
Merge version_33 into main
2026-04-24 02:04:58 +00:00
c7452a0cc4 Merge version_33 into main
Merge version_33 into main
2026-04-24 01:50:00 +00:00

View File

@@ -11,7 +11,7 @@ import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Moon, Sparkles, Wind } from "lucide-react"; import { Moon, Sparkles, Wind, Podcast, Smile, Mail } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -38,7 +38,7 @@ export default function LandingPage() {
{ name: "Contact", id: "#contact" }, { name: "Contact", id: "#contact" },
]} ]}
brandName="Olivia Lallouz" brandName="Olivia Lallouz"
button={{ text: "Start Your Evaluation", href: "#contact" }} button={{ text: "Book Your Professional Evaluation", onClick: () => { if (window.innerWidth < 768) { window.location.href = "tel:+19544429422"; } else { window.location.href = "mailto:olivia@specializedspch.com"; } } }}
/> />
</div> </div>
@@ -49,7 +49,7 @@ export default function LandingPage() {
description="Olivia Lallouz • Orofacial Myologist" description="Olivia Lallouz • Orofacial Myologist"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776966178389-c97cn8rw.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776966178389-c97cn8rw.png"
imageAlt="Olivia Lallouz" imageAlt="Olivia Lallouz"
buttons={[{ text: "Start Your Evaluation", href: "#contact" }]} buttons={[{ text: "Book Your Professional Evaluation", href: "#contact" }]}
buttonClassName="bg-primary text-primary-foreground font-bold" buttonClassName="bg-primary text-primary-foreground font-bold"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
@@ -68,7 +68,22 @@ export default function LandingPage() {
/> />
<div className="max-w-3xl mx-auto py-12 px-6 text-foreground/80 leading-relaxed"> <div className="max-w-3xl mx-auto py-12 px-6 text-foreground/80 leading-relaxed">
<p className="mb-6">I am a board certified speech-language pathologist and qualified orofacial myologist (QOM) currently pursuing a PhD in Biomedical Sciences, with a research focus on neurological functions, disorders, particularly the assessment and progression in conditions such as ALS, ADHD, Sleep disorders, and orofacial myofunctional disorders. My work bridges clinical practice and translational research. </p> <p className="mb-6">I am a board certified speech-language pathologist and qualified orofacial myologist (QOM) currently pursuing a PhD in Biomedical Sciences, with a research focus on neurological functions, disorders, particularly the assessment and progression in conditions such as ALS, ADHD, Sleep disorders, and orofacial myofunctional disorders. My work bridges clinical practice and translational research. </p>
<p className="mb-6">With extensive clinical experience across hospitals, outpatient clinics, and interdisciplinary care teams, I specialize in the diagnosis and treatment of speech, language, swallowing, and cognitive impairments resulting from neurological injury, disease, and dysfunction. I bring a strong foundation in evidence-based care, and am skilled in integrating clinical assessment with objective diagnostic tools to support comprehensive, individualized treatment planning. My passion lies at the intersection of neurorehabilitation, orofacial myology, and research innovation. I am dedicated to improving quality of life through both direct patient care and research that informs and elevates clinical standards. Tune into my podcast with Dr. Stanley Liu, UCSF &amp; Stanford-trained surgeon and former Stanford Sleep Surgery Fellowship Director, where we explore how orofacial myofunctional therapy optimizes breathing, enhances facial beauty, improves teeth alignment, and transforms sleep qualityhttps://youtu.be/e8mpzH0Eqt8</p> <p className="mb-6">With extensive clinical experience across hospitals, outpatient clinics, and interdisciplinary care teams, I specialize in the diagnosis and treatment of speech, language, swallowing, and cognitive impairments resulting from neurological injury, disease, and dysfunction. I bring a strong foundation in evidence-based care, and am skilled in integrating clinical assessment with objective diagnostic tools to support comprehensive, individualized treatment planning. My passion lies at the intersection of neurorehabilitation, orofacial myology, and research innovation. I am dedicated to improving quality of life through both direct patient care and research that informs and elevates clinical standards.</p>
<div className="mt-8 p-6 bg-card rounded-2xl flex flex-col items-center text-center gap-4 border border-accent">
<Podcast className="w-10 h-10 text-primary" />
<h3 className="text-xl font-semibold">Podcast Feature: Dr. Stanley Liu</h3>
<p className="text-sm leading-relaxed opacity-90">
Tune into my podcast with Dr. Stanley Liu, UCSF & Stanford-trained surgeon and former Stanford Sleep Surgery Fellowship Director, where we explore how orofacial myofunctional therapy optimizes breathing, enhances facial beauty, improves teeth alignment, and transforms sleep quality.
</p>
<a
href="https://youtu.be/e8mpzH0Eqt8?si=erXh4Nyyf-Hxu06w"
target="_blank"
rel="noopener noreferrer"
className="mt-2 px-6 py-2 bg-primary text-primary-foreground rounded-full font-medium hover:opacity-90 transition-opacity"
>
Listen on YouTube
</a>
</div>
</div> </div>
</div> </div>
@@ -80,7 +95,8 @@ export default function LandingPage() {
accordionItems={[ accordionItems={[
{ id: "1", title: "Eliminate Sleep-Disrupting Mouth Breathing", content: "Wake up refreshed by eliminating sleep-disrupting mouth breathing through optimized airway function." }, { 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: "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." }, { id: "3", title: "Orthodontic Tongue Thrust Correction", content: "Correct persistent tongue thrust patterns to maintain your orthodontic results, ensure an aligned bite, and support long-term dental health." },
{ id: "4", title: "Optimize Daily Breathing Efficiency", content: "Transform your daily breathing habits by reinforcing nasal breathing to support your long-term wellness and vitality." },
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776988556675-epe5pvgv.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776988556675-epe5pvgv.png"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -140,13 +156,18 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
background={{ variant: "plain"}} background={{ variant: "plain"}}
text="Ready to Transform Your Wellness?" text="Ready to Transform Your Wellness?"
buttons={[{ text: "Schedule your evaluation", href: "#" }]} buttons={[
{ text: "Schedule your evaluation", onClick: () => { if (window.innerWidth < 768) { window.location.href = "tel:+19544429422"; } else { window.location.href = "mailto:olivia@specializedspch.com"; } } },
{ text: "Email Us", href: "mailto:olivia@specializedspch.com" }
]}
className="text-center" className="text-center"
/> />
<div className="max-w-xl mx-auto text-center text-sm text-foreground/80 py-8 space-y-2"> <div className="max-w-xl mx-auto text-center text-sm text-foreground/80 py-8 space-y-2">
<p className="font-semibold">On-site services at Specialized Speech Center</p> <p className="font-semibold">On-site services at Specialized Speech Center</p>
<p>3335 N University Dr #5, Hollywood, FL 33024</p> <p>3335 N University Dr #5, Hollywood, FL 33024</p>
<p>Phone: (954) 442-9422 | Email: olivia@specializedspch.com</p> <p className="flex items-center justify-center gap-2">
Phone: (954) 442-9422 | <Mail className="w-4 h-4" /> Email: olivia@specializedspch.com
</p>
<p className="pt-2">Zoom telehealth sessions available.</p> <p className="pt-2">Zoom telehealth sessions available.</p>
<p className="pt-4">*Insurance is accepted only in Florida. All international or out-of-state clients are private pay.</p> <p className="pt-4">*Insurance is accepted only in Florida. All international or out-of-state clients are private pay.</p>
</div> </div>