diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ed1124..b8344b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function HomePage() { { id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/sportsman-checking-his-watch-before-starting-run_23-2147600778.jpg", imageAlt: "Sports watch luxury performance"}, { - id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg", imageAlt: "Elegant timepiece luxury wrist"}, + id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg?_wi=1", imageAlt: "Elegant timepiece luxury wrist"}, { id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/hands-craftswoman-using-pliers_107420-65193.jpg", imageAlt: "Heritage luxury watch vintage"}, ]} @@ -134,7 +134,7 @@ export default function HomePage() { isFavorited: false, }, { - id: "watch-005", name: "Rolex Sea-Dweller", price: "$12,450", imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg", imageAlt: "Rolex Sea-Dweller dive watch", initialQuantity: 1, + id: "watch-005", name: "Rolex Sea-Dweller", price: "$12,450", imageSrc: "http://img.b2bpic.net/free-photo/luxury-wristwatch-with-accurate-minute-hand-detail-generated-by-ai_188544-27738.jpg?_wi=2", imageAlt: "Rolex Sea-Dweller dive watch", initialQuantity: 1, isFavorited: false, }, {