Merge version_1 into main #1
@@ -60,11 +60,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus Johnson", handle: "Owner, Elite Smoke Lounge", testimonial: "Best wholesale partner we've worked with. Consistent quality and incredible customer service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-typing-laptop_23-2149149732.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-typing-laptop_23-2149149732.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen", handle: "Manager, Premium Tobacco Co", testimonial: "Fast shipping and authentic products every time. Highly recommend for retail partnerships.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -197,11 +197,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Robert Chen", handle: "Corporate Buyer", testimonial: "Exceptional service and quality. Our wholesale partnership has been seamless. Their account team is proactive and helps us optimize our inventory.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-typing-laptop_23-2149149732.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-typing-laptop_23-2149149732.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jennifer Lee", handle: "Boutique Owner", testimonial: "Finally found a supplier I can trust completely. Premium products, professional service, and fair pricing. SmokeHouse has become essential to our business.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user