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