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"