Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b4ea87c72 | |||
| 1ab7acf94b | |||
| cc5237fc1d |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -345,8 +345,8 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
tag="Ready to Get Started"
|
tag="Ready to Get Started"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
title="Watch Our 5-Minute Video Guide"
|
title="Get Your Personalized Care Roadmap"
|
||||||
description="Prefer visual learning? Our short video combines animations, real stories, and key infographics to explain post-acute care options, care pathways, and important acronyms. Perfect for sharing with family."
|
description="Our guide combines clear explanations, real stories, and practical tools to help you navigate post-acute care options with confidence. Gain the knowledge and reassurance you need to choose the right care path for your unique situation."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Watch the Video", href: "#" },
|
{ text: "Watch the Video", href: "#" },
|
||||||
{ text: "Download Printable Guide", href: "#" }
|
{ text: "Download Printable Guide", href: "#" }
|
||||||
@@ -395,4 +395,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user