diff --git a/src/app/page.tsx b/src/app/page.tsx index 566726c..a7311ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,11 +47,11 @@ export default function LandingPage() { title="Scaling Your Dropshipping Business Made Simple." description="We bridge the gap between trending products and seamless order fulfillment, helping you scale your store without the headache." testimonials={[ - { name: "Sarah", handle: "@sarah", testimonial: "Total game-changer for our store!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg" }, - { name: "Alex", handle: "@alex", testimonial: "Fast shipping, happy customers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg" }, - { name: "Mike", handle: "@mike", testimonial: "Reliable sourcing every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg" }, - { name: "Jen", handle: "@jen", testimonial: "Finally, scaling is easy!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg" }, - { name: "Tom", handle: "@tom", testimonial: "Best partner for e-commerce.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg" }, + { name: "Sarah", handle: "@sarah", testimonial: "Total game-changer for our store!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg?_wi=1" }, + { name: "Alex", handle: "@alex", testimonial: "Fast shipping, happy customers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=1" }, + { name: "Mike", handle: "@mike", testimonial: "Reliable sourcing every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1" }, + { name: "Jen", handle: "@jen", testimonial: "Finally, scaling is easy!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg?_wi=1" }, + { name: "Tom", handle: "@tom", testimonial: "Best partner for e-commerce.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg?_wi=1" }, ]} buttons={[ { text: "Start Now", href: "#products" }, @@ -137,11 +137,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Sarah", role: "CEO", testimonial: "Reliable and fast, everything I needed.", imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg" }, - { id: "t2", name: "Alex", role: "Founder", testimonial: "Scaling was never easier than with this team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg" }, - { id: "t3", name: "Mike", role: "Owner", testimonial: "Great sourcing quality, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg" }, - { id: "t4", name: "Jen", role: "Director", testimonial: "The best logistics partner for my store.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg" }, - { id: "t5", name: "Tom", role: "Manager", testimonial: "Consistent support and great product selection.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg" }, + { id: "t1", name: "Sarah", role: "CEO", testimonial: "Reliable and fast, everything I needed.", imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg?_wi=2" }, + { id: "t2", name: "Alex", role: "Founder", testimonial: "Scaling was never easier than with this team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=2" }, + { id: "t3", name: "Mike", role: "Owner", testimonial: "Great sourcing quality, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2" }, + { id: "t4", name: "Jen", role: "Director", testimonial: "The best logistics partner for my store.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg?_wi=2" }, + { id: "t5", name: "Tom", role: "Manager", testimonial: "Consistent support and great product selection.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg?_wi=2" }, ]} title="What Our Partners Say" description="Real results from entrepreneurs like you."