diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e45932..6583a86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,12 +160,12 @@ export default function LandingPage() { rating={5} author="Keisha Johnson, Professional Stylist" avatars={[ - { src: "http://img.b2bpic.net/free-photo/beauty-young-latin-woman-with-ideal-skin_633478-419.jpg?id=26076169", alt: "Customer 1" }, - { src: "http://img.b2bpic.net/free-photo/beauty-young-latin-woman-with-ideal-skin_633478-419.jpg?id=26076169", alt: "Customer 2" }, - { src: "http://img.b2bpic.net/free-photo/beauty-young-latin-woman-with-ideal-skin_633478-419.jpg?id=26076169", alt: "Customer 3" }, - { src: "http://img.b2bpic.net/free-photo/beauty-young-latin-woman-with-ideal-skin_633478-419.jpg?id=26076169", alt: "Customer 4" }, - { src: "http://img.b2bpic.net/free-photo/beauty-young-latin-woman-with-ideal-skin_633478-419.jpg?id=26076169", alt: "Customer 5" }, - { src: "http://img.b2bpic.net/free-photo/beauty-young-latin-woman-with-ideal-skin_633478-419.jpg?id=26076169", alt: "Customer 6" }, + { src: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?id=22810379", alt: "Customer 1" }, + { src: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?id=22810379", alt: "Customer 2" }, + { src: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?id=22810379", alt: "Customer 3" }, + { src: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?id=22810379", alt: "Customer 4" }, + { src: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?id=22810379", alt: "Customer 5" }, + { src: "http://img.b2bpic.net/free-photo/online-workshop-demontration-beauty-products_259150-60056.jpg?id=22810379", alt: "Customer 6" }, ]} ratingAnimation="opacity" avatarsAnimation="slide-up"