affiliate links page changes

This commit is contained in:
Nuwan 2025-01-18 22:42:30 +05:30
parent 28487f271e
commit 3d14ddbe74
2 changed files with 2 additions and 1 deletions

View File

@ -120,6 +120,7 @@ const JKAffiliateLinks = () => {
setShowDropdown={setShowDropdown} setShowDropdown={setShowDropdown}
inputValue={autoCompleteInputValue} inputValue={autoCompleteInputValue}
setInputValue={setAutoCompleteInputValue} setInputValue={setAutoCompleteInputValue}
inputPlaceholder={t('search.search_input.placeholder', { ns: 'jamtracks' })}
/> />
</div> </div>
{jamTracks && {jamTracks &&

View File

@ -81,7 +81,7 @@
"home_page_subtitle": "Home Page", "home_page_subtitle": "Home Page",
"home_page_paragraph": "The JamKazam home page is tested and optimized to convert visitors to registered users, as its where most users first come to learn about JamKazam. Use this link to refer your audience to our home page with your affiliate code:", "home_page_paragraph": "The JamKazam home page is tested and optimized to convert visitors to registered users, as its where most users first come to learn about JamKazam. Use this link to refer your audience to our home page with your affiliate code:",
"jamtracks_pages_subtitle": "JamTracks Pages", "jamtracks_pages_subtitle": "JamTracks Pages",
"jamtracks_pages_paragraph": "If you make tutorial videos on how to play specific songs, you can share a link to a JamTrack of that song. JamKazam gives away a users first JamTrack free, so you can offer your audience a free JamTrack that gives them the ability to drop out the part theyre playing (guitar, drums, keys, lead vocal, etc) and play along with the rest of the band free. They can even slow down the track while learning and practicing and then gradually increase it back to full speed, record themselves playing along with it, etc. Type the song or artist name in the box below to see if JamKazam has the song you want. If you see it in the search results list, click on it, and well display the link to a landing page for that song, including your affiliate code. Copy that link and share it.", "jamtracks_pages_paragraph": "If you make tutorial videos on how to play specific songs or in the style of a specific artist, you can share a link to a JamTrack of that song or a set of songs by an artist. JamKazam gives away a users first JamTrack free, so you can offer your audience a free JamTrack that gives them the ability to drop out the part theyre playing (guitar, drums, keys, lead vocal, etc) and play along with the rest of the band. They can even slow down the track while learning and practicing and then gradually increase it back to full speed, record themselves playing along with it, etc. Type the song or artist name in the box below to see if JamKazam has the song or artist you want. If you see it in the search results list, click on it, and well display the link to a landing page for that song or artist, including your affiliate code. Then copy that link and share it.",
"affiliate_link_for": "Affiliate Link for", "affiliate_link_for": "Affiliate Link for",
"by": "by" "by": "by"
}, },