Skip to content

Conversation

@Pratiyankkumar
Copy link

Added a user testimonials for Music Blocks to MainPage , Here is the preview Video : https://youtu.be/6YS3XwVQJkc

@Pratiyankkumar
Copy link
Author

@sa-fw-an Please review this PR

@sa-fw-an
Copy link
Member

sa-fw-an commented Mar 5, 2025

I dont think this is what we want? There is no need of adding a new section for testimonials. We just need to add the quotes in the constants file for it to render

@Pratiyankkumar
Copy link
Author

I dont think this is what we want? There is no need of adding a new section for testimonials. We just need to add the quotes in the constants file for it to render

You mean something like that in constants/quotes.ts ? If so please confirm and i will push the new commit to this branch

const quotes: Quotes[] = [
{
quote: I enjoyed playing with Blocks in this project. I created a project in which I tried to recreate the song Twinkle Twinkle Little Star. I also tried to create an art which was basically a circle with some sectors.While playing with MusicBlocks, I learned how the blocks are implemented as a way for the code to run. I also learned how the blocks work together.,
name: 'Soham Shubham',
position: 'Student',
avatarSrc:
'https://media.istockphoto.com/id/1300845620/vector/user-icon-flat-isolated-on-white-background-user-symbol-vector-illustration.jpg?s=612x612&w=0&k=20&c=yBeyba0hUkh14_jgv1OKqIH0CCSWU_4ckRkAoy2p73o=',
quoteLink:
'https://sohamshubhamscience.blogspot.com/2018/04/experience-using-musicblocks.html',
},
{
quote: I think Music Blocks will inspire many young folks to become programmers, mathematicians, composers, and music theorists. It will also provide important experiences to other young folk who pursue other fields. You are to be congratulated on your efforts.,
name: 'Dr. Richard Hermann',
position:
'PhD, Prof. of Music Theory and Composition, University of New Mexico',
avatarSrc:
'https://music.unm.edu/wp-content/uploads/richard-hermann-1.jpg',
quoteLink:
'https://musicblocks.net/2016/07/04/dr-richard-hermann-on-music-blocks/',
},
];

@sa-fw-an sa-fw-an closed this Mar 7, 2025
@sa-fw-an
Copy link
Member

sa-fw-an commented Mar 7, 2025

I dont think this is what we want? There is no need of adding a new section for testimonials. We just need to add the quotes in the constants file for it to render

I hope this message was very clear what we wanted. We DO NOT want a new section for testimonials. We already have a testimonials section. ONLY THAT MUST BE UPDATED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants