Skip to content

Commit 5eb39b9

Browse files
committed
feat(download): add Sustainer CTA to hero section with translation support (#186)
1 parent 0e8180e commit 5eb39b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/[locale]/download/client.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export default function DownloadPageClient() {
6767
to start the download.
6868
</>
6969
)}
70-
{/* Sustainer CTA using new Cta component */}
70+
7171
<Cta
7272
title="Millions Rely on Eclipse Temurin. Your Support Keeps It Going"
7373
description={t("sustainer-cta-description")}

0 commit comments

Comments
 (0)