Update src/app/page.tsx
This commit is contained in:
@@ -85,6 +85,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Supporting Your Emotional Journey"
|
||||
description="Professional support designed for your specific needs."
|
||||
buttons={[{ text: "Book an Appointment", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -172,4 +173,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user