Update src/app/services/page.tsx

This commit is contained in:
2026-03-14 07:59:24 +00:00
parent 7af39efb0e
commit 1eb26ce16e

View File

@@ -134,7 +134,7 @@ export default function ServicesPage() {
name: "Professional Printing",
price: "Affordable Rates",
variant: "Color & B/W",
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg?_wi=1",
imageAlt: "Professional printing services",
},
{
@@ -142,7 +142,7 @@ export default function ServicesPage() {
name: "Scanning & Copying",
price: "Quick Turnaround",
variant: "Document Prep",
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg?_wi=2",
imageAlt: "Scanning and photocopying",
},
{
@@ -150,7 +150,7 @@ export default function ServicesPage() {
name: "CV & Document Typing",
price: "Professional Help",
variant: "Expert Assistance",
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170079.jpg?_wi=3",
imageAlt: "CV typing and document services",
},
]}