Merge version_1 into main #1
@@ -128,10 +128,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-enjoying-music-with-headphones_1139-183.jpg", imageAlt: "Sarah Chen, music enthusiast"
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-enjoying-music-with-headphones_1139-183.jpg?_wi=1", imageAlt: "Sarah Chen, music enthusiast"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-pink-hair-glasses_23-2148629703.jpg", imageAlt: "Marcus Johnson, musician"
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-pink-hair-glasses_23-2148629703.jpg?_wi=1", imageAlt: "Marcus Johnson, musician"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artist-playing-guitar_23-2149223680.jpg", imageAlt: "Elena Rodriguez, music fan"
|
||||
@@ -140,10 +140,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "David Liu", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-portrait_23-2149005396.jpg", imageAlt: "David Liu, music producer"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Anderson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-enjoying-music-with-headphones_1139-183.jpg", imageAlt: "Jessica Anderson, songwriter"
|
||||
id: "5", name: "Jessica Anderson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-enjoying-music-with-headphones_1139-183.jpg?_wi=2", imageAlt: "Jessica Anderson, songwriter"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-pink-hair-glasses_23-2148629703.jpg", imageAlt: "Alex Thompson, music curator"
|
||||
id: "6", name: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-with-pink-hair-glasses_23-2148629703.jpg?_wi=2", imageAlt: "Alex Thompson, music curator"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 2 million music lovers trust LyricHub to discover and share their favorite lyrics"
|
||||
|
||||
Reference in New Issue
Block a user