Change about page

This commit is contained in:
Hri7566 2024-02-19 20:13:26 -05:00
parent 80c09ed2a3
commit 988626edc1
1 changed files with 7 additions and 1 deletions

View File

@ -13,7 +13,13 @@ export default function About() {
<div className="container flex flex-col items-center justify-center gap-12 px-4 py-16"> <div className="container flex flex-col items-center justify-center gap-12 px-4 py-16">
<div className="grid grid-cols-1 gap-4 sm:grid-cols-1 md:gap-8"> <div className="grid grid-cols-1 gap-4 sm:grid-cols-1 md:gap-8">
<PageContentBox title="Our Mission"> <PageContentBox title="Our Mission">
We&apos;re not very good at this. We&apos;ll try to exist, let&apos;s just hope some psycho bitch doesn&apos;t screw it up this time. At XCL, we pioneer the convergence of innovation and imagination
within SwichCraft. Driven by a passion for technological
excellence, we are committed to pushing the boundaries of what is
achievable with the given technologies of SwitchCraft. Our
dedicated team of experts harnesses the power of creativity to
deliver cutting-edge solutions tailored to the unique needs of our
clients.
</PageContentBox> </PageContentBox>
</div> </div>
<div className="flex flex-col items-center gap-2"></div> <div className="flex flex-col items-center gap-2"></div>