Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 09:36:27 +00:00

View File

@@ -63,27 +63,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-et1jzfb9.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-et1jzfb9.jpg?_wi=1",
imageAlt: "Collage artwork 1",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-0uv5ky3v.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-0uv5ky3v.jpg?_wi=1",
imageAlt: "Collage artwork 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/leaf-image-torn-paper-style_53876-129902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/leaf-image-torn-paper-style_53876-129902.jpg?_wi=1",
imageAlt: "Abstract fine art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/leaf-image-torn-paper-style_53876-129902.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/leaf-image-torn-paper-style_53876-129902.jpg?_wi=2",
imageAlt: "Abstract fine art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256429.jpg?_wi=1",
imageAlt: "Artist studio",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256429.jpg?_wi=2",
imageAlt: "Artist studio",
},
]}
@@ -95,7 +95,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Not just prints."
description="These pieces are not made to decorate a wall. They are made to stay with you. Each work begins with a feeling, a question, a contradiction or a moment that refuses to disappear. Then it turns into image. Then into story. A visual object you can live with."
imageSrc="http://img.b2bpic.net/free-photo/leaf-image-torn-paper-style_53876-129902.jpg"
imageSrc="http://img.b2bpic.net/free-photo/leaf-image-torn-paper-style_53876-129902.jpg?_wi=3"
imageAlt="Collage details"
/>
</div>
@@ -114,7 +114,7 @@ export default function LandingPage() {
price: "Limited Edition",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-landscape-covers-collection_23-2149017618.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-landscape-covers-collection_23-2149017618.jpg?_wi=1",
},
{
id: "2",
@@ -141,7 +141,7 @@ export default function LandingPage() {
price: "Limited Edition",
rating: 5,
reviewCount: "6",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-et1jzfb9.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-et1jzfb9.jpg?_wi=2",
},
{
id: "5",
@@ -150,7 +150,7 @@ export default function LandingPage() {
price: "Limited Edition",
rating: 5,
reviewCount: "9",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-0uv5ky3v.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BynhcgAhlKf23PIQxs9b1T6Bln/uploaded-1775727362947-0uv5ky3v.jpg?_wi=2",
},
{
id: "6",
@@ -159,7 +159,7 @@ export default function LandingPage() {
price: "Limited Edition",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-landscape-covers-collection_23-2149017618.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-landscape-covers-collection_23-2149017618.jpg?_wi=2",
},
]}
title="The collection"
@@ -172,7 +172,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="About Silvia"
description="I do not really think of myself as an artist in the traditional sense. I observe. I collect symbols. I pay attention to what people feel, what they hide, what they want, and what they still cannot name. These pieces are born there—from a thought, a contradiction, a longing. I make visual stories for those who know that some things cannot be explained directly—only felt."
imageSrc="http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256429.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256429.jpg?_wi=3"
imageAlt="Silvia Tarrés creative process"
/>
</div>