Merge version_1 into main #3
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -185,10 +185,10 @@ export default function ArtStudioPage() {
|
||||
id: "2", name: "David Chen", role: "Corporate Curator", company: "TechVision Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-tattooer-prepearing-doing-tattoo-by-tattoo-machine-spending-time-modern-tattoo-studio_574295-665.jpg", imageAlt: "David Chen"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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?_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"
|
||||
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?_wi=2", imageAlt: "James Thompson"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user