Merge version_3 into main #3
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -345,8 +345,8 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
tag="Ready to Get Started"
|
||||
tagIcon={Sparkles}
|
||||
title="Watch Our 5-Minute Video Guide"
|
||||
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."
|
||||
title="Get Your Personalized Care Roadmap"
|
||||
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={[
|
||||
{ text: "Watch the Video", href: "#" },
|
||||
{ text: "Download Printable Guide", href: "#" }
|
||||
@@ -395,4 +395,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user