Skip to content

Commit

Permalink
fixed the logo of zapier
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasnain-111 committed Dec 30, 2024
1 parent e558daa commit feb76f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function HowToUse() {
<div className="bg-default m-auto rounded p-10">
<div className="flex flex-row">
<div className="mr-5">
<img className="w-11" src="/api/app-store/typeform/icon.svg" alt="Zapier Logo" />
<img className="w-11" src="/api/app-store/typeform/icon.svg" alt="Zapier" />
</div>
<div className="ml-5">
<div className="text-md text-default">How to route a Typeform with Cal.com Routing</div>
Expand Down

0 comments on commit feb76f7

Please sign in to comment.