Merge version_1 into main #3
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Directions", href: "#location" },
|
||||
{ text: "Call Now", href: "tel:5072084748" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/handsome-man-portrait-looking-camera_23-2148281661.jpg", alt: "Customer" },
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
{ value: "Hot", title: "Water Wash" },
|
||||
{ value: "Truck", title: "Friendly" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,12 +96,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "High-Pressure Wash", tags: ["Deep Clean"], imageSrc: "http://img.b2bpic.net/free-vector/neon-icon-tire-shop_1262-14772.jpg" },
|
||||
{ id: "f2", title: "Hot Water & Soap", tags: ["Dirt Killer"], imageSrc: "http://img.b2bpic.net/free-photo/azure-liquid-with-many-big-blobs_23-2147934151.jpg" },
|
||||
{ id: "f3", title: "Truck-Friendly Bays", tags: ["Spacious"], imageSrc: "http://img.b2bpic.net/free-photo/vibrant-scene-from-techno-music-party_23-2150551552.jpg" },
|
||||
{ id: "f4", title: "Multiple Modes", tags: ["Versatile"], imageSrc: "http://img.b2bpic.net/free-vector/neon-icon-tire-shop_1262-14772.jpg" },
|
||||
{ id: "f5", title: "24/7 Access", tags: ["Always Ready"], imageSrc: "http://img.b2bpic.net/free-photo/azure-liquid-with-many-big-blobs_23-2147934151.jpg" },
|
||||
{ id: "f6", title: "Advanced Foam", tags: ["Glossy Finish"], imageSrc: "http://img.b2bpic.net/free-photo/vibrant-scene-from-techno-music-party_23-2150551552.jpg" },
|
||||
{ id: "f1", title: "High-Pressure Wash", tags: ["Deep Clean"], imageSrc: "http://img.b2bpic.net/free-vector/neon-icon-tire-shop_1262-14772.jpg?_wi=1" },
|
||||
{ id: "f2", title: "Hot Water & Soap", tags: ["Dirt Killer"], imageSrc: "http://img.b2bpic.net/free-photo/azure-liquid-with-many-big-blobs_23-2147934151.jpg?_wi=1" },
|
||||
{ id: "f3", title: "Truck-Friendly Bays", tags: ["Spacious"], imageSrc: "http://img.b2bpic.net/free-photo/vibrant-scene-from-techno-music-party_23-2150551552.jpg?_wi=1" },
|
||||
{ id: "f4", title: "Multiple Modes", tags: ["Versatile"], imageSrc: "http://img.b2bpic.net/free-vector/neon-icon-tire-shop_1262-14772.jpg?_wi=2" },
|
||||
{ id: "f5", title: "24/7 Access", tags: ["Always Ready"], imageSrc: "http://img.b2bpic.net/free-photo/azure-liquid-with-many-big-blobs_23-2147934151.jpg?_wi=2" },
|
||||
{ id: "f6", title: "Advanced Foam", tags: ["Glossy Finish"], imageSrc: "http://img.b2bpic.net/free-photo/vibrant-scene-from-techno-music-party_23-2150551552.jpg?_wi=2" },
|
||||
]}
|
||||
title="Premium Wash Features"
|
||||
description="Equipped with professional-grade gear to get your ride looking brand new."
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
tag="Find Us"
|
||||
title="Visit Us in Rochester"
|
||||
description="1727 Broadway Ave S, Rochester, MN. Open 24 Hours for your convenience. Questions? Call (507) 208-4748."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342609.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
title="Stop Driving Dirty."
|
||||
description="Pull In. Spray Off. Shine Out."
|
||||
buttonText="Visit Us Now"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-car-clean-using-brush-clean-up-all-details-inside-vehicle_1303-30586.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user