3 Commits

Author SHA1 Message Date
8ef48be2e3 Merge version_3 into main
Merge version_3 into main
2026-03-11 17:03:36 +00:00
80b4afc2f3 Update src/app/page.tsx 2026-03-11 17:03:32 +00:00
ed8d25cb14 Merge version_2 into main
Merge version_2 into main
2026-03-11 17:02:19 +00:00

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" 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" imageAlt="Premium bag collection showcase"
buttons={[ buttons={[
{ text: "Browse Collection", href: "/products" }, { text: "Shop Now", href: "/products" },
{ text: "View Latest Deals", href: "/deals" }, { text: "View Latest Deals", href: "/deals" },
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"