From 89db397cc3eafd56aba9c14843d63c2d9cce645e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:39:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0334d29..2951f81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/stylish-pretty-caucasian-woman-with-silk-scarf-head_291650-546.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-pretty-caucasian-woman-with-silk-scarf-head_291650-546.jpg?_wi=1" imageAlt="Cybe Store premium e-commerce collection" mediaAnimation="opacity" frameStyle="card" @@ -188,7 +188,7 @@ export default function LandingPage() { title="Get in Touch" description="Have questions about our products or services? We're here to help. Contact us today and our dedicated team will respond within 24 hours." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/stylish-pretty-caucasian-woman-with-silk-scarf-head_291650-546.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-pretty-caucasian-woman-with-silk-scarf-head_291650-546.jpg?_wi=2" imageAlt="Contact Cybe Store" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1