Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cdc043ce47 | |||
| f29d195f58 | |||
| 6eb1e867cc | |||
| e91643b260 |
@@ -57,12 +57,12 @@ export default function MaiaCoffeeHouse() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
title="For remote workers seeking reliable refuge, coffee enthusiasts craving quality, and locals discovering hidden gems—Maia is your sanctuary."
|
title="Your Sanctuary Awaits"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ icon: Wifi, label: "Wifi-Enabled Workspace", value: "Always On" },
|
{ icon: Laptop, label: "Remote Workers", value: "Reliable WiFi" },
|
||||||
{ icon: Coffee, label: "Specialty Coffee Craft", value: "Hand-Selected" },
|
{ icon: Coffee, label: "Coffee Enthusiasts", value: "Hand-Crafted" },
|
||||||
{ icon: Users, label: "Community Focused", value: "Every Guest" },
|
{ icon: Users, label: "Locals & Seekers", value: "Welcome Here" },
|
||||||
{ icon: Heart, label: "Care in Every Detail", value: "Always" }
|
{ icon: Heart, label: "Everyone", value: "Cared For" }
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user