Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Clean Car. Clear Mind. Anytime You Need It."
|
||||
description="Fast, affordable, and open 24 hours — keeping Elkhorn and Omaha vehicles shining."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="24/7 Service Available"
|
||||
tagIcon={Clock}
|
||||
tagAnimation="slide-up"
|
||||
@@ -62,10 +62,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212197.jpg?_wi=1", imageAlt: "Touchless car wash system"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212197.jpg", imageAlt: "Touchless car wash system"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/two-happy-characters-uniform-washing-car-with-soap-flat_1284-63585.jpg?_wi=1", imageAlt: "Self-serve washing station"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/two-happy-characters-uniform-washing-car-with-soap-flat_1284-63585.jpg", imageAlt: "Self-serve washing station"
|
||||
}
|
||||
]}
|
||||
carouselPosition="right"
|
||||
@@ -97,10 +97,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "touchless", title: "Touchless Drive-Through Wash", description: "Fast, convenient, and perfect when you're on the go. No brushes touching your vehicle, quick and efficient cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212197.jpg?_wi=2", imageAlt: "Touchless car wash system"
|
||||
id: "touchless", title: "Touchless Drive-Through Wash", description: "Fast, convenient, and perfect when you're on the go. No brushes touching your vehicle, quick and efficient cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212197.jpg", imageAlt: "Touchless car wash system"
|
||||
},
|
||||
{
|
||||
id: "self-serve", title: "Self-Serve Wash Bays", description: "Prefer to wash your car your way? Our self-serve stations give you full control with high-pressure wash, foam and rinse options.", imageSrc: "http://img.b2bpic.net/free-vector/two-happy-characters-uniform-washing-car-with-soap-flat_1284-63585.jpg?_wi=2", imageAlt: "Self-serve washing station"
|
||||
id: "self-serve", title: "Self-Serve Wash Bays", description: "Prefer to wash your car your way? Our self-serve stations give you full control with high-pressure wash, foam and rinse options.", imageSrc: "http://img.b2bpic.net/free-vector/two-happy-characters-uniform-washing-car-with-soap-flat_1284-63585.jpg", imageAlt: "Self-serve washing station"
|
||||
},
|
||||
{
|
||||
id: "vacuum", title: "Vacuum Stations", description: "Finish the job with a quick interior clean. Remove dust and debris, freshen up seats and carpets with our convenient vacuum stations.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-aspiring-parquet-floor-room_23-2148322076.jpg", imageAlt: "Professional vacuum cleaning station"
|
||||
|
||||
Reference in New Issue
Block a user