-
@@ -106,8 +102,7 @@ export default function SubscriptionPage() {
{
title: "Limited Edition Access", description: "Be the first to access seasonal roasts, experimental blends, and exclusive collaborations.", bentoComponent: "marquee", centerIcon: Coffee,
variant: "text", texts: [
- "Spring Microlots First", "Harvest Releases Early", "Exclusive Collaborations", "Member-Only Roasts"
- ],
+ "Spring Microlots First", "Harvest Releases Early", "Exclusive Collaborations", "Member-Only Roasts"],
},
{
title: "Sustainability Tracking", description: "Monitor your environmental impact with detailed reports showing your carbon footprint savings and forest regeneration contribution.", bentoComponent: "timeline", heading: "Your Impact", subheading: "Positive change through coffee", items: [
@@ -115,8 +110,7 @@ export default function SubscriptionPage() {
{ label: "Forest Acres", detail: "Protected per year" },
{ label: "Fair Wages", detail: "Invested in farming" },
],
- completedLabel: "Making a Difference"
- },
+ completedLabel: "Making a Difference"},
]}
/>
@@ -161,23 +155,19 @@ export default function SubscriptionPage() {
socialLinks={[
{
icon: Instagram,
- href: "https://instagram.com/fincadonmanuel", ariaLabel: "Follow us on Instagram"
- },
+ href: "https://instagram.com/fincadonmanuel", ariaLabel: "Follow us on Instagram"},
{
icon: Facebook,
- href: "https://facebook.com/fincadonmanuel", ariaLabel: "Follow us on Facebook"
- },
+ href: "https://facebook.com/fincadonmanuel", ariaLabel: "Follow us on Facebook"},
{
icon: Twitter,
- href: "https://twitter.com/fincadonmanuel", ariaLabel: "Follow us on Twitter"
- },
+ href: "https://twitter.com/fincadonmanuel", ariaLabel: "Follow us on Twitter"},
{
icon: Mail,
- href: "mailto:hello@fincadonmanuel.com", ariaLabel: "Email us"
- },
+ href: "mailto:hello@fincadonmanuel.com", ariaLabel: "Email us"},
]}
/>