Merge version_1 into main #2
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
id: "experience", value: "12+", title: "Years Experience", description: "In premium automotive care", icon: Award
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
{ value: "Expert Team", title: "Certified Detailers" },
|
||||
{ value: "Attention to Detail", title: "Zero Shortcuts" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg"
|
||||
imageAlt="Premium automotive service facility"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg"
|
||||
imageAlt="Premium automotive service facility"
|
||||
/>
|
||||
</div>
|
||||
@@ -266,8 +266,9 @@ export default function LandingPage() {
|
||||
}}
|
||||
buttonText="Request Quote"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-seats-inside-car-close-up-photo_1303-31996.jpg"
|
||||
imageAlt="Premium automotive service facility"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user