We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e0f2dc + f04db6c commit c5a2c1eCopy full SHA for c5a2c1e
1 file changed
apps/web/components/marketing/features.tsx
@@ -132,15 +132,15 @@ export default function Features() {
132
</dl>
133
</div>
134
135
- <div className="mx-auto mt-16 max-w-7xl px-6 sm:mt-20 md:mt-24 lg:px-8">
+ {/* <div className="mx-auto mt-16 max-w-7xl px-6 sm:mt-20 md:mt-24 lg:px-8">
136
<zapier-workflow
137
client-id="rnKv828fHE7sPhcZdGhwqWbIsJkOfhUEh2RAHQw4"
138
theme="dark"
139
intro-copy-display="show"
140
guess-zap-display="show"
141
zap-create-from-scratch-display="show"
142
/>
143
- </div>
+ </div> */}
144
145
);
146
}
0 commit comments