Bob AI: Add Bayer to trusted by logos

This commit is contained in:
kudinDmitriyUp
2026-06-15 09:44:38 +00:00
parent 8826005843
commit fe3b7e88b6

View File

@@ -23,6 +23,7 @@ export default function TrustedBySection() {
<div className="text-2xl font-medium tracking-tight text-foreground/60 hover:text-foreground transition-colors">Syngenta</div>
<div className="text-2xl font-bold text-foreground/60 hover:text-foreground transition-colors">J.P. Morgan</div>
<div className="text-2xl font-serif text-foreground/60 hover:text-foreground transition-colors">Goldman Sachs</div>
<div className="text-2xl font-bold tracking-wide text-foreground/60 hover:text-foreground transition-colors">Bayer</div>
</div>
</LoopCarousel>
</div>