Update src/app/services/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function ServicesPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=2"
|
||||
imageAlt="professional web design services"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,11 +87,11 @@ export default function ServicesPage() {
|
||||
icon: Code,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149057381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149057381.jpg?_wi=2",
|
||||
imageAlt: "website design concept",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=3",
|
||||
imageAlt: "design development process",
|
||||
},
|
||||
],
|
||||
@@ -102,11 +102,11 @@ export default function ServicesPage() {
|
||||
icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-report_329181-11812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-report_329181-11812.jpg?_wi=2",
|
||||
imageAlt: "maintenance process",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protection-mask-having-online-meeting-conference-modern-new-normal-office-freelancer-working-workplace-chatting-with-remotely-team-virtual-webinar-using-internet-technology_482257-12877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protection-mask-having-online-meeting-conference-modern-new-normal-office-freelancer-working-workplace-chatting-with-remotely-team-virtual-webinar-using-internet-technology_482257-12877.jpg?_wi=2",
|
||||
imageAlt: "ongoing support services",
|
||||
},
|
||||
],
|
||||
@@ -117,11 +117,11 @@ export default function ServicesPage() {
|
||||
icon: BarChart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-strategy-banner-template_23-2148776706.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-strategy-banner-template_23-2148776706.jpg?_wi=2",
|
||||
imageAlt: "analytics dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-laptop-phone_23-2148751554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-laptop-phone_23-2148751554.jpg?_wi=2",
|
||||
imageAlt: "performance analysis",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user