From 1d353d4370e96ff3be945cedfedc0fd1d88ad66b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 14:59:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]}