diff --git a/src/app/page.tsx b/src/app/page.tsx index c72f2eb..9a5080a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { name: "Silk Thread", price: "$20", variant: "Silk", - imageSrc: "http://img.b2bpic.net/free-photo/blue-with-yellow-dots-rope-knots_23-2148753040.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMIUeoTOv616h4EGET729q6nt4/uploaded-1778086547220-rl1u6r65.png", }, ]} title="Our Collection" @@ -150,10 +150,10 @@ export default function LandingPage() {