From 577f4c30fd0c7486808dac35f77c6836fa3a3418 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 00:13:14 +0000 Subject: [PATCH] Update src/app/stories/page.tsx --- src/app/stories/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/stories/page.tsx b/src/app/stories/page.tsx index 4c9f89a..4bd2de2 100644 --- a/src/app/stories/page.tsx +++ b/src/app/stories/page.tsx @@ -178,8 +178,7 @@ export default function StoriesPage() { }, ]} buttonAnimation="slide-up" - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-city-fashion-details-stylish-elegant-woman-wearing-silver-sweater-silk-skirt-luxury-leather-bag-sunglasses-posing-new-york-street-near-business-centers-tap-her-phone_291049-277.jpg", + imageSrc="http://img.b2bpic.net/free-photo/close-up-city-fashion-details-stylish-elegant-woman-wearing-silver-sweater-silk-skirt-luxury-leather-bag-sunglasses-posing-new-york-street-near-business-centers-tap-her-phone_291049-277.jpg", imageAlt: "Luxury handbag in everyday use", mediaAnimation="blur-reveal" imagePosition="right" -- 2.49.1