Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 778ea48c77 | |||
| ca3627db8d |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
logoText="GIFT GURU"
|
logoText="GIFT GURU"
|
||||||
description="Thoughtfully curated corporate gifts that celebrate relationships and strengthen business bonds with style and elegance"
|
description="Thoughtfully curated corporate gifts that celebrate relationships and strengthen business bonds with style and elegance"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Browse Gift Plans", href: "#pricing" },
|
{ text: "Explore Solutions", href: "#features" },
|
||||||
{ text: "Get Started", href: "#contact" }
|
{ text: "Get Started", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
|||||||
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
|
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
|
||||||
price: "Custom", subtitle: "Tailored for large organizations", buttons: [
|
price: "Custom", subtitle: "Tailored for large organizations", buttons: [
|
||||||
{ text: "Contact Sales", href: "#contact" },
|
{ text: "Contact Sales", href: "#contact" },
|
||||||
{ text: "Schedule Demo", href: "#contact" }
|
{ text: "Get Custom Quote", href: "#contact" }
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Custom gift collections", "Bespoke packaging design", "Multi-level personalization", "Bulk order management", "Dedicated account manager", "White-glove service"
|
"Custom gift collections", "Bespoke packaging design", "Multi-level personalization", "Bulk order management", "Dedicated account manager", "White-glove service"
|
||||||
|
|||||||
Reference in New Issue
Block a user