diff --git a/src/app/page.tsx b/src/app/page.tsx index e1b28f7..daa3800 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hand-signing-business-contract_53876-65436.jpg", imageAlt: "Professional notary signing documents" }, { - imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-expert-highlighting-terms-retirement-plan-contract_482257-100597.jpg", imageAlt: "In-person notary service meeting" + imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-expert-highlighting-terms-retirement-plan-contract_482257-100597.jpg?_wi=1", imageAlt: "In-person notary service meeting" }, { imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-working_23-2149100280.jpg", imageAlt: "Online remote notarization service" @@ -69,7 +69,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-his-phone-office_23-2148377701.jpg", imageAlt: "Mobile notary convenience service" }, { - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149756291.jpg", imageAlt: "Notary seal and certification" + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149756291.jpg?_wi=1", imageAlt: "Notary seal and certification" } ]} mediaAnimation="slide-up" @@ -85,7 +85,7 @@ export default function LandingPage() { description="We offer multiple notary services tailored to your convenience and requirements." subdescription="Choose the service that works best for you" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/financial-advisor-expert-highlighting-terms-retirement-plan-contract_482257-100597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/financial-advisor-expert-highlighting-terms-retirement-plan-contract_482257-100597.jpg?_wi=2" imageAlt="Professional notary services" mediaAnimation="slide-up" useInvertedBackground={false} @@ -105,7 +105,7 @@ export default function LandingPage() { }, { id: 3, - tag: "Step Three", title: "Notarization Complete", subtitle: "Official certification and seal", description: "Our notary will authenticate signatures, apply official seals, and provide certified copies. Receive your notarized documents immediately and ready to use.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149756291.jpg", imageAlt: "Professional notary seal and certification" + tag: "Step Three", title: "Notarization Complete", subtitle: "Official certification and seal", description: "Our notary will authenticate signatures, apply official seals, and provide certified copies. Receive your notarized documents immediately and ready to use.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149756291.jpg?_wi=2", imageAlt: "Professional notary seal and certification" } ]} title="How It Works"