Merge version_3 into main #7
@@ -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() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="OnSpot Mobile Detailing Mobile Detailing"
|
||||
copyrightText="© 2025 OnSpot Mobile Detailing 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: [
|
||||
|
||||
1369
src/app/layout.tsx
1369
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Book Now", id: "booking" }
|
||||
]}
|
||||
brandName="OnSpot Mobile Detailing "
|
||||
brandName="OnSpot Mobile Detailing"
|
||||
bottomLeftText="Ottawa, Ontario"
|
||||
bottomRightText="(613) 716-5686"
|
||||
/>
|
||||
@@ -128,14 +128,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<SplitAbout
|
||||
title="Why Choose OnSpot Mobile Detailing Mobile Detailing"
|
||||
title="Why Choose OnSpot Mobile Detailing Mobile Detailing"
|
||||
description="We deliver exceptional results with a commitment to professionalism, quality, and your convenience"
|
||||
tag="Trust & Quality"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg?_wi=2"
|
||||
imageAlt="Premium OnSpot Mobile Detailing detailing results"
|
||||
imageAlt="Premium OnSpot Mobile Detailing detailing results"
|
||||
mediaAnimation="none"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
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"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Book Now"
|
||||
termsText="By booking, you agree to our service terms. We respect your privacy."
|
||||
@@ -217,9 +217,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772676061551-xlogpyzm.jpg"
|
||||
imageAlt="OnSpot Mobile Detailing Mobile Detailing premium service"
|
||||
logoText="OnSpot Mobile Detailing Mobile Detailing"
|
||||
copyrightText="© 2025 OnSpot Mobile Detailing Mobile Detailing. All rights reserved."
|
||||
imageAlt="OnSpot Mobile Detailing Mobile Detailing premium service"
|
||||
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