Update src/app/artwork/[id]/page.tsx

This commit is contained in:
2026-03-06 16:37:02 +00:00
parent 5804ca5185
commit 64cacded99

View File

@@ -16,7 +16,7 @@ const artworkData: Record<string, any> = {
description: "A dynamic composition of layered abstractions that explore the concept of emergence—the moment when form crystallizes from chaos. This piece features bold gestural marks in oil and acrylic, creating depth through color interaction and textural variation. The painting invites the viewer to find their own narrative within the composition.",
price: "$2,800",
variant: "Canvas 48\" × 60\" Oil & Acrylic",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-minimal-hand-drawn-cover-collection_23-2149015394.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-minimal-hand-drawn-cover-collection_23-2149015394.jpg?_wi=3",
imageAlt: "Emergence No. 3 - Contemporary abstract painting",
},
"artwork-02": {
@@ -24,7 +24,7 @@ const artworkData: Record<string, any> = {
description: "Resonance captures the vibrational energy of sound translated into visual form. Through careful layering of mixed media materials, the work creates a sense of movement and harmony. The interplay of color and texture suggests the rippling effects of sound waves through space.",
price: "$3,200",
variant: "Canvas 60\" × 72\" Mixed Media",
imageSrc: "http://img.b2bpic.net/free-photo/concrete-wall-with-rough-surface_23-2148399167.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concrete-wall-with-rough-surface_23-2148399167.jpg?_wi=3",
imageAlt: "Resonance - Modern abstract artwork",
},
"artwork-03": {
@@ -32,7 +32,7 @@ const artworkData: Record<string, any> = {
description: "Where three streams of color and form meet, Confluence explores the beauty of intersection and unity. This oil painting on canvas presents a meditation on how diverse elements can come together to create something greater than the sum of their parts.",
price: "$2,500",
variant: "Canvas 42\" × 54\" Oil on Canvas",
imageSrc: "http://img.b2bpic.net/free-vector/modern-memphis-background-with-colorful-shapes_1017-9383.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-memphis-background-with-colorful-shapes_1017-9383.jpg?_wi=3",
imageAlt: "Confluence - Abstract contemporary art",
},
"artwork-04": {
@@ -40,7 +40,7 @@ const artworkData: Record<string, any> = {
description: "The first in a series exploring transformation and change, Metamorphosis I combines acrylic and ink to create a dynamic visual journey. The composition suggests movement and evolution, inviting viewers to contemplate the constant flux of existence.",
price: "$3,500",
variant: "Canvas 60\" × 48\" Acrylic & Ink",
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-art-cover-collection_23-2148985063.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-art-cover-collection_23-2148985063.jpg?_wi=3",
imageAlt: "Metamorphosis Series I - Contemporary abstract",
},
};
@@ -186,7 +186,7 @@ export default function ArtworkDetailPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/creative-view-indoors-window-curtains_23-2149657515.jpg"
imageSrc="http://img.b2bpic.net/free-photo/creative-view-indoors-window-curtains_23-2149657515.jpg?_wi=5"
imageAlt="Flavia's contemporary abstract art"
logoText="Flavia"
copyrightText="© 2025 Flavia Contemporary Art. All rights reserved."