From 951a837c29de58d935d448894c739447d44d2317 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 09:05:38 +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 2ca3dd4..e8e59b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "Explore Categories", href: "#" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/book-logo-template_23-2149676788.jpg" + imageSrc="http://img.b2bpic.net/free-vector/book-logo-template_23-2149676788.jpg?_wi=1" imageAlt="Life categories visualization" useInvertedBackground={false} /> @@ -115,7 +115,7 @@ export default function LandingPage() { buttonAnimation="slide-up" products={[ { - id: "school", name: "School", price: "📚", variant: "Education & Learning", imageSrc: "http://img.b2bpic.net/free-vector/book-logo-template_23-2149676788.jpg", imageAlt: "School category" + id: "school", name: "School", price: "📚", variant: "Education & Learning", imageSrc: "http://img.b2bpic.net/free-vector/book-logo-template_23-2149676788.jpg?_wi=2", imageAlt: "School category" }, { id: "music", name: "Music", price: "🎧", variant: "Creative Pursuits", imageSrc: "http://img.b2bpic.net/free-vector/technological-discount-background_23-2147599276.jpg", imageAlt: "Music category" -- 2.49.1