Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 13:38:14 +00:00

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=1"
imageAlt="Exquisite gold and diamond jewellery" imageAlt="Exquisite gold and diamond jewellery"
/> />
</div> </div>
@@ -109,7 +109,7 @@ export default function LandingPage() {
description: "Blending traditional aesthetics with modern trends.", description: "Blending traditional aesthetics with modern trends.",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg" imageSrc="http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=1"
imageAlt="Jeweler's hands meticulously working on a piece of jewelry" imageAlt="Jeweler's hands meticulously working on a piece of jewelry"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -139,7 +139,7 @@ export default function LandingPage() {
imageAlt: "Stackable gold rings", imageAlt: "Stackable gold rings",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400920.jpg?_wi=2",
imageAlt: "classic gold necklace display", imageAlt: "classic gold necklace display",
}, },
{ {
@@ -160,7 +160,7 @@ export default function LandingPage() {
imageAlt: "Diamond bracelet", imageAlt: "Diamond bracelet",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg", imageSrc: "http://img.b2bpic.net/free-photo/peeling-metallic-jewelry-ring_114579-12302.jpg?_wi=2",
imageAlt: "classic gold necklace display", imageAlt: "classic gold necklace display",
}, },
{ {
@@ -198,11 +198,11 @@ export default function LandingPage() {
imageAlt: "Bridal diamond earrings", imageAlt: "Bridal diamond earrings",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=1",
imageAlt: "Bridal gold bangles", imageAlt: "Bridal gold bangles",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=1",
imageAlt: "classic gold necklace display", imageAlt: "classic gold necklace display",
}, },
]} ]}
@@ -221,14 +221,14 @@ export default function LandingPage() {
id: "p1", id: "p1",
name: "Emerald Cut Diamond Ring", name: "Emerald Cut Diamond Ring",
price: "$5,500", price: "$5,500",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-hand-with-beautiful-diamond-ring-another-female-s-back_181624-24495.jpg?_wi=2",
imageAlt: "Emerald cut diamond engagement ring", imageAlt: "Emerald cut diamond engagement ring",
}, },
{ {
id: "p2", id: "p2",
name: "Traditional Gold Necklace", name: "Traditional Gold Necklace",
price: "$3,200", price: "$3,200",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490484.jpg?_wi=2",
imageAlt: "Elaborate traditional gold necklace", imageAlt: "Elaborate traditional gold necklace",
}, },
{ {