Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 06:16:36 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
title="Exquisite Jewelry Crafted with Care"
description="Discover our premium collection of handcrafted jewelry featuring fine gold, precious stones, and timeless designs that celebrate elegance and tradition."
tag="Luxury Jewelry"
background={{ variant: "plain" }}
background={{ variant: "blurBottom" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-holding-metal-accessories_23-2148264335.jpg"
imageAlt="Luxury jewelry collection display"
buttons={[
@@ -91,9 +91,11 @@ export default function LandingPage() {
id: "4", title: "Earrings", content: "From delicate studs to ornate chandelier earrings, our collection offers versatile designs in premium gold. Perfect for daily wear or special celebrations."
}
]}
videoSrc="https://example.com/video.mp4"
imageSrc="http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635260.jpg"
imageAlt="Premium gold necklace collection"
mediaPosition="left"
useInvertedBackground={false}
mediaAnimation="slide-up"
buttons={[
{ text: "View All Collections", href: "#products" }
]}