2 Commits

Author SHA1 Message Date
147b35f88f Update src/app/page.tsx 2026-03-16 20:20:03 +00:00
dd00b71f60 Merge version_4 into main
Merge version_4 into main
2026-03-16 20:11:37 +00:00

View File

@@ -131,13 +131,13 @@ export default function LandingPage() {
buttonAnimation="slide-up"
products={[
{
id: "mk-9083-gold", name: "Michael Kors MK9083 Gold", price: "₨18,500", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traveler-with-suitcase_23-2151043310.jpg", imageAlt: "Michael Kors MK9083 Gold luxury watch"
id: "mk-9083-gold", name: "Michael Kors MK9083 Gold", price: "₨18,500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZchIApxcVpfImnAbjJ0y3n5f/uploaded-1773692355224-pijgcqie.png", imageAlt: "Michael Kors MK9083 Gold luxury watch"
},
{
id: "mk-9082-blue", name: "Michael Kors MK9082 Blue", price: "₨17,800", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accesories-hands_158538-9460.jpg", imageAlt: "Michael Kors MK9082 Blue watch"
id: "mk-9082-blue", name: "Michael Kors MK9082 Blue", price: "₨17,800", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZchIApxcVpfImnAbjJ0y3n5f/uploaded-1773692355224-dg7jn7fd.png", imageAlt: "Michael Kors MK9082 Blue watch"
},
{
id: "super-clone-gmt", name: "Super Clone GMT Master II", price: "₨22,900", imageSrc: "http://img.b2bpic.net/free-photo/man-checking-time-wrist-watch_23-2147689274.jpg", imageAlt: "Premium super clone GMT watch"
id: "super-clone-gmt", name: "Super Clone GMT Master II", price: "₨22,900", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArZchIApxcVpfImnAbjJ0y3n5f/uploaded-1773692355224-7ezctuir.png", imageAlt: "Premium super clone GMT watch"
}
]}
gridVariant="three-columns-all-equal-width"