From 6e3af96a9ce9a9f1035dfc075f2a615d866d81b1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 22:13:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 130ee87..5dd4281 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { title: "Premium Beauty Supply Shop", description: "Elevate your daily routine with our exclusive range of high-quality hair care products and accessories. Find everything you need to nourish your hair and maintain your stunning braids.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSIcazFjPgdrTybNSh6n6I5RoI/uploaded-1774476716052-xae8zu9h.webp", imageAlt: "Premium braiding gel product"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721455.jpg?_wi=1", imageAlt: "High-end hair oil product"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSIcazFjPgdrTybNSh6n6I5RoI/uploaded-1774476808520-wlrsxbfx.png", imageAlt: "High-end hair oil product"}, }, ]} showStepNumbers={true} -- 2.49.1