Add services id
cgen-1376149e9714459cb45c0ebeed07ed78
This commit is contained in:
parent
f620fd17f3
commit
4d18e7801b
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ export default function DocsExamples() {
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section className="rounded-2xl border border-emerald-500/20 bg-slate-900/80 p-8">
|
||||
<section id="services" className="rounded-2xl border border-emerald-500/20 bg-slate-900/80 p-8">
|
||||
<div className="flex flex-col gap-6 md:flex-row md:items-center md:justify-between">
|
||||
<div className="space-y-2">
|
||||
<h4 className="text-xl font-semibold text-white">Need a custom integration?</h4>
|
||||
|
|
|
|||
Loading…
Reference in a new issue