Update src/app/contact/page.tsx
This commit is contained in:
@@ -38,7 +38,7 @@ export default function ContactPage() {
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Book Now", id: "booking" }
|
||||
]}
|
||||
brandName="OnSpot"
|
||||
brandName="OnSpot Mobile Detailing "
|
||||
bottomLeftText="Ottawa, Ontario"
|
||||
bottomRightText="(613) 716-5686"
|
||||
/>
|
||||
@@ -60,8 +60,8 @@ export default function ContactPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg?_wi=3"
|
||||
imageAlt="OnSpot mobile detailing service"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772676011119-6f3ayw96.jpg"
|
||||
imageAlt="OnSpot Mobile Detailing mobile detailing service"
|
||||
mediaAnimation="none"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
@@ -71,8 +71,8 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="OnSpot Mobile Detailing"
|
||||
copyrightText="© 2025 OnSpot Mobile Detailing. All rights reserved."
|
||||
logoText="OnSpot Mobile Detailing Mobile Detailing"
|
||||
copyrightText="© 2025 OnSpot Mobile Detailing Mobile Detailing. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Service", items: [
|
||||
|
||||
Reference in New Issue
Block a user