Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-17 07:26:11 +00:00

View File

@@ -67,15 +67,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg?_wi=1",
imageAlt: "luxury makeup collection hero",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg?_wi=1",
imageAlt: "glamour beauty product photography",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg?_wi=1",
imageAlt: "elegance makeup set studio",
},
{
@@ -132,21 +132,21 @@ export default function LandingPage() {
title: "Long-Lasting Wear",
description: "Stay perfect from dawn to dusk.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lipsticks-red-silk_23-2148978202.jpg?_wi=2",
imageAlt: "luxury lipstick product shot",
},
{
title: "Skin Loving",
description: "Gentle formulas that nourish your skin.",
buttonIcon: "Star",
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg?_wi=2",
imageAlt: "luxury lipstick product shot",
},
{
title: "Cruelty-Free",
description: "Beauty without compromising our values.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336400.jpg?_wi=2",
imageAlt: "luxury lipstick product shot",
},
]}