Update src/app/services/page.tsx
This commit is contained in:
@@ -57,15 +57,15 @@ export default function ServicesPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32335.jpg?_wi=2",
|
||||
imageAlt: "Paint correction before and after"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18981.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18981.jpg?_wi=3",
|
||||
imageAlt: "Polished car exterior detail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193155.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193155.jpg?_wi=4",
|
||||
imageAlt: "Shiny vehicle finish result"
|
||||
}
|
||||
]
|
||||
@@ -76,15 +76,15 @@ export default function ServicesPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-man-leaning-soft-chair-back-while-exploring-linear-pattern-before-buying_7502-10002.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-bearded-man-leaning-soft-chair-back-while-exploring-linear-pattern-before-buying_7502-10002.jpg?_wi=2",
|
||||
imageAlt: "Interior detailing transformation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg?_wi=2",
|
||||
imageAlt: "Clean car interior result"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9285.jpg?_wi=2",
|
||||
imageAlt: "Professional interior detail"
|
||||
}
|
||||
]
|
||||
@@ -95,15 +95,15 @@ export default function ServicesPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32339.jpg?_wi=2",
|
||||
imageAlt: "Ceramic coating before and after"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leather-card-holder-isolated-pink_140725-12400.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-leather-card-holder-isolated-pink_140725-12400.jpg?_wi=2",
|
||||
imageAlt: "Protected paint surface shine"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736855.jpg?_wi=3",
|
||||
imageAlt: "Professional protection products"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user