diff --git a/src/app/page.tsx b/src/app/page.tsx index ce54e7d..9422c47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-friends-indulging-skin-care_23-2148655786.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-black-swimsuit-is-relaxing-pool_169016-22735.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-young-woman-black-swimsuit-is-relaxing-pool_169016-22735.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/beautiful-lady-with-curly-hair-green-eyes-smiles-sweetly-woman-with-long-eyelashes-posing-against-backdrop-tropical-plant_197531-26337.jpg", @@ -130,7 +130,7 @@ export default function LandingPage() { title: "Advanced Facials", subtitle: "Deep Renewal", description: "Revitalize your skin with our specialized deep-cleaning and hydration facial techniques.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-applying-product_197531-33097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-applying-product_197531-33097.jpg?_wi=1", }, { tag: "Nails", @@ -219,7 +219,7 @@ export default function LandingPage() { button: { text: "Book Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-black-swimsuit-is-relaxing-pool_169016-22735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-black-swimsuit-is-relaxing-pool_169016-22735.jpg?_wi=2", imageAlt: "Luxury modern apartment with elegant wood flooring generated by AI", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { button: { text: "Book Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-applying-product_197531-33097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-applying-product_197531-33097.jpg?_wi=2", imageAlt: "Luxury modern apartment with elegant wood flooring generated by AI", }, ]}