Skip to content

Commit ff4cd75

Browse files
committed
Merge branch 'dev' into quiz-i18n
2 parents e45d173 + 4d1f0fc commit ff4cd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/learn.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ const LearnPage = () => {
184184
title: t("learn-hub"),
185185
header: t("hero-header"),
186186
description: t("hero-subtitle"),
187-
heroImgSrc: heroImage,
187+
heroImg: heroImage,
188188
buttons: [
189189
{
190190
content: t("hero-button-lets-get-started"),

0 commit comments

Comments
 (0)