Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-03-05 19:51:28 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -44,7 +44,7 @@ export default function ItalianLandingPage() {
{ text: "Visualizza Galleria", href: "gallery" },
{ text: "Prenota una Visita", href: "booking" }
]}
imageSrc="http://img.b2bpic.net/free-photo/team-skilled-artist-collaborating-rustic-painting-art-studio_482257-122879.jpg"
imageSrc="http://img.b2bpic.net/free-photo/team-skilled-artist-collaborating-rustic-painting-art-studio_482257-122879.jpg?_wi=2"
imageAlt="dipinto tela arte galleria artista"
showDimOverlay={true}
/>
@@ -57,16 +57,16 @@ export default function ItalianLandingPage() {
tag="Galleria"
features={[
{
id: "01", title: "Espressione Astratta", description: "Esplorare il colore, la forma e il movimento attraverso astrazioni audaci", imageSrc: "http://img.b2bpic.net/free-photo/paint-texture-background-wallpaper-abstract-art-acrylic-paint_53876-134367.jpg", imageAlt: "dipinto astratto tela arte moderna opera"
id: "01", title: "Espressione Astratta", description: "Esplorare il colore, la forma e il movimento attraverso astrazioni audaci", imageSrc: "http://img.b2bpic.net/free-photo/paint-texture-background-wallpaper-abstract-art-acrylic-paint_53876-134367.jpg?_wi=2", imageAlt: "dipinto astratto tela arte moderna opera"
},
{
id: "02", title: "Serie di Paesaggi", description: "Catturare l'essenza dei paesaggi naturali con olio e acrilico", imageSrc: "http://img.b2bpic.net/free-photo/abstract-landscape-watercolor-paint-texture_1409-2614.jpg", imageAlt: "dipinto paesaggio tela arte natura"
id: "02", title: "Serie di Paesaggi", description: "Catturare l'essenza dei paesaggi naturali con olio e acrilico", imageSrc: "http://img.b2bpic.net/free-photo/abstract-landscape-watercolor-paint-texture_1409-2614.jpg?_wi=2", imageAlt: "dipinto paesaggio tela arte natura"
},
{
id: "03", title: "Studi di Ritratti", description: "Ritratti intimi che esplorano l'espressione umana e l'emozione", imageSrc: "http://img.b2bpic.net/free-photo/artisan-inspired-by-natural-rural-elements-paint-masterpiece-canvas_482257-115868.jpg", imageAlt: "dipinto ritratto tela arte figura"
id: "03", title: "Studi di Ritratti", description: "Ritratti intimi che esplorano l'espressione umana e l'emozione", imageSrc: "http://img.b2bpic.net/free-photo/artisan-inspired-by-natural-rural-elements-paint-masterpiece-canvas_482257-115868.jpg?_wi=2", imageAlt: "dipinto ritratto tela arte figura"
},
{
id: "04", title: "Natura Morta", description: "Composizioni classiche che celebrano gli oggetti quotidiani e la luce", imageSrc: "http://img.b2bpic.net/free-photo/artistic-painting-composition_23-2147781608.jpg", imageAlt: "dipinto natura morta tela arte composizione"
id: "04", title: "Natura Morta", description: "Composizioni classiche che celebrano gli oggetti quotidiani e la luce", imageSrc: "http://img.b2bpic.net/free-photo/artistic-painting-composition_23-2147781608.jpg?_wi=2", imageAlt: "dipinto natura morta tela arte composizione"
}
]}
textboxLayout="default"

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
{ text: "View Gallery", href: "gallery" },
{ text: "Book a Visit", href: "booking" }
]}
imageSrc="http://img.b2bpic.net/free-photo/team-skilled-artist-collaborating-rustic-painting-art-studio_482257-122879.jpg"
imageSrc="http://img.b2bpic.net/free-photo/team-skilled-artist-collaborating-rustic-painting-art-studio_482257-122879.jpg?_wi=1"
imageAlt="painting canvas art gallery artist"
showDimOverlay={true}
/>
@@ -57,16 +57,16 @@ export default function LandingPage() {
tag="Gallery"
features={[
{
id: "01", title: "Abstract Expression", description: "Exploring color, form, and movement through bold abstractions", imageSrc: "http://img.b2bpic.net/free-photo/paint-texture-background-wallpaper-abstract-art-acrylic-paint_53876-134367.jpg", imageAlt: "abstract painting canvas modern art artwork"
id: "01", title: "Abstract Expression", description: "Exploring color, form, and movement through bold abstractions", imageSrc: "http://img.b2bpic.net/free-photo/paint-texture-background-wallpaper-abstract-art-acrylic-paint_53876-134367.jpg?_wi=1", imageAlt: "abstract painting canvas modern art artwork"
},
{
id: "02", title: "Landscape Series", description: "Capturing the essence of natural landscapes with oil and acrylic", imageSrc: "http://img.b2bpic.net/free-photo/abstract-landscape-watercolor-paint-texture_1409-2614.jpg", imageAlt: "landscape painting canvas art nature"
id: "02", title: "Landscape Series", description: "Capturing the essence of natural landscapes with oil and acrylic", imageSrc: "http://img.b2bpic.net/free-photo/abstract-landscape-watercolor-paint-texture_1409-2614.jpg?_wi=1", imageAlt: "landscape painting canvas art nature"
},
{
id: "03", title: "Portrait Studies", description: "Intimate portraits exploring human expression and emotion", imageSrc: "http://img.b2bpic.net/free-photo/artisan-inspired-by-natural-rural-elements-paint-masterpiece-canvas_482257-115868.jpg", imageAlt: "portrait painting canvas art figure"
id: "03", title: "Portrait Studies", description: "Intimate portraits exploring human expression and emotion", imageSrc: "http://img.b2bpic.net/free-photo/artisan-inspired-by-natural-rural-elements-paint-masterpiece-canvas_482257-115868.jpg?_wi=1", imageAlt: "portrait painting canvas art figure"
},
{
id: "04", title: "Still Life", description: "Classical compositions celebrating everyday objects and light", imageSrc: "http://img.b2bpic.net/free-photo/artistic-painting-composition_23-2147781608.jpg", imageAlt: "still life painting canvas art composition"
id: "04", title: "Still Life", description: "Classical compositions celebrating everyday objects and light", imageSrc: "http://img.b2bpic.net/free-photo/artistic-painting-composition_23-2147781608.jpg?_wi=1", imageAlt: "still life painting canvas art composition"
}
]}
textboxLayout="default"