diff --git a/src/app/page.tsx b/src/app/page.tsx index ec912c3..48ed5cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,12 +52,12 @@ export default function LandingPage() { { text: "Explore Services", href: "#services" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Salon Hero 1" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Salon Hero 2" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Salon Hero 3" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Salon Hero 4" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Salon Hero 5" }, - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Salon Hero 6" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg?_wi=1", imageAlt: "Salon Hero 1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg?_wi=2", imageAlt: "Salon Hero 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg?_wi=3", imageAlt: "Salon Hero 3" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg?_wi=4", imageAlt: "Salon Hero 4" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg?_wi=5", imageAlt: "Salon Hero 5" }, + { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg?_wi=6", imageAlt: "Salon Hero 6" }, ]} mediaAnimation="blur-reveal" /> @@ -120,8 +120,8 @@ export default function LandingPage() { { id: "r1", name: "Alexa C.", role: "Loyal Guest", company: "5 Years", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-russian-girl-puts-hands-chest-looking-side-isolated-orange-background-with-copy-space_141793-65450.jpg" }, { id: "r2", name: "Tanu M.", role: "Verified Guest", company: "New Guest", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg" }, { id: "r3", name: "Sydney B.", role: "Long-Term", company: "Loyal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg" }, - { id: "r4", name: "Urmi B.", role: "Guest", company: "4 Years", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walks-through-autumn-city-happy-body-female-with-curly-hair-raincoat_1321-4529.jpg" }, - { id: "r5", name: "Helen-Marie", role: "Guest", company: "Since 2015", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walks-through-autumn-city-happy-body-female-with-curly-hair-raincoat_1321-4529.jpg" }, + { id: "r4", name: "Urmi B.", role: "Guest", company: "4 Years", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walks-through-autumn-city-happy-body-female-with-curly-hair-raincoat_1321-4529.jpg?_wi=1" }, + { id: "r5", name: "Helen-Marie", role: "Guest", company: "Since 2015", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walks-through-autumn-city-happy-body-female-with-curly-hair-raincoat_1321-4529.jpg?_wi=2" }, ]} kpiItems={[ { label: "Google Reviews", value: "261+" },