hamburger menu on mobile
This commit is contained in:
@@ -14,6 +14,7 @@ export default function Features() {
|
||||
return (
|
||||
<LangingPageLayout>
|
||||
<span className="flex flex-col my-20 items-center">
|
||||
<span>FEATURES</span>
|
||||
<span className="text-5xl font-bold">
|
||||
Your WFH <span className="text-teal-600">Hub</span>
|
||||
</span>
|
||||
|
||||
@@ -26,6 +26,7 @@ export default function Philosophy() {
|
||||
return (
|
||||
<LangingPageLayout>
|
||||
<span className="flex flex-col my-20 items-center">
|
||||
<span>PHILOSOPHY</span>
|
||||
<span className="text-5xl font-bold text-center">
|
||||
We live in a <span className="text-red-800"> distracted world.</span>{" "}
|
||||
<br></br>
|
||||
|
||||
Reference in New Issue
Block a user