From 391124b79901aa472c7fb8fe79618cc046d73696 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 23:31:16 +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 9ee166a..24b3b48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { title: "General Notary Services", description: "Quick and accurate verification for your daily personal documents.", - imageSrc: "http://img.b2bpic.net/free-photo/graduation-diploma-certificate-with-ribbon-bow_23-2148769718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graduation-diploma-certificate-with-ribbon-bow_23-2148769718.jpg?_wi=1", imageAlt: "Notary Stamp", }, { @@ -103,7 +103,7 @@ export default function LandingPage() { { title: "Business Documents", description: "Reliable support for corporate filings and business contracts.", - imageSrc: "http://img.b2bpic.net/free-photo/graduation-diploma-certificate-with-ribbon-bow_23-2148769718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graduation-diploma-certificate-with-ribbon-bow_23-2148769718.jpg?_wi=2", imageAlt: "Business", }, ]} -- 2.49.1