From aab30a4d93ab687e0fcd2e0c93778606b828dadd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:00:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e67f7ea..c745543 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { buttons={[ { text: "Shop Premium Laptops", href: "#products" } ]} - imageSrc="http://img.b2bpic.net/free-photo/laptop-airport-lounge_53876-143023.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-airport-lounge_53876-143023.jpg?_wi=1" imageAlt="Premium laptop showcase" mediaAnimation="slide-up" imagePosition="right" @@ -156,7 +156,7 @@ export default function LandingPage() { }, { id: "3", title: "Generous Value-Adds", description: "Every purchase includes carefully curated complimentary accessories: premium mouse, protective laptop bag, precision mousepad, and extended five-star support. We treat extras as essentials, not afterthoughts.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-airport-lounge_53876-143023.jpg", imageAlt: "Premium laptop showcase" + imageSrc: "http://img.b2bpic.net/free-photo/laptop-airport-lounge_53876-143023.jpg?_wi=2", imageAlt: "Premium laptop showcase" }, items: [ { icon: Gift, text: "Premium mouse included" }, -- 2.49.1