Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-27 03:21:52 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
buttons={[{ text: "Shop Starter Kits", href: "#products" }, { text: "Shop Grooming", href: "#products" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313037.jpg", imageAlt: "Matte black grooming products" },
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-businessman-looking-himself-mirror_1139-256.jpg", imageAlt: "Clean bathroom setup" }
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-businessman-looking-himself-mirror_1139-256.jpg?_wi=1", imageAlt: "Clean bathroom setup" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -112,7 +112,7 @@ export default function LandingPage() {
description="Daily steps to upgrade your hygiene, grooming, and confidence."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/attractive-businessman-looking-himself-mirror_1139-256.jpg"
imageSrc="http://img.b2bpic.net/free-photo/attractive-businessman-looking-himself-mirror_1139-256.jpg?_wi=2"
imageAlt="Men care lifestyle"
mediaAnimation="slide-up"
mediaPosition="left"