Update src/app/page.tsx

This commit is contained in:
2026-06-03 00:47:06 +00:00
parent 301eac3078
commit b7d543e73a

View File

@@ -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={[
{