From fd096652c3a7ae96727c049173e2b3c51f34db5e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:25:15 +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 4eba8bf..ee5bb52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="RAJESHAHI" description="Exclusively curated premium menswear. Discover timeless elegance and traditional craftsmanship tailored for the modern gentleman." buttons={[{ text: "Explore Collection", href: "#products" }]} - imageSrc="http://img.b2bpic.net/free-photo/indian-stylish-man-black-traditional-clothes-with-white-scarf-posed-outdoor-against-yellow-autumn-leaves-tree_627829-2481.jpg" + imageSrc="https://img.freepik.com/free-photo/portrait-young-man-wearing-traditional-indian-clothes-traditional-jodhpuri-suit_8353-11674.jpg" mediaAnimation="slide-up" avatarText="Trusted by 500+ happy gentlemen" /> @@ -131,4 +131,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1