Merge version_1 into main #1
@@ -62,7 +62,6 @@ export default function AboutPage() {
|
||||
<div id="about-details" data-section="about-details">
|
||||
<AboutMetric
|
||||
title={"Our Story: Dedication to Automotive Excellence"}
|
||||
description={"Auto Service Four Winds was founded on the principles of trust, transparency, and unparalleled service quality. For over 15 years, we have proudly served the community, evolving with automotive technology to provide cutting-edge solutions for every vehicle."}
|
||||
metrics={[
|
||||
{ "icon":Calendar,"label":"Years in Business","value":"15+"},
|
||||
{ "icon":Users,"label":"Dedicated Team","value":"10+"},
|
||||
@@ -96,7 +95,6 @@ export default function AboutPage() {
|
||||
{ "title":"Contact","items":[{"label":"Book Appointment","href":"/book-appointment"},{"label":"Call Us: (555) 123-4567","href":"tel:+1-555-123-4567"},{"label":"Email: info@autoservice.com","href":"mailto:info@autoservice.com"},{"label":"Directions","href":"/contact"}]}
|
||||
]}
|
||||
copyrightText={"© 2024 Auto Service Four Winds. All rights reserved."}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -58,7 +58,6 @@ export default function HomePage() {
|
||||
]}
|
||||
imageSrc={"http://img.b2bpic.net/free-photo/car-service-employees-posing-with-tools_23-2148327557.jpg"}
|
||||
imageAlt={"Mechanic working on a car engine"}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,7 +145,6 @@ export default function HomePage() {
|
||||
{ "title":"Contact","items":[{"label":"Book Appointment","href":"/book-appointment"},{"label":"Call Us: (555) 123-4567","href":"tel:+1-555-123-4567"},{"label":"Email: info@autoservice.com","href":"mailto:info@autoservice.com"},{"label":"Directions","href":"/contact"}]}
|
||||
]}
|
||||
copyrightText={"© 2024 Auto Service Four Winds. All rights reserved."}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -106,7 +106,6 @@ export default function ReviewsPage() {
|
||||
{ "title":"Contact","items":[{"label":"Book Appointment","href":"/book-appointment"},{"label":"Call Us: (555) 123-4567","href":"tel:+1-555-123-4567"},{"label":"Email: info@autoservice.com","href":"mailto:info@autoservice.com"},{"label":"Directions","href":"/contact"}]}
|
||||
]}
|
||||
copyrightText={"© 2024 Auto Service Four Winds. All rights reserved."}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
@@ -101,7 +101,6 @@ export default function ServicesPage() {
|
||||
{ "title":"Contact","items":[{"label":"Book Appointment","href":"/book-appointment"},{"label":"Call Us: (555) 123-4567","href":"tel:+1-555-123-4567"},{"label":"Email: info@autoservice.com","href":"mailto:info@autoservice.com"},{"label":"Directions","href":"/contact"}]}
|
||||
]}
|
||||
copyrightText={"© 2024 Auto Service Four Winds. All rights reserved."}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user