diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b93b1f..3d940f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,11 +79,11 @@ export default function LandingPage() { { id: 1, title: "Heritage Collection", description: "Iconic timepieces that have shaped horological history. Featuring legendary models that collectors covet worldwide.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/businessman-looking-his-watch-closeup_53876-176905.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-suit-clasping-his-hands_181624-26326.jpg" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-suit-clasping-his-hands_181624-26326.jpg?_wi=1" } }, { id: 2, - title: "Modern Masters", description: "Contemporary creations from modern watchmaking innovators. Blending tradition with cutting-edge materials and technology.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-suit-clasping-his-hands_181624-26326.jpg" }, + title: "Modern Masters", description: "Contemporary creations from modern watchmaking innovators. Blending tradition with cutting-edge materials and technology.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-suit-clasping-his-hands_181624-26326.jpg?_wi=2" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-overcoat-posing-studio_158538-11456.jpg" } } ]} @@ -166,11 +166,11 @@ export default function LandingPage() { }, { id: "3", name: "David Chen", role: "CEO, Luxury Group", company: "Singapore", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1" }, { id: "4", name: "Catherine Laurent", role: "Museum Curator", company: "Paris, France", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2" }, { id: "5", name: "Alexander König", role: "Private Collector", company: "Munich, Germany", rating: 5,