From 33b7c9cd59e91a6f548125544d1149b0365ff3e2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 20:03:28 +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 67dd0b1..7938007 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { icon: Lock, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3957.jpg?_wi=1", imageAlt: "Secure Data", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { tag="Ready to Start" title="Extract Your Conversation" description="Paste your Claude public share link below and we'll instantly generate your PDF document." - imageSrc="http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3957.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3957.jpg?_wi=2" mediaAnimation="slide-up" inputPlaceholder="Paste link (https://claude.ai/share/...)" buttonText="Generate PDF" -- 2.49.1