Update src/app/services/page.tsx

This commit is contained in:
2026-03-19 18:10:07 +00:00
parent bfc8755ac9
commit a4b28da29d

View File

@@ -50,11 +50,11 @@ export default function ServicesPage() {
icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushion_1203-9.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushion_1203-9.jpg?_wi=3",
imageAlt: "Interior design portfolio piece",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/home-furnitures-landing-page-tempalte_23-2148402689.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/home-furnitures-landing-page-tempalte_23-2148402689.jpg?_wi=2",
imageAlt: "Contemporary interior space",
},
],
@@ -65,11 +65,11 @@ export default function ServicesPage() {
icon: Brush,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418511.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418511.jpg?_wi=2",
imageAlt: "Branding and graphic design work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1671.jpg?_wi=2",
imageAlt: "Brand identity materials",
},
],
@@ -80,11 +80,11 @@ export default function ServicesPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/vases-with-green-pink-light-assortment_23-2149835494.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vases-with-green-pink-light-assortment_23-2149835494.jpg?_wi=2",
imageAlt: "Custom designed objects",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-modern-vases-books-arrangement_23-2149681092.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-modern-vases-books-arrangement_23-2149681092.jpg?_wi=3",
imageAlt: "Artistic installations",
},
],