Merge version_1 into main #1
@@ -177,11 +177,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Design Professional", testimonial: "The best cardholder I've ever owned. Perfect minimalist design that actually works. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Business Executive", testimonial: "Excellent quality and the RFID protection gives me peace of mind. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-hand-chin_1262-20885.jpg", imageAlt: "Michael Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-hand-chin_1262-20885.jpg?_wi=1", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "Entrepreneur", testimonial: "I've purchased multiple cardholders as gifts. Always impressed with the craftsmanship and attention to detail.", rating: 5,
|
||||
@@ -193,11 +193,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica White", handle: "Fashion Consultant", testimonial: "The metal cardholder is sleek and sophisticated. Matches perfectly with my professional wardrobe.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Jessica White"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2", imageAlt: "Jessica White"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Thomas Anderson", handle: "Tech Enthusiast", testimonial: "Impressed by the RFID technology and premium construction. Great value for a premium product.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-hand-chin_1262-20885.jpg", imageAlt: "Thomas Anderson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-with-hand-chin_1262-20885.jpg?_wi=2", imageAlt: "Thomas Anderson"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user