Update features.tsx
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import LandingPageActionBar from "../components/demo/LandingPageActionBar";
|
|||||||
export default function Features() {
|
export default function Features() {
|
||||||
return (
|
return (
|
||||||
<LangingPageLayout>
|
<LangingPageLayout>
|
||||||
<span className="flex flex-col my-20 items-center">
|
<span className="flex flex-col my-20 items-center text-center">
|
||||||
<span>FEATURES</span>
|
<span>FEATURES</span>
|
||||||
<span className="text-5xl font-bold">
|
<span className="text-5xl font-bold">
|
||||||
Your WFH <span className="text-teal-600">Hub</span>
|
Your WFH <span className="text-teal-600">Hub</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user