new theme for site

This commit is contained in:
Desktop
2025-11-13 19:55:27 +05:00
parent 3c100be1cf
commit 7ff05f616f
21 changed files with 225 additions and 228 deletions

View File

@@ -11,9 +11,9 @@ const logos = [
const LogoCloud: React.FC = () => {
return (
<section className="py-16 bg-slate-950/70 border-y border-white/5">
<section className="py-16 bg-slate-50 border-y border-slate-200">
<div className="max-w-5xl mx-auto px-6 flex flex-col gap-6 items-center">
<span className="text-xs uppercase tracking-[0.28em] text-white/40">
<span className="text-xs uppercase tracking-[0.28em] text-slate-500">
Trusted by modern SEO + content teams
</span>
<div className="flex flex-wrap justify-center gap-8 md:gap-12">