Merge version_1 into main #1
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user