Merge version_1 into main #1
@@ -58,11 +58,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Coffee Enthusiast", testimonial: "These cups have transformed my morning routine. The quality is unmatched!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Design Professional", testimonial: "Beautiful craftsmanship. I buy them as gifts for everyone I know.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -177,11 +177,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Richardson", handle: "@emma_lifestyle", testimonial: "I've tried many cup brands, but Marmelad stands out. The quality is exceptional and they look beautiful on my shelf.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Lopez", handle: "@davidcoffee", testimonial: "Perfect for my morning coffee ritual. These cups have become part of my daily joy. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa Wong", handle: "@lisadesigns", testimonial: "As a designer, I appreciate the attention to detail. These cups are art you can use every day.", rating: 5,
|
||||
@@ -193,11 +193,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophie Martin", handle: "@sophiestyle", testimonial: "These make the perfect gift. Everyone who receives one absolutely loves it. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-student-greeting-her-professor-laptop-web-video-call_482257-131843.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Alex Kumar", handle: "@alexvibes", testimonial: "The craftsmanship is incredible. I feel like I'm holding art with every sip of tea. Simply wonderful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user