Merge version_2 into main #4
@@ -57,12 +57,12 @@ export default function MaiaCoffeeHouse() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<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={[
|
||||
{ icon: Wifi, label: "Wifi-Enabled Workspace", value: "Always On" },
|
||||
{ icon: Coffee, label: "Specialty Coffee Craft", value: "Hand-Selected" },
|
||||
{ icon: Users, label: "Community Focused", value: "Every Guest" },
|
||||
{ icon: Heart, label: "Care in Every Detail", value: "Always" }
|
||||
{ icon: Laptop, label: "Remote Workers", value: "Reliable WiFi" },
|
||||
{ icon: Coffee, label: "Coffee Enthusiasts", value: "Hand-Crafted" },
|
||||
{ icon: Users, label: "Locals & Seekers", value: "Welcome Here" },
|
||||
{ icon: Heart, label: "Everyone", value: "Cared For" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -203,4 +203,4 @@ export default function MaiaCoffeeHouse() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user