Update src/app/services/page.tsx

This commit is contained in:
2026-03-15 14:27:58 +00:00
parent b091f53a27
commit 2e18cbec2a

View File

@@ -91,7 +91,7 @@ export default function ServicesPage() {
{ text: "Back to Home", href: "/" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mature-woman-interacting-with-virtual-assistant-her-computer-home-desktop_482257-120715.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mature-woman-interacting-with-virtual-assistant-her-computer-home-desktop_482257-120715.jpg?_wi=2"
imageAlt="modern web design workspace desk"
showBlur={true}
/>
@@ -116,11 +116,11 @@ export default function ServicesPage() {
icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_52683-18319.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_52683-18319.jpg?_wi=2",
imageAlt: "modern website design interface mockup",
},
{
imageSrc: "http://img.b2bpic.net/free-psd/modern-e-wallet-web-template_23-2149084766.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/modern-e-wallet-web-template_23-2149084766.jpg?_wi=2",
imageAlt: "responsive web design multiple devices",
},
],
@@ -131,11 +131,11 @@ export default function ServicesPage() {
icon: Smartphone,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/travel-vacation-booking-app_52683-41134.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/travel-vacation-booking-app_52683-41134.jpg?_wi=2",
imageAlt: "mobile app interface design responsive",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/mobile-app-developer-landing-page_52683-2522.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/mobile-app-developer-landing-page_52683-2522.jpg?_wi=2",
imageAlt: "cross device responsive web design",
},
],
@@ -146,11 +146,11 @@ export default function ServicesPage() {
icon: Search,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg?_wi=2",
imageAlt: "seo analytics dashboard metrics data",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-coworkers-analyzing-business-charts-graphs-laptop-digital-tablet-using-networking-software-plan-presentation-with-diagrams-people-working-with-research-close-up_482257-47589.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-coworkers-analyzing-business-charts-graphs-laptop-digital-tablet-using-networking-software-plan-presentation-with-diagrams-people-working-with-research-close-up_482257-47589.jpg?_wi=2",
imageAlt: "search engine rankings improvement chart",
},
],