Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@autor",
|
||||
testimonial: "Un progetto audiovisivo civico.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg?_wi=1",
|
||||
imageAlt: "cinematic abstract fog atmosphere blue",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@data",
|
||||
testimonial: "Dati confermano lo stato di criticità.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg?_wi=1",
|
||||
imageAlt: "data visualization graph minimalist",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@civico",
|
||||
testimonial: "Il reel trasforma la quotidianità.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=1",
|
||||
imageAlt: "abstract industrial environmental concept",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@territorio",
|
||||
testimonial: "L'inquinamento non è un'eccezione.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg?_wi=2",
|
||||
imageAlt: "cinematic abstract fog atmosphere blue",
|
||||
},
|
||||
{
|
||||
@@ -94,13 +94,13 @@ export default function LandingPage() {
|
||||
handle: "@ambiente",
|
||||
testimonial: "Percezione del reale oltre il dato.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-technology-background-with-flowing-cyber-particles_1048-16343.jpg?_wi=2",
|
||||
imageAlt: "data visualization graph minimalist",
|
||||
},
|
||||
]}
|
||||
tag="Reel Civico 2025"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg?_wi=3"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-heavy-azure-fog-dark-liquid_23-2148101977.jpg",
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Contattami"
|
||||
description="Hai feedback o proposte per il progetto?"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg?_wi=2"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
|
||||
Reference in New Issue
Block a user