Update src/app/custom-orders/page.tsx

This commit is contained in:
2026-03-22 10:16:36 +00:00
parent b69a42e69c
commit af103efa7c

View File

@@ -104,7 +104,7 @@ export default function CustomOrdersPage() {
price: "Bespoke",
rating: 5,
reviewCount: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-holding-each-other-s-hands-as-sign-unity_23-2148442167.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-holding-each-other-s-hands-as-sign-unity_23-2148442167.jpg?_wi=2",
imageAlt: "Rose gold evening gown",
},
{
@@ -114,7 +114,7 @@ export default function CustomOrdersPage() {
price: "Bespoke",
rating: 5,
reviewCount: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061832.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061832.jpg?_wi=2",
imageAlt: "Navy executive suit",
},
{
@@ -124,7 +124,7 @@ export default function CustomOrdersPage() {
price: "Bespoke",
rating: 5,
reviewCount: "Featured",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-ribbon_23-2149247502.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-ribbon_23-2149247502.jpg?_wi=2",
imageAlt: "Silk wedding dress",
},
]}