File tree Expand file tree Collapse file tree
apps/site/src/app/enterprise Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -373,10 +373,8 @@ export default function EnterprisePage() {
373373 < div className = "flex flex-col md:flex-row gap-4 items-center justify-center" >
374374 < Button
375375 variant = "orm"
376- href = "https://console.prisma.io/sign-up?utm_source=website & utm_medium = index & utm_campaign = cta "
376+ href = "#contact-us "
377377 size = "3xl"
378- target = "_blank"
379- rel = "noopener noreferrer"
380378 className = "font-sans-display! font-[650]"
381379 >
382380 < span > Get in touch</ span >
@@ -598,9 +596,9 @@ export default function EnterprisePage() {
598596 </ section >
599597
600598 { /* Connect with us */ }
601- < section className = "my-12 px-4" >
599+ < section className = "my-12 px-4" id = "contact-us" >
602600 < div className = "py-12 gap-8 flex flex-col max-w-221 mx-auto" >
603- < h2 className = "text-foreground-neutral stretch-display text-center text-4xl font-black! font-sans-display my-0" >
601+ < h2 className = "text-foreground-neutral stretch-display text-center text-4xl font-black! font-sans-display my-0" >
604602 Connect with us
605603 </ h2 >
606604 < p className = "text-center text-foreground-neutral max-w-3xl mx-auto" >
You can’t perform that action at this time.
0 commit comments