diff --git a/src/app/page.tsx b/src/app/page.tsx index 786aa35..448eac8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "Student", testimonial: "SUPER FUN, tutors are cool, friendly, lots of snacks!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg?_wi=1", imageAlt: "luxurious education center students", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "Student", testimonial: "Materials helped me prepare for UTBK and PSAT!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-holding-tablet-computer-looking-camera_171337-12644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-holding-tablet-computer-looking-camera_171337-12644.jpg?_wi=1", imageAlt: "luxurious education center students", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "Student", testimonial: "Place feels like a second home—clean and warm.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27988.jpg?_wi=1", imageAlt: "luxurious education center students", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "Local Guide", testimonial: "Best tutoring center in Kediri!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-african-female-student-biting-pencil-while-thinking-about-something-indoor-portrait-pleased-black-office-worker-checkered-blue-shirt-sitting-table-with-colleagues_197531-3715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-african-female-student-biting-pencil-while-thinking-about-something-indoor-portrait-pleased-black-office-worker-checkered-blue-shirt-sitting-table-with-colleagues_197531-3715.jpg?_wi=1", imageAlt: "luxurious education center students", }, { @@ -105,7 +105,7 @@ export default function LandingPage() { handle: "Student", testimonial: "So much fun, friendly tutors, very affordable!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-with-arms-crossed_1170-993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-with-arms-crossed_1170-993.jpg?_wi=1", imageAlt: "luxurious education center students", }, ]} @@ -120,7 +120,7 @@ export default function LandingPage() { href: "https://wa.me/6281515774299", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-old-fashioned-library-filled-with-vintage-decorations-wooden-desks_482257-120070.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-blonde-charming-female-isolated_176474-79251.jpg", @@ -313,7 +313,7 @@ export default function LandingPage() { role: "Student", company: "Bimbel UNIQ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-holding-tablet-computer-looking-camera_171337-12644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-holding-tablet-computer-looking-camera_171337-12644.jpg?_wi=2", }, { id: "t2", @@ -321,7 +321,7 @@ export default function LandingPage() { role: "Student", company: "Bimbel UNIQ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-27988.jpg?_wi=2", }, { id: "t3", @@ -329,7 +329,7 @@ export default function LandingPage() { role: "Student", company: "Bimbel UNIQ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-african-female-student-biting-pencil-while-thinking-about-something-indoor-portrait-pleased-black-office-worker-checkered-blue-shirt-sitting-table-with-colleagues_197531-3715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-african-female-student-biting-pencil-while-thinking-about-something-indoor-portrait-pleased-black-office-worker-checkered-blue-shirt-sitting-table-with-colleagues_197531-3715.jpg?_wi=2", }, { id: "t4", @@ -337,7 +337,7 @@ export default function LandingPage() { role: "Local Guide", company: "Kediri Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-with-arms-crossed_1170-993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-graphic-designer-with-arms-crossed_1170-993.jpg?_wi=2", }, { id: "t5",