From 80b4afc2f38b1dbac973889b7e89c4ca164ceecb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 17:03:32 +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 ad59cfe..76997c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-cute-brunette-woman-model-casual-summer-dress-with-no-makeup-isolated-white-with-handbag_158538-14530.jpg" imageAlt="Premium bag collection showcase" buttons={[ - { text: "Browse Collection", href: "/products" }, + { text: "Shop Now", href: "/products" }, { text: "View Latest Deals", href: "/deals" }, ]} mediaAnimation="slide-up"