Update src/app/services/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user