Merge version_1 into main #1
@@ -126,10 +126,10 @@ export default function ArtStudioPage() {
|
||||
title: "Custom Commissions", description: "Create bespoke artworks tailored to your vision, space, and story. Collaborative process from concept to completion.", icon: Brush,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg", imageAlt: "Custom commission artwork"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg?_wi=1", imageAlt: "Custom commission artwork"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg", imageAlt: "Commission design process"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg?_wi=1", imageAlt: "Commission design process"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -137,10 +137,10 @@ export default function ArtStudioPage() {
|
||||
title: "Art Direction & Consultation", description: "Professional guidance for art collection curation, interior design integration, and gallery exhibitions.", icon: Eye,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg", imageAlt: "Art direction consultation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognisable-woman-arranging-fabric_23-2148372144.jpg?_wi=2", imageAlt: "Art direction consultation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg", imageAlt: "Gallery curation work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-female-artist-painting-canvas_273443-457.jpg?_wi=2", imageAlt: "Gallery curation work"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -188,11 +188,11 @@ export default function ArtStudioPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", role: "Private Collector", company: "Contemporary Collectors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emma Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Thompson", role: "Design Director", company: "Architectural Digest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "James Thompson"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user