Update src/app/page.tsx

This commit is contained in:
2026-03-11 17:03:32 +00:00
parent ed8d25cb14
commit 80b4afc2f3

View File

@@ -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"