From b4a9a691abd654c1b06ac6587994e6b54c07f1a8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:27:52 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6e5fe74..e9307ff 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -164,7 +164,7 @@ export default function AboutPage() { id: "1", title: "When was SOS Expedited founded?", content: - "SOS Expedited was founded in 20 with a mission to provide reliable, professional freight transportation services to businesses across America.", + "SOS Expedited was founded in 2021 with a mission to provide reliable, professional freight transportation services to businesses across America.", }, { id: "2", -- 2.49.1