Merge version_13 into main #19

Merged
bender merged 1 commits from version_13 into main 2026-05-01 16:00:24 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
slides={[
{ imageSrc: "https://images.unsplash.com/photo-1598440947619-2c35fd959146?q=80&w=2000", imageAlt: "Premium Night Cream" },
{ imageSrc: "https://images.unsplash.com/photo-1619451334792-150fd3d24c94?q=80&w=2000", imageAlt: "Radiance Day Cream" },
{ imageSrc: "https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000", imageAlt: "Botanical Ingredients" }
{ imageSrc: "https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000&_wi=1", imageAlt: "Botanical Ingredients" }
]}
/>
</div>
@@ -58,7 +58,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Nature's Finest Ingredients"
description="Discover our dermatologist-tested, organic collection designed for visible radiance"
imageSrc="https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000"
imageSrc="https://images.unsplash.com/photo-1556228720-195a672e8a03?q=80&w=2000&_wi=2"
imageAlt="Fresh botanical ingredients for skincare"
/>
</div>