Update src/app/page.tsx

This commit is contained in:
2026-03-03 12:15:22 +00:00
parent 00131e1a31
commit d4d76cdeee

View File

@@ -162,7 +162,7 @@ export default function HomePage() {
name: "Pearl Harmony Pendant",
price: "$45.00",
variant: "Pearl Gold · Silver",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-female-wearing-silver-necklace-with-beautiful-lock-pendant_181624-27833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-female-wearing-silver-necklace-with-beautiful-lock-pendant_181624-27833.jpg?_wi=1",
imageAlt: "Pearl pendant necklace",
isFavorited: false,
},
@@ -171,7 +171,7 @@ export default function HomePage() {
name: "Rose Gold Minimalist Bracelet",
price: "$38.00",
variant: "Rose Gold Adjustable",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-s-hands_181624-40806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-s-hands_181624-40806.jpg?_wi=1",
imageAlt: "Rose gold bracelet",
isFavorited: false,
},
@@ -180,7 +180,7 @@ export default function HomePage() {
name: "Delicate Drop Earrings",
price: "$32.00",
variant: "Gold Stainless Steel",
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-earrings-arrangement_23-2149846599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-earrings-arrangement_23-2149846599.jpg?_wi=1",
imageAlt: "Drop earrings",
isFavorited: false,
},
@@ -189,7 +189,7 @@ export default function HomePage() {
name: "Artisan Art Deco Pendant",
price: "$52.00",
variant: "Vintage Gold Geometric",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-female-wearing-silver-necklace-with-beautiful-lock-pendant_181624-27833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-female-wearing-silver-necklace-with-beautiful-lock-pendant_181624-27833.jpg?_wi=2",
imageAlt: "Art deco pendant",
isFavorited: false,
},
@@ -198,7 +198,7 @@ export default function HomePage() {
name: "Charm Story Bracelet",
price: "$48.00",
variant: "Silver Custom Charms",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-s-hands_181624-40806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bride-s-hands_181624-40806.jpg?_wi=2",
imageAlt: "Charm bracelet",
isFavorited: false,
},
@@ -207,7 +207,7 @@ export default function HomePage() {
name: "Classic Pearl Studs",
price: "$35.00",
variant: "Pearl Hypoallergenic",
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-earrings-arrangement_23-2149846599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-golden-earrings-arrangement_23-2149846599.jpg?_wi=2",
imageAlt: "Pearl stud earrings",
isFavorited: false,
},
@@ -257,7 +257,7 @@ export default function HomePage() {
role: "Jewelry Collector",
testimonial:
"The attention to detail in every piece is extraordinary. My pearl pendant feels like a treasure that will last for generations. Thau Luna truly understands the meaning of quality.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
{
@@ -266,7 +266,7 @@ export default function HomePage() {
role: "Fashion Designer",
testimonial:
"I've gifted several Thau Luna accessories to my clients, and the response has been overwhelming. Each piece carries such care and intention. These aren't just accessories—they're art.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1",
imageAlt: "Emma Rodriguez",
},
{
@@ -275,7 +275,7 @@ export default function HomePage() {
role: "Minimalist Living Advocate",
testimonial:
"Finally found accessories that align with my values. The minimalist design, the sustainable practices, the ethical sourcing—Thau Luna gets it. This is mindful shopping at its best.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg?_wi=1",
imageAlt: "Jessica Chen",
},
{