We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54721a3 commit 1930531Copy full SHA for 1930531
1 file changed
apps/web-roo-code/src/components/homepage/company-logos.tsx
@@ -3,7 +3,7 @@
3
import { motion } from "framer-motion"
4
import Image from "next/image"
5
6
-const logos = ["Apple", "Netflix", "Microsoft", "Amazon", "ByteDance", "Rakuten", "Carvana"]
+const logos = ["Apple", "Microsoft", "Amazon", "ByteDance", "Rakuten", "Carvana"]
7
8
export function CompanyLogos() {
9
return (
0 commit comments