chore: switch from Mulish to Inter font family
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import CountUp from "react-countup";
|
||||
import React from "react";
|
||||
import { Button } from "@/components/Button";
|
||||
import { H2, P } from "@/components/Texts";
|
||||
import { SectionHeader, P } from "@/components/Texts";
|
||||
|
||||
export function GridStats() {
|
||||
return (
|
||||
@@ -21,9 +21,9 @@ export function GridStats() {
|
||||
{/* Column 1: Title & Description */}
|
||||
<div className="flex flex-col space-y-10">
|
||||
<div>
|
||||
<H2 color="light">
|
||||
<SectionHeader color="light">
|
||||
Robust Infrastructure for your Intellegence Needs
|
||||
</H2>
|
||||
</SectionHeader>
|
||||
<P color="light" className="mt-6">
|
||||
Mycelium's groundbreaking technology provides dedicated, performance-validated GPUs for your AI workloads.
|
||||
</P>
|
||||
|
||||
Reference in New Issue
Block a user