From 35d95ab6195b369d581aa198db0d9e04fff07d49 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:48:12 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3dca17a..497d483 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -42,7 +42,7 @@ export default function AboutPage() { Date: Thu, 5 Mar 2026 09:48:13 +0000 Subject: [PATCH 2/2] 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 7c26015..f72ca72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marcus Chen", role: "Collector", company: "San Francisco, CA", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Marcus Chen testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=1", imageAlt: "Marcus Chen testimonial"}, { id: "2", name: "Sarah Williams", role: "Enthusiast", company: "London, UK", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sarah Williams testimonial"}, @@ -200,7 +200,7 @@ export default function LandingPage() { { id: "5", title: "Can I pre-order upcoming releases?", content: "Absolutely! We offer pre-order options for upcoming Labubu collections. Pre-orders ship immediately upon release and often include exclusive bonuses."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg?_wi=1" imageAlt="Labubu figure display" mediaAnimation="slide-up" faqsAnimation="slide-up"