diff --git a/src/app/page.tsx b/src/app/page.tsx index 35b77e1..ec686a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,15 +63,15 @@ export default function LandingPage() { imageAlt: "Custom Keyboard Desk Setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170582.jpg?_wi=1", imageAlt: "Mechanical Keyboard Switch Macro", }, { - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-using-keyboard-near-book_23-2147888598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-using-keyboard-near-book_23-2147888598.jpg?_wi=1", imageAlt: "Artisan Keycap Detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pink-keyboard-with-lights_23-2149680252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pink-keyboard-with-lights_23-2149680252.jpg?_wi=1", imageAlt: "Keyboard Assembly Station", }, ]} @@ -92,21 +92,21 @@ export default function LandingPage() { title: "Expert Inspection", description: "Every board is stress-tested, cleaned, and switch-lubed by our team of keyboard builders.", tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170582.jpg?_wi=2", }, { id: "f2", title: "Curated Artisan Keys", description: "Exclusive access to rare artisan keycaps and hard-to-find colorways.", tag: "Rare", - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-using-keyboard-near-book_23-2147888598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-using-keyboard-near-book_23-2147888598.jpg?_wi=2", }, { id: "f3", title: "Build Support", description: "Not sure which switch to pick? Our pros provide custom consultation for every purchase.", tag: "Support", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pink-keyboard-with-lights_23-2149680252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pink-keyboard-with-lights_23-2149680252.jpg?_wi=2", }, ]} title="Why Choose Us"