diff --git a/src/app/page.tsx b/src/app/page.tsx index 67c05ed..35b5e09 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function HomePage() { const processSteps = [ { id: "1", title: "Creative Discovery", description: "We begin with an in-depth consultation to understand your vision, space, and aesthetic preferences. This collaborative process ensures the final artwork perfectly complements your collection and environment.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZyB3ZFfTTE8DAACFhZ0bscJsy/uploaded-1772815746914-5npc4xl7.jpg", imageAlt: "Studio consultation workspace with color palettes and design sketches"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZyB3ZFfTTE8DAACFhZ0bscJsy/uploaded-1772815746914-5npc4xl7.jpg?_wi=1", imageAlt: "Studio consultation workspace with color palettes and design sketches"}, items: [ { icon: Sparkles, text: "Vision alignment" }, { icon: Palette, text: "Color exploration" }, @@ -61,7 +61,7 @@ export default function HomePage() { }, { id: "2", title: "Artistic Execution", description: "Flavia's studio practice combines traditional techniques with contemporary materials. Each piece undergoes multiple refinement rounds to achieve the perfect balance of form, color, and emotional resonance.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZyB3ZFfTTE8DAACFhZ0bscJsy/uploaded-1772815746914-5npc4xl7.jpg", imageAlt: "Artist at work in the studio with canvas and paint"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZyB3ZFfTTE8DAACFhZ0bscJsy/uploaded-1772815746914-5npc4xl7.jpg?_wi=2", imageAlt: "Artist at work in the studio with canvas and paint"}, items: [ { icon: Brush, text: "Hands-on creation" }, { icon: Palette, text: "Material mastery" }, @@ -71,7 +71,7 @@ export default function HomePage() { }, { id: "3", title: "Final Presentation", description: "Every artwork is carefully prepared with museum-quality materials and professional finishing. We provide installation consultation and detailed care instructions to ensure your piece maintains its beauty for generations.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZyB3ZFfTTE8DAACFhZ0bscJsy/uploaded-1772815746914-5npc4xl7.jpg", imageAlt: "Finished artwork displayed in gallery setting"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZyB3ZFfTTE8DAACFhZ0bscJsy/uploaded-1772815746914-5npc4xl7.jpg?_wi=3", imageAlt: "Finished artwork displayed in gallery setting"}, items: [ { icon: Sparkles, text: "Premium finishing" }, { icon: Palette, text: "Professional framing" },