Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-21 20:01:27 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Revolutionary Platform"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Start Managing", href: "#features" },
{ text: "Learn More", href: "#about" }
@@ -244,7 +244,7 @@ export default function LandingPage() {
<ContactText
text="Ready to Transform Your Pharmacy?"
animationType="entrance-slide"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
buttons={[
{ text: "Request Demo", href: "mailto:demo@pharmacypro.com" },