Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 10:21:38 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
tag="Luxury Organic Skincare"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-cosmetics_23-2148574936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-cosmetics_23-2148574936.jpg?_wi=1",
imageAlt: "Luxurious skincare products",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background-dropper-bottle-with-yellow-solution-wallpaper_53876-137329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background-dropper-bottle-with-yellow-solution-wallpaper_53876-137329.jpg?_wi=1",
imageAlt: "Natural serum application",
},
{
@@ -121,7 +121,7 @@ export default function LandingPage() {
description: "Never tested on animals, because beauty should be kind to all.",
bentoComponent: "reveal-icon",
icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-cosmetics_23-2148574936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-cosmetics_23-2148574936.jpg?_wi=2",
imageAlt: "Ecological cleaning products concept",
},
{
@@ -129,7 +129,7 @@ export default function LandingPage() {
description: "Safe, gentle, and effective for all skin types and sensitivities.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background-dropper-bottle-with-yellow-solution-wallpaper_53876-137329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-abstract-background-dropper-bottle-with-yellow-solution-wallpaper_53876-137329.jpg?_wi=2",
imageAlt: "Ecological cleaning products concept",
},
]}