Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -52,15 +52,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Professional Guitarist", testimonial: "Venus Musix has the best selection of guitars I've found. The staff really knows their instruments!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Sarah Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
name: "James Wilson", handle: "Recording Engineer", testimonial: "Top-quality audio equipment and exceptional customer service. Highly recommended for professionals.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "James Wilson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "James Wilson"
|
||||
},
|
||||
{
|
||||
name: "Maya Patel", handle: "Music Student", testimonial: "Great prices and they helped me find the perfect beginner's keyboard. Great experience!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Maya Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Maya Patel"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -79,16 +79,16 @@ export default function LandingPage() {
|
||||
tag="Shop Collection"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Professional Electric Guitar", price: "$899", variant: "Sunburst • Multiple Colors", imageSrc: "http://img.b2bpic.net/free-photo/red-electric-guitar-wooden-floor_1150-19456.jpg", imageAlt: "Electric Guitar"
|
||||
id: "1", name: "Professional Electric Guitar", price: "$899", variant: "Sunburst • Multiple Colors", imageSrc: "http://img.b2bpic.net/free-photo/red-electric-guitar-wooden-floor_1150-19456.jpg?_wi=1", imageAlt: "Electric Guitar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Complete Drum Kit", price: "$1,299", variant: "5-Piece • Professional Grade", imageSrc: "http://img.b2bpic.net/free-photo/drums-guitar_1048-1602.jpg", imageAlt: "Drum Kit"
|
||||
},
|
||||
{
|
||||
id: "3", name: "88-Key Weighted Keyboard", price: "$599", variant: "Digital Piano • Portable", imageSrc: "http://img.b2bpic.net/free-photo/piano-keys-synthesizer-black-background-flat-lay_169016-20983.jpg", imageAlt: "Keyboard"
|
||||
id: "3", name: "88-Key Weighted Keyboard", price: "$599", variant: "Digital Piano • Portable", imageSrc: "http://img.b2bpic.net/free-photo/piano-keys-synthesizer-black-background-flat-lay_169016-20983.jpg?_wi=1", imageAlt: "Keyboard"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Studio-Grade Headphones", price: "$249", variant: "Wireless • Noise-Cancelling", imageSrc: "http://img.b2bpic.net/free-photo/clean-desktop-with-headphones-setup_58702-17230.jpg", imageAlt: "Headphones"
|
||||
id: "4", name: "Studio-Grade Headphones", price: "$249", variant: "Wireless • Noise-Cancelling", imageSrc: "http://img.b2bpic.net/free-photo/clean-desktop-with-headphones-setup_58702-17230.jpg?_wi=1", imageAlt: "Headphones"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Vinyl Record Collection Starter", price: "$79", variant: "Classic Albums • 5 Records", imageSrc: "http://img.b2bpic.net/free-photo/close-up-circular-black-vinyl-record_23-2147889842.jpg", imageAlt: "Vinyl Records"
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
title: "Expert Staff", description: "Our team includes professional musicians and audio technicians ready to help", imageSrc: "http://img.b2bpic.net/free-photo/follow-sheet-music-hispanic-music-teacher-talking-with-student-child-about-playing-song-acoustic-guitar-home-lessons_662251-1454.jpg", imageAlt: "Music instruction", buttonIcon: Headphones
|
||||
},
|
||||
{
|
||||
title: "Premium Selection", description: "Hand-selected instruments and equipment from trusted brands worldwide", imageSrc: "http://img.b2bpic.net/free-photo/red-electric-guitar-wooden-floor_1150-19456.jpg", imageAlt: "Premium instruments", buttonIcon: Music
|
||||
title: "Premium Selection", description: "Hand-selected instruments and equipment from trusted brands worldwide", imageSrc: "http://img.b2bpic.net/free-photo/red-electric-guitar-wooden-floor_1150-19456.jpg?_wi=2", imageAlt: "Premium instruments", buttonIcon: Music
|
||||
},
|
||||
{
|
||||
title: "Competitive Pricing", description: "Best prices in the market without compromising on quality", imageSrc: "http://img.b2bpic.net/free-photo/piano-keys-synthesizer-black-background-flat-lay_169016-20983.jpg", imageAlt: "Affordable pricing", buttonIcon: DollarSign
|
||||
title: "Competitive Pricing", description: "Best prices in the market without compromising on quality", imageSrc: "http://img.b2bpic.net/free-photo/piano-keys-synthesizer-black-background-flat-lay_169016-20983.jpg?_wi=2", imageAlt: "Affordable pricing", buttonIcon: DollarSign
|
||||
},
|
||||
{
|
||||
title: "Customer Support", description: "Dedicated support to help you find exactly what you need", imageSrc: "http://img.b2bpic.net/free-photo/clean-desktop-with-headphones-setup_58702-17230.jpg", imageAlt: "Customer service", buttonIcon: Users
|
||||
title: "Customer Support", description: "Dedicated support to help you find exactly what you need", imageSrc: "http://img.b2bpic.net/free-photo/clean-desktop-with-headphones-setup_58702-17230.jpg?_wi=2", imageAlt: "Customer service", buttonIcon: Users
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -147,16 +147,16 @@ export default function LandingPage() {
|
||||
tag="Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Professional Guitarist", testimonial: "Venus Musix has the best selection of guitars I've found anywhere. The staff really knows their instruments and helped me find my dream guitar!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Sarah Chen", icon: Music
|
||||
id: "1", name: "Sarah Chen", role: "Professional Guitarist", testimonial: "Venus Musix has the best selection of guitars I've found anywhere. The staff really knows their instruments and helped me find my dream guitar!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=3", imageAlt: "Sarah Chen", icon: Music
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Wilson", role: "Recording Engineer", testimonial: "Top-quality audio equipment and exceptional customer service. I've been buying from them for years. Highly recommended for professionals.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "James Wilson", icon: Music
|
||||
id: "2", name: "James Wilson", role: "Recording Engineer", testimonial: "Top-quality audio equipment and exceptional customer service. I've been buying from them for years. Highly recommended for professionals.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "James Wilson", icon: Music
|
||||
},
|
||||
{
|
||||
id: "3", name: "Maya Patel", role: "Music Student", testimonial: "Great prices and they helped me find the perfect beginner's keyboard. Great experience from start to finish!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Maya Patel", icon: Music
|
||||
id: "3", name: "Maya Patel", role: "Music Student", testimonial: "Great prices and they helped me find the perfect beginner's keyboard. Great experience from start to finish!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=4", imageAlt: "Maya Patel", icon: Music
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Chen", role: "Studio Owner", testimonial: "Their equipment selection is unmatched. We've equipped our entire studio with Venus Musix products and couldn't be happier.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "David Chen", icon: Music
|
||||
id: "4", name: "David Chen", role: "Studio Owner", testimonial: "Their equipment selection is unmatched. We've equipped our entire studio with Venus Musix products and couldn't be happier.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=3", imageAlt: "David Chen", icon: Music
|
||||
},
|
||||
{
|
||||
id: "5", name: "Emily Rodriguez", role: "Drummer & Educator", testimonial: "I recommend Venus Musix to all my students. They get the best advice and fair pricing. It's a game-changer!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Emily Rodriguez", icon: Music
|
||||
|
||||
Reference in New Issue
Block a user