From 6319e333a0d2064550ad08eb35f78e9937677824 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 16:58:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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() {
-- 2.49.1