Update src/app/services/page.tsx
This commit is contained in:
@@ -50,11 +50,11 @@ export default function ServicesPage() {
|
|||||||
icon: Palette,
|
icon: Palette,
|
||||||
mediaItems: [
|
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",
|
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",
|
imageAlt: "Contemporary interior space",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@@ -65,11 +65,11 @@ export default function ServicesPage() {
|
|||||||
icon: Brush,
|
icon: Brush,
|
||||||
mediaItems: [
|
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",
|
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",
|
imageAlt: "Brand identity materials",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@@ -80,11 +80,11 @@ export default function ServicesPage() {
|
|||||||
icon: Sparkles,
|
icon: Sparkles,
|
||||||
mediaItems: [
|
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",
|
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",
|
imageAlt: "Artistic installations",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user