Update src/app/page.tsx
This commit is contained in:
@@ -80,32 +80,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-3238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-3238.jpg?_wi=1",
|
||||
imageAlt: "Night view of high-tech car wash bay",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-blue-water-drops-some-surface_23-2148070864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-blue-water-drops-some-surface_23-2148070864.jpg?_wi=1",
|
||||
imageAlt: "Close up of high pressure water stream",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=1",
|
||||
imageAlt: "Modern touchscreen wash control",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-splashing-near-foam_23-2147798203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-splashing-near-foam_23-2147798203.jpg?_wi=1",
|
||||
imageAlt: "Thick foam suds cleaning process",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg?_wi=1",
|
||||
imageAlt: "Industrial vacuum station detail",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-3545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-3545.jpg?_wi=1",
|
||||
imageAlt: "High pressure water rinsing car",
|
||||
},
|
||||
]}
|
||||
@@ -136,15 +136,15 @@ export default function LandingPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194066.jpg?_wi=1",
|
||||
imageAlt: "Foaming brush tool",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194066.jpg?_wi=2",
|
||||
imageAlt: "Alternative view foaming brush",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-3238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-3238.jpg?_wi=2",
|
||||
imageAlt: "modern car wash bay night",
|
||||
},
|
||||
{
|
||||
@@ -153,15 +153,15 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-protective-equipment-disinfecting_23-2148848578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-protective-equipment-disinfecting_23-2148848578.jpg?_wi=1",
|
||||
imageAlt: "High pressure air blower",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-protective-equipment-disinfecting_23-2148848578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-protective-equipment-disinfecting_23-2148848578.jpg?_wi=2",
|
||||
imageAlt: "Alternative air blower angle",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-blue-water-drops-some-surface_23-2148070864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-blue-water-drops-some-surface_23-2148070864.jpg?_wi=2",
|
||||
imageAlt: "car wash water spray detail",
|
||||
},
|
||||
{
|
||||
@@ -170,15 +170,15 @@ export default function LandingPage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/objects-with-reflective-effect_23-2150141924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/objects-with-reflective-effect_23-2150141924.jpg?_wi=1",
|
||||
imageAlt: "Filtration system technology",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/objects-with-reflective-effect_23-2150141924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/objects-with-reflective-effect_23-2150141924.jpg?_wi=2",
|
||||
imageAlt: "System infrastructure view",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=2",
|
||||
imageAlt: "car wash touchscreen control panel",
|
||||
},
|
||||
]}
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Choose Basic",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-splashing-near-foam_23-2147798203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-splashing-near-foam_23-2147798203.jpg?_wi=2",
|
||||
imageAlt: "car wash soap foam suds",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Choose Standard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-vacuuming-car-seats_23-2149316437.jpg?_wi=2",
|
||||
imageAlt: "modern car wash vacuum station",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Choose Ultimate",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-3545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-3545.jpg?_wi=2",
|
||||
imageAlt: "person rinsing car high pressure",
|
||||
},
|
||||
]}
|
||||
@@ -320,7 +320,7 @@ export default function LandingPage() {
|
||||
content: "All of our stations are equipped with contactless payment systems including credit, debit, and mobile wallets.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/objects-with-reflective-effect_23-2150141924.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/objects-with-reflective-effect_23-2150141924.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions about PureShine facilities."
|
||||
|
||||
Reference in New Issue
Block a user