new theme for site
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user