diff --git a/src/app/page.tsx b/src/app/page.tsx index 116194a..82466ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-girl-model-with-evening-makeup-romantic-hairstyle-red-lips_158538-9193.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-girl-model-with-evening-makeup-romantic-hairstyle-red-lips_158538-9193.jpg?_wi=1" imageAlt="Woman applying luminous foundation with glowing skin" mediaAnimation="slide-up" avatars={[ @@ -156,7 +156,7 @@ export default function LandingPage() { }, ]} tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-items-body-care-colored-wall_169016-1629.jpg" + imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-items-body-care-colored-wall_169016-1629.jpg?_wi=1" imageAlt="Minimalist beauty lab with clean aesthetic" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -194,7 +194,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-girl-beauty-blogger-recording-vlog-her-bedroom-doing-makeup-tutorial_1258-281646.jpg", imageAlt: "Person using facial roller", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-model-with-evening-makeup-romantic-hairstyle-red-lips_158538-9193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-model-with-evening-makeup-romantic-hairstyle-red-lips_158538-9193.jpg?_wi=2", imageAlt: "makeup palette vibrant colors swatches", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-making-manicure-home_1163-3831.jpg", imageAlt: "Woman doing makeup tutorial on tablet", }, - imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-items-body-care-colored-wall_169016-1629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-items-body-care-colored-wall_169016-1629.jpg?_wi=2", imageAlt: "makeup palette vibrant colors swatches", }, ]}