Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd5d7393a8 | |||
| 778ea48c77 | |||
| ca3627db8d | |||
| d0ca6d5850 | |||
| bb5ed86f3a |
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
|
||||
price: "Custom", subtitle: "Tailored for large organizations", buttons: [
|
||||
{ text: "Contact Sales", href: "#contact" },
|
||||
{ text: "Schedule Demo", href: "#contact" }
|
||||
{ text: "Get Custom Quote", href: "#contact" }
|
||||
],
|
||||
features: [
|
||||
"Custom gift collections", "Bespoke packaging design", "Multi-level personalization", "Bulk order management", "Dedicated account manager", "White-glove service"
|
||||
@@ -230,4 +230,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user