Update src/app/services/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
title: "24/7 Fuel Delivery",
|
||||
description: "Never run out of fuel with our prompt and reliable delivery service directly to your location.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-refueling-car-with-gasoline-petrol-station_23-2148150083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-refueling-car-with-gasoline-petrol-station_23-2148150083.jpg?_wi=2",
|
||||
imageAlt: "Fuel delivery truck",
|
||||
},
|
||||
items: [
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
title: "On-Site Fleet Fueling",
|
||||
description: "Maximize operational efficiency with convenient on-site fueling for your entire vehicle fleet.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-gas-station_107791-4392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-gas-station_107791-4392.jpg?_wi=1",
|
||||
imageAlt: "Fleet fueling at a station",
|
||||
},
|
||||
items: [
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
title: "Quality Retail Stations",
|
||||
description: "Visit our modern fuel stations for high-quality petrol, diesel, and a range of convenience items.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-gas-station_107791-4392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/isometric-gas-station_107791-4392.jpg?_wi=2",
|
||||
imageAlt: "Retail fuel station",
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user