Update src/app/services/page.tsx
This commit is contained in:
@@ -61,21 +61,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Interior Detailing",
|
||||
description: "Steam cleaning, upholstery treatment, and deep vacuuming.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg?_wi=2",
|
||||
titleIconSrc: "Sparkles",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Exterior Wash",
|
||||
description: "High-pressure wash, hand wax, and paint protection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg?_wi=2",
|
||||
titleIconSrc: "Zap",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Full Package",
|
||||
description: "The complete overhaul for your car inside and out.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg?_wi=2",
|
||||
titleIconSrc: "Star",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
@@ -99,13 +99,13 @@ export default function LandingPage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193627.jpg?_wi=3",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg?_wi=4",
|
||||
imageAlt: "car detailing shop interior",
|
||||
},
|
||||
{
|
||||
@@ -114,13 +114,13 @@ export default function LandingPage() {
|
||||
icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg?_wi=5",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-drumsticks-blurred-background_169016-23678.jpg?_wi=4",
|
||||
imageAlt: "car interior detailing cleaning",
|
||||
},
|
||||
]}
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6114.jpg?_wi=6"
|
||||
logoText="CleaningcarsZuka"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user