Merge version_2 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Miyagi", handle: "@miyagimusic", testimonial: "Authentic vibes, best Russian beats found here!", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/singer-performing-stage_23-2148967912.jpg", imageAlt: "Russian rap star performing"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/singer-performing-stage_23-2148967912.jpg?_wi=1", imageAlt: "Russian rap star performing"},
|
||||
{
|
||||
name: "Anna K.", handle: "@popqueen", testimonial: "Superb sound quality and easy access. Totally recommended.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/microphone-stage_23-2148967900.jpg", imageAlt: "Microphone in spotlight"},
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Start Listening", href: "#catalog"},
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/singer-performing-stage_23-2148967912.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/singer-performing-stage_23-2148967912.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
marqueeItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user