diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d8d8e5..de59dce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,19 +52,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah M.", handle: "Birthday Celebration", testimonial: "Best taste, best service, best atmosphere, best communication!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-adult-woman-smiling_23-2148454569.jpg", imageAlt: "happy customer smiling portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-adult-woman-smiling_23-2148454569.jpg?_wi=1", imageAlt: "happy customer smiling portrait" }, { name: "Priya S.", handle: "Regular Customer", testimonial: "Wonderful customizable cakes and pastries. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg", imageAlt: "smiling woman professional portrait" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg?_wi=1", imageAlt: "smiling woman professional portrait" }, { name: "Rajesh K.", handle: "Corporate Orders", testimonial: "Unbeatable price-quality ratio. Professional and timely delivery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "happy man smiling portrait" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=1", imageAlt: "happy man smiling portrait" }, { name: "Anjali D.", handle: "Event Organizer", testimonial: "Birthday cakes are next level. My guests were amazed!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg", imageAlt: "professional woman customer portrait" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg?_wi=1", imageAlt: "professional woman customer portrait" } ]} testimonialRotationInterval={5000} @@ -158,19 +158,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah M.", role: "Event Organizer", company: "Celebrations & Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-adult-woman-smiling_23-2148454569.jpg", imageAlt: "happy customer smiling portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-adult-woman-smiling_23-2148454569.jpg?_wi=2", imageAlt: "happy customer smiling portrait" }, { id: "2", name: "Priya S.", role: "Regular Customer", company: "Kolkata Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg", imageAlt: "smiling woman professional portrait" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg?_wi=2", imageAlt: "smiling woman professional portrait" }, { id: "3", name: "Rajesh K.", role: "Corporate Manager", company: "Tech Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "happy man smiling portrait" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=2", imageAlt: "happy man smiling portrait" }, { id: "4", name: "Anjali D.", role: "Party Planner", company: "Dream Events", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg", imageAlt: "professional woman customer portrait" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-ok_23-2147767531.jpg?_wi=2", imageAlt: "professional woman customer portrait" } ]} kpiItems={[