mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 09:16:22 +02:00
feat: contact to frontpage and biome
This commit is contained in:
parent
e305bc4796
commit
1a1530957a
4 changed files with 65 additions and 64 deletions
|
|
@ -76,11 +76,10 @@ export function ContactFormGridWithDetails() {
|
|||
</FeatureIconContainer>
|
||||
</div>
|
||||
<h2 className="mt-9 bg-gradient-to-b from-neutral-800 to-neutral-900 bg-clip-text text-left text-xl font-bold text-transparent md:text-3xl lg:text-5xl dark:from-neutral-200 dark:to-neutral-300">
|
||||
Contact us
|
||||
Contact
|
||||
</h2>
|
||||
<p className="mt-8 max-w-lg text-center text-base text-neutral-600 md:text-left dark:text-neutral-400">
|
||||
We are always looking for ways to improve our products and services. Contact us and let us
|
||||
know how we can help you.
|
||||
We'd love to Hear From You.
|
||||
</p>
|
||||
|
||||
<div className="mt-10 hidden flex-col items-center gap-4 md:flex-row lg:flex">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue