From 809dfb274d2c43035d96bc737d1f92f4803c6d15 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:58:33 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 820d7bd..f592e6b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -38,7 +38,7 @@ export default function ContactPage() { { name: "Reviews", id: "reviews" }, { name: "Book Now", id: "booking" } ]} - brandName="OnSpot Mobile Detailing " + brandName="OnSpot Mobile Detailing" bottomLeftText="Ottawa, Ontario" bottomRightText="(613) 716-5686" /> @@ -61,7 +61,7 @@ export default function ContactPage() { }} useInvertedBackground={false} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772676011119-6f3ayw96.jpg" - imageAlt="OnSpot Mobile Detailing mobile detailing service" + imageAlt="OnSpot Mobile Detailing mobile detailing service" mediaAnimation="none" mediaPosition="right" buttonText="Send Message" @@ -71,8 +71,8 @@ export default function ContactPage() {