From 1a5b42300bd8ba472e04bdf04161c630b89cf0c0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:59:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93b1be8..28f3daa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,7 @@ export default function LandingPage() { "Fill out our contact form, call us directly, or email info@limitlessprinting.ca. We'll respond within 24 hours with a customized proposal."}, { id: "5", title: "What makes you different?", content: - "Our combination of creative expertise, production quality, and personalized service sets us apart. We treat every project like it is our own."}, + "Our combination of creative expertise, production quality, and personalized service sets us apart. We treat every project like it's our own."}, { id: "6", title: "Do you offer design services?", content: "Absolutely. Our in-house design team creates custom branding, marketing materials, and event collateral tailored to your vision."}, -- 2.49.1