Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 09:30:05 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/decorative-clear-diamonds-white-fabric-textured-background_53876-98208.jpg"
imageSrc="http://img.b2bpic.net/free-photo/decorative-clear-diamonds-white-fabric-textured-background_53876-98208.jpg?_wi=1"
imageAlt="Luxury diamond ring"
mediaAnimation="blur-reveal"
avatars={[
@@ -192,25 +192,25 @@ export default function LandingPage() {
id: "p1",
name: "Solitaire Ring",
price: "$2,500",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509253.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509253.jpg?_wi=1",
},
{
id: "p2",
name: "Halo Necklace",
price: "$3,200",
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-with-bright-makeup_158538-10334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-with-bright-makeup_158538-10334.jpg?_wi=1",
},
{
id: "p3",
name: "Classic Studs",
price: "$1,800",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-wedding-jewelry-set_181624-43719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-wedding-jewelry-set_181624-43719.jpg?_wi=1",
},
{
id: "p4",
name: "Tennis Bracelet",
price: "$4,500",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145925.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145925.jpg?_wi=1",
},
{
id: "p5",
@@ -243,7 +243,7 @@ export default function LandingPage() {
quote: "Stunning clarity and professional service.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-discussing-project_23-2149721919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-clear-diamonds-white-fabric-textured-background_53876-98208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-clear-diamonds-white-fabric-textured-background_53876-98208.jpg?_wi=2",
imageAlt: "happy client wearing jewelry",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
quote: "She said yes! The ring is breathtaking.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/store-clerk-shows-watch-shes-buying-as-gift-happy-smiling-woman-copy-space-with-jewelry-store-background_166373-8865.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509253.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509253.jpg?_wi=2",
imageAlt: "happy client wearing jewelry",
},
{
@@ -265,7 +265,7 @@ export default function LandingPage() {
quote: "The fire and brilliance are unmatched.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-with-bright-makeup_158538-10334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-with-bright-makeup_158538-10334.jpg?_wi=2",
imageAlt: "happy client wearing jewelry",
},
{
@@ -276,7 +276,7 @@ export default function LandingPage() {
quote: "Best experience I've had buying jewelry.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-elegant-woman-black-dress-with-festive-makeup-beautiful-photo-with-bokeh-background_132075-14598.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-wedding-jewelry-set_181624-43719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-wedding-jewelry-set_181624-43719.jpg?_wi=2",
imageAlt: "happy client wearing jewelry",
},
{
@@ -287,7 +287,7 @@ export default function LandingPage() {
quote: "I will cherish this necklace forever.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-looking-through-stores-window_329181-20476.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145925.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145925.jpg?_wi=2",
imageAlt: "happy client wearing jewelry",
},
]}