diff --git a/src/app/page.tsx b/src/app/page.tsx index fa25bff..f6c6f80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@alexj", testimonial: "The precision of this watch is unmatched. Truly a masterpiece.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartwatch-with-blank-screen_23-2147797003.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartwatch-with-blank-screen_23-2147797003.jpg?_wi=1", imageAlt: "luxury mechanical watch close up", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@elenav", testimonial: "I've never received so many compliments. Absolutely stunning design.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-black-watch-wrist-man-sitting-car_181624-58251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-black-watch-wrist-man-sitting-car_181624-58251.jpg?_wi=1", imageAlt: "luxury mechanical watch close up", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@marcusr", testimonial: "An incredible investment for any collector. Flawless execution.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722619.jpg?_wi=1", imageAlt: "luxury mechanical watch close up", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@sophiel", testimonial: "Classic, refined, and sophisticated. My favorite daily accessory.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-concentrated-young-man_171337-16768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-concentrated-young-man_171337-16768.jpg?_wi=1", imageAlt: "luxury mechanical watch close up", }, { @@ -94,11 +94,11 @@ export default function LandingPage() { handle: "@julianb", testimonial: "A heritage piece that will be passed down for generations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241150.jpg?_wi=1", imageAlt: "luxury mechanical watch close up", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-smartwatch-with-blank-screen_23-2147797003.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-smartwatch-with-blank-screen_23-2147797003.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-6615.jpg", @@ -143,7 +143,7 @@ export default function LandingPage() { title: "Global Awards", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-black-watch-wrist-man-sitting-car_181624-58251.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-black-watch-wrist-man-sitting-car_181624-58251.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -194,21 +194,21 @@ export default function LandingPage() { name: "Classic Noir", price: "$1,200", variant: "Leather Strap", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722619.jpg?_wi=2", }, { id: "p2", name: "Sterling Chrono", price: "$1,800", variant: "Silver Steel", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-concentrated-young-man_171337-16768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-concentrated-young-man_171337-16768.jpg?_wi=2", }, { id: "p3", name: "Golden Era", price: "$2,500", variant: "18k Gold", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241150.jpg?_wi=2", }, { id: "p4",