diff --git a/apps/marketing/public/logos/wordware-wordmark.svg b/apps/marketing/public/logos/wordware-wordmark.svg new file mode 100644 index 00000000000..b41ba14d1a7 --- /dev/null +++ b/apps/marketing/public/logos/wordware-wordmark.svg @@ -0,0 +1 @@ + diff --git a/apps/marketing/src/app/components/TrustedBySection/TrustedBySection.tsx b/apps/marketing/src/app/components/TrustedBySection/TrustedBySection.tsx index 1334568f7ee..11a3526d69c 100644 --- a/apps/marketing/src/app/components/TrustedBySection/TrustedBySection.tsx +++ b/apps/marketing/src/app/components/TrustedBySection/TrustedBySection.tsx @@ -22,11 +22,10 @@ const CLIENT_LOGOS = [ height: 20, }, { - name: "runway", - label: "Runway", - logo: "/logos/runway-wordmark.svg", - height: 18, - invert: false, + name: "wordware", + label: "Wordware", + logo: "/logos/wordware-wordmark.svg", + height: 16, }, { name: "salesforce",