Update src/app/page.tsx

This commit is contained in:
2026-03-29 10:28:37 +00:00
parent a2932cb7f3
commit a7d9de46fd

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
id: "p1",
name: "Chronos Watch",
price: "$4,500",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=1",
},
{
id: "p2",
@@ -81,19 +81,19 @@ export default function LandingPage() {
id: "p3",
name: "Aurelia Ring",
price: "$1,850",
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg?_wi=1",
},
{
id: "p4",
name: "Elysian Scarf",
price: "$650",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=2",
},
{
id: "p5",
name: "Midnight Cufflinks",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg?_wi=2",
},
]}
title="Curated Essentials"
@@ -127,7 +127,7 @@ export default function LandingPage() {
role: "Collector",
company: "Global Arts",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg?_wi=1",
},
{
id: "t2",
@@ -159,7 +159,7 @@ export default function LandingPage() {
role: "Curator",
company: "Modern Muse",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg?_wi=2",
},
]}
title="Voices of Distinction"