diff --git a/src/app/page.tsx b/src/app/page.tsx index 481cf77..3cb2820 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { description="Power Meets Premium Technology. Experience the peak of portable computing." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-dark-table-glowing-screen_169016-51024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-dark-table-glowing-screen_169016-51024.jpg?_wi=1", imageAlt: "Futuristic Laptop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg?_wi=1", imageAlt: "Laptop Display", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { icon: Database, title: "Next-Gen Processors", description: "Unrivaled speed and efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-dark-table-glowing-screen_169016-51024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-laptop-dark-table-glowing-screen_169016-51024.jpg?_wi=2", imageAlt: "laptop screen interface high resolution", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { detail: "Worldwide support.", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg?_wi=2", imageAlt: "laptop screen interface high resolution", }, ]}