Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sofia Reyes", handle: "@sofia_beats", testimonial: "Fresa Music has the best selection for emerging artists like me. Their gear powers my sound!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065100.jpg", imageAlt: "Sofia Reyes"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065100.jpg?_wi=1", imageAlt: "Sofia Reyes"},
|
||||
{
|
||||
name: "Carlos Mena", handle: "@carlosgroove", testimonial: "Amazing customer service and unbeatable prices on quality instruments. Pura vida music shopping!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-overjoyed-ethnic-millennial-woman-enjoys-nice-sound-headphones-listens-popular-music-has-upbeat-mood-smiles-broadly-has-fun-with-closed-eyes_273609-39087.jpg", imageAlt: "Carlos Mena"},
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-listening-music_23-2148328929.jpg", imageAlt: "David Soto"},
|
||||
{
|
||||
name: "Maria Lopez", handle: "@marialive", testimonial: "My band always finds what we need at Fresa Music. They truly support the Costa Rican music scene.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065100.jpg", imageAlt: "Maria Lopez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065100.jpg?_wi=2", imageAlt: "Maria Lopez"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user