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-10 06:30:47 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "#products", href: "#products",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-beautiful-silver-necklace-with-diamond-pendant_181624-21106.jpg" imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-beautiful-silver-necklace-with-diamond-pendant_181624-21106.jpg?_wi=1"
imageAlt="Elegant diamond necklace" imageAlt="Elegant diamond necklace"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -164,7 +164,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-beautiful-silver-necklace-with-diamond-pendant_181624-21106.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-female-wearing-beautiful-silver-necklace-with-diamond-pendant_181624-21106.jpg?_wi=2",
imageAlt: "jeweler working on ring hand tools", imageAlt: "jeweler working on ring hand tools",
}, },
{ {
@@ -196,7 +196,7 @@ export default function LandingPage() {
title: "Personalized Experience", title: "Personalized Experience",
description: "From custom designs to expert consultations, we offer a tailored journey to find or create your perfect piece of jewelry.", description: "From custom designs to expert consultations, we offer a tailored journey to find or create your perfect piece of jewelry.",
media: { media: {
imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg?_wi=1",
imageAlt: "Couple choosing an engagement ring", imageAlt: "Couple choosing an engagement ring",
}, },
items: [ items: [
@@ -213,7 +213,7 @@ export default function LandingPage() {
text: "Cherished memories", text: "Cherished memories",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347050.jpg", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347050.jpg?_wi=1",
imageAlt: "jeweler working on ring hand tools", imageAlt: "jeweler working on ring hand tools",
}, },
]} ]}
@@ -233,14 +233,14 @@ export default function LandingPage() {
id: "1", id: "1",
name: "Diamond Solitaire Ring", name: "Diamond Solitaire Ring",
price: "$2,500", price: "$2,500",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695018.jpg?_wi=2",
imageAlt: "Diamond engagement ring", imageAlt: "Diamond engagement ring",
}, },
{ {
id: "2", id: "2",
name: "Gold Hoop Earrings", name: "Gold Hoop Earrings",
price: "$450", price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347050.jpg", imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-displayed-white-coral-background_23-2150347050.jpg?_wi=2",
imageAlt: "Gold hoop earrings", imageAlt: "Gold hoop earrings",
}, },
{ {