forked from emre/www_projectmycelium_com
refactor: add centered intro sections and update typography imports in CloudPros and NetworkPros
- Added Eyebrow, H3, and P imports to CloudPros and NetworkPros - Replaced raw h3 and p tags with typography components in CloudPros - Added centered "Why It's Revolutionary" intro section to NetworkPros with eyebrow, heading, and description - Updated NetworkPros grid with top margin (mt-8) for spacing - Changed Homepod eyebrow text from "MYCELIUM PODS" to "Mycelium Pods - Coming Soon"
This commit is contained in:
@@ -16,7 +16,7 @@ export default function Homepod() {
|
||||
<div className="px-6 py-16 lg:py-24">
|
||||
<div className="max-w-2xl lg:pl-6">
|
||||
<Eyebrow>
|
||||
MYCELIUM PODS
|
||||
Mycelium Pods - Coming Soon
|
||||
</Eyebrow>
|
||||
<H3 className="mt-4">
|
||||
Your Private Space in the New Internet
|
||||
|
||||
Reference in New Issue
Block a user