Update src/app/services/page.tsx
This commit is contained in:
@@ -52,11 +52,11 @@ export default function ServicesPage() {
|
||||
icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=3",
|
||||
imageAlt: "Exterior detailing service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg?_wi=5",
|
||||
imageAlt: "Before and after exterior detail",
|
||||
},
|
||||
],
|
||||
@@ -67,11 +67,11 @@ export default function ServicesPage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg?_wi=2",
|
||||
imageAlt: "Interior detailing service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg?_wi=6",
|
||||
imageAlt: "Before and after interior detail",
|
||||
},
|
||||
],
|
||||
@@ -82,11 +82,11 @@ export default function ServicesPage() {
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg?_wi=2",
|
||||
imageAlt: "Ceramic coating application",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=4",
|
||||
imageAlt: "Ceramic coated vehicle",
|
||||
},
|
||||
],
|
||||
@@ -97,11 +97,11 @@ export default function ServicesPage() {
|
||||
icon: CheckCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg?_wi=7",
|
||||
imageAlt: "Paint correction before",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/uncertain-man-examining-his-car-hood-while-mechanic-is-talking-his-auto-repair-shop_637285-7712.jpg?_wi=8",
|
||||
imageAlt: "Paint correction after",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user