Update src/app/page.tsx

This commit is contained in:
2026-05-09 18:22:13 +00:00
parent e84e549388
commit 0b6aa062c3

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
name: "Sunita K.", handle: "@sunita", testimonial: "Highly recommended for their beautiful designs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-looking-notebook_23-2148346228.jpg?_wi=1"},
]}
imageSrc="http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-1990.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUEp0S2k5jI9t16SSALs0O1wNu/uploaded-1778331141865-8mwrmkn4.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-brunette-girl_1157-4392.jpg", alt: "Customer portrait 1"},
@@ -142,9 +142,9 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Golden Radiance Necklace", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635265.jpg"},
id: "p1", name: "Golden Radiance Necklace", price: "$1,200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUEp0S2k5jI9t16SSALs0O1wNu/uploaded-1778330663372-j12iab2e.webp"},
{
id: "p2", name: "Diamond Bloom Earrings", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pensive-attractive-woman_329181-7318.jpg"},
id: "p2", name: "Diamond Bloom Earrings", price: "$850", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUEp0S2k5jI9t16SSALs0O1wNu/uploaded-1778330617666-h6vokuu8.webp"},
{
id: "p3", name: "Heritage Gold Bangle", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-still-life_23-2149560622.jpg"},
{