Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-01 19:42:52 +00:00

View File

@@ -115,23 +115,14 @@ export default function LandingPage() {
{
title: "Organic Ingredients", description: "Derived from nature, balanced by science.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/skin-oil-droppers-face-cream-recipients-assortment_23-2148761438.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-body-cream-pink-brackground_23-2148241911.jpg" },
reverse: false,
media: { imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420701.jpg", imageAlt: "luxury serum bottle pedestal" },
items: []
},
{
title: "Cruelty-Free", description: "Kind to you, kind to our furry friends.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-spa-element-collection_23-2148200201.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-image-with-cup-white-paint_23-2148292422.jpg" },
reverse: true,
media: { imageSrc: "http://img.b2bpic.net/free-photo/nurse-working-laboratory_1398-1089.jpg", imageAlt: "luxury serum bottle pedestal" },
items: []
},
{
title: "Clinical Efficacy", description: "Proven results in weeks, not months.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-composition_23-2149016632.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/collection-aluminum-products-packaging_23-2150820956.jpg" },
reverse: false,
media: { imageSrc: "http://img.b2bpic.net/free-photo/black-white-beauty-product_23-2151307283.jpg", imageAlt: "luxury serum bottle pedestal" },
items: []
},
]}
showStepNumbers={true}