Merge version_20 into main #27

Merged
bender merged 1 commits from version_20 into main 2026-06-05 19:05:32 +00:00

View File

@@ -158,7 +158,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Whispers of the Forest", price: "$1,200", variant: "Original Oil Painting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780683158102-pyk4jqx0.jpg", imageAlt: "Abstract forest landscape painting"},
id: "p1", name: "Whispers of the Forest", price: "$25", variant: "Original Oil Painting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780683158102-pyk4jqx0.jpg", imageAlt: "Abstract forest landscape painting"},
{
id: "p2", name: "River Stone Sculpture", price: "$25", variant: "Handcrafted Ceramic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780683518636-zihl7w6w.jpg", imageAlt: "Smooth ceramic sculpture resembling river stones"},
{