diff --git a/src/app/page.tsx b/src/app/page.tsx index 17794a1..1adc6f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function LandingPage() { background={{ variant: "circleGradient" }} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947437.jpg", imageAlt: "UGC content example 1"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947437.jpg?_wi=1", imageAlt: "UGC content example 1"}, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-selfie-while-holding-autumn-leaf_23-2148647567.jpg", imageAlt: "UGC content example 2"}, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/online-marketing_53876-176744.jpg", imageAlt: "UGC content example 3"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947437.jpg", imageAlt: "UGC content example 4"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947437.jpg?_wi=2", imageAlt: "UGC content example 4"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947437.jpg", imageAlt: "UGC content example 5"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947437.jpg?_wi=3", imageAlt: "UGC content example 5"}, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/woman-developing-photos-darkroom-medium-shot_23-2149893811.jpg", imageAlt: "UGC content example 6"}, ]} @@ -146,19 +146,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", role: "Marketing Director", testimonial: "The UGC content from this platform exceeded our expectations. Within one month, we saw a 45% increase in engagement on our social channels.", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1"}, { id: "2", name: "Michael Chen", role: "E-commerce Manager", testimonial: "Working with talented creators here has transformed our product photography. The authenticity resonates so much better with our customers.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1"}, { id: "3", name: "Emily Rodriguez", role: "Brand Strategist", testimonial: "The quality and turnaround time are unmatched. We've built long-term relationships with several creators that now understand our brand vision.", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"}, { id: "4", name: "David Kim", role: "Campaign Lead", testimonial: "From concept to delivery, the entire process is seamless. The creators are professional, responsive, and truly care about the quality of their work.", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2"}, { id: "5", name: "Jessica Martinez", role: "Content Lead", testimonial: "Our ROI on UGC content through this platform has been phenomenal. The creators deliver authentic content that actually converts.", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3"}, { id: "6", name: "Alex Thompson", role: "Growth Manager", testimonial: "This is the only UGC platform we use now. The quality, reliability, and professionalism of creators here sets the industry standard.", icon: Award, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},