Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 06:18:22 +00:00

View File

@@ -118,7 +118,7 @@ export default function LandingPage() {
{
id: "3", title: "Radiant Shine", description:
"Light-reflecting technology and silk proteins create luminous, head-turning shine. Amplifies natural color and dimension with every application.", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-cream-leaf-white-background_23-2148241810.jpg", imageAlt: "Hair shine treatment mask"},
"http://img.b2bpic.net/free-photo/top-view-cream-leaf-white-background_23-2148241810.jpg?_wi=1", imageAlt: "Hair shine treatment mask"},
]}
/>
</div>
@@ -146,7 +146,7 @@ export default function LandingPage() {
"http://img.b2bpic.net/free-photo/serum-bottle-held-stone-block_23-2152010130.jpg", imageAlt: "Golden Radiance Oil serum"},
{
id: "4", name: "Intensive Shine Mask", price: "$48.00", variant: "200ml Weekly Treatment", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-cream-leaf-white-background_23-2148241810.jpg", imageAlt: "Intensive Shine Mask treatment"},
"http://img.b2bpic.net/free-photo/top-view-cream-leaf-white-background_23-2148241810.jpg?_wi=2", imageAlt: "Intensive Shine Mask treatment"},
]}
carouselMode="buttons"
buttons={[{ text: "View All Products", href: "#" }]}