Update src/app/page.tsx

This commit is contained in:
2026-06-12 05:12:51 +00:00
parent c0157fbc68
commit cd1014657b

View File

@@ -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",
},
]}