diff --git a/src/app/page.tsx b/src/app/page.tsx index c5c0ded..511c317 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-flowing-particles_1048-13264.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-technology-background-with-flowing-particles_1048-13264.jpg?_wi=1" /> @@ -84,31 +84,31 @@ export default function LandingPage() { id: "1", name: "NovaTrade", price: "Finance Platform", - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=1", }, { id: "2", name: "Lumière", price: "Luxury Restaurant", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=1", }, { id: "3", name: "OrbitSaaS", price: "Project Management", - imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg?_wi=1", }, { id: "4", name: "TechMarket", price: "E-Commerce", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg?_wi=1", }, { id: "5", name: "BizGrowth", price: "Corporate SaaS", - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104511.jpg?_wi=1", }, { id: "6", @@ -201,31 +201,31 @@ export default function LandingPage() { id: "1", name: "Elena V.", role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=2", }, { id: "2", name: "Marcus J.", role: "Lead Developer", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nutritional-counter-app-composition_23-2149880622.jpg?_wi=2", }, { id: "3", name: "Sarah L.", role: "UX Strategist", - imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-switching-bulbs-using-voice-command-tablet_482257-8730.jpg?_wi=2", }, { id: "4", name: "David K.", role: "Visual Designer", - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg?_wi=2", }, { id: "5", name: "Chloe M.", role: "Project Manager", - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104511.jpg?_wi=2", }, ]} /> @@ -247,7 +247,7 @@ export default function LandingPage() {