We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0a7c0 commit e65aaceCopy full SHA for e65aace
1 file changed
src/components/Footer.tsx
@@ -41,7 +41,7 @@ const Footer = ({ lang, t }: FooterProps) => {
41
{t.header.benefits}
42
</a>
43
<a
44
- href="https://play.google.com/store/apps/details?id=com.workoutlogs"
+ href="https://play.google.com/store/apps/details?id=com.reddyyz.WorkoutLogs&referrer=landingpage"
45
target="_blank"
46
rel="noopener noreferrer"
47
className="text-muted-foreground hover:text-foreground transition-colors"
0 commit comments