Merge version_3 into main #6
@@ -21,7 +21,7 @@ export default function ATFZGaragePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,7 +45,7 @@ export default function ATFZGaragePage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="ATFZGARAGE"
|
||||
description="Professional mobile mechanic services delivered to your location. Convenient, honest, and affordable repairs for all vehicle types."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Book Service Now", href: "contact" },
|
||||
{ text: "Learn More", href: "services" }
|
||||
@@ -83,6 +83,7 @@ export default function ATFZGaragePage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg"
|
||||
imageAlt="ATFZGARAGE professional mechanic team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,8 +93,8 @@ export default function ATFZGaragePage() {
|
||||
description="From routine maintenance to complex repairs, ATFZGARAGE handles it all with expertise and professionalism."
|
||||
tag="Our Services"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
gridVariant="uniform-4-items"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
@@ -208,7 +209,7 @@ export default function ATFZGaragePage() {
|
||||
{ text: "Book Service", href: "#contact-form" },
|
||||
{ text: "Call Us", href: "tel:1-800-ATFZGAR" }
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user