Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Scopri di più", href: "#servizi" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-female-entrepreneur-taking-handkerchief-while-working-office-coronavirus-pandemic_637285-10847.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-female-entrepreneur-taking-handkerchief-while-working-office-coronavirus-pandemic_637285-10847.jpg?_wi=1"
|
||||
imageAlt="Centro medico ULSS 3"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -63,13 +63,13 @@ export default function LandingPage() {
|
||||
description="Accedi facilmente ai servizi essenziali di ULSS 3 direttamente dalla tua dashboard personalizzata"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Ritiro Referti", description: "Ritira i tuoi referti medici e documenti sanitari in modo rapido e sicuro", imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-entrepreneur-taking-handkerchief-while-working-office-coronavirus-pandemic_637285-10847.jpg", imageAlt: "Servizio Ritiro Referti"
|
||||
id: "01", title: "Ritiro Referti", description: "Ritira i tuoi referti medici e documenti sanitari in modo rapido e sicuro", imageSrc: "http://img.b2bpic.net/free-photo/closeup-female-entrepreneur-taking-handkerchief-while-working-office-coronavirus-pandemic_637285-10847.jpg?_wi=2", imageAlt: "Servizio Ritiro Referti"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Area Personale", description: "Accedi al tuo account personale per gestire le tue informazioni sanitarie", imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-using-digital-tablet_329181-9258.jpg", imageAlt: "Area Personale"
|
||||
id: "02", title: "Area Personale", description: "Accedi al tuo account personale per gestire le tue informazioni sanitarie", imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-using-digital-tablet_329181-9258.jpg?_wi=1", imageAlt: "Area Personale"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Prenotazioni", description: "Prenota appuntamenti medici e visite specialistiche online", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148544921.jpg", imageAlt: "Prenotazioni Appuntamenti"
|
||||
id: "03", title: "Prenotazioni", description: "Prenota appuntamenti medici e visite specialistiche online", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148544921.jpg?_wi=1", imageAlt: "Prenotazioni Appuntamenti"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -90,10 +90,10 @@ export default function LandingPage() {
|
||||
id: "news-1", category: "Sanità", title: "Nuovi Programmi di Prevenzione Disponibili", excerpt: "ULSS 3 lancia nuovi programmi di prevenzione per la salute cardiovascolare e il benessere generale", imageSrc: "http://img.b2bpic.net/free-photo/team-doctors-consulting-analytics-green-screen-laptop_482257-123276.jpg", imageAlt: "Programmi di prevenzione", authorName: "Dott.ssa Maria Rossi", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-work_23-2149485515.jpg", date: "15 Gennaio 2025"
|
||||
},
|
||||
{
|
||||
id: "news-2", category: "Tecnologia", title: "Piattaforma Online Completamente Rinnovata", excerpt: "La nostra nuova piattaforma digitale offre un'esperienza ancora più fluida e sicura per i pazienti", imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-using-digital-tablet_329181-9258.jpg", imageAlt: "Piattaforma rinnovata", authorName: "Ing. Marco Bianchi", authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-female-nurse_23-2148501058.jpg", date: "10 Gennaio 2025"
|
||||
id: "news-2", category: "Tecnologia", title: "Piattaforma Online Completamente Rinnovata", excerpt: "La nostra nuova piattaforma digitale offre un'esperienza ancora più fluida e sicura per i pazienti", imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-using-digital-tablet_329181-9258.jpg?_wi=2", imageAlt: "Piattaforma rinnovata", authorName: "Ing. Marco Bianchi", authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-female-nurse_23-2148501058.jpg", date: "10 Gennaio 2025"
|
||||
},
|
||||
{
|
||||
id: "news-3", category: "Servizi", title: "Estensione degli Orari di Apertura", excerpt: "A partire da febbraio, gli sportelli ULSS 3 rimarranno aperti anche nei pomeriggi del giovedì", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148544921.jpg", imageAlt: "Orari apertura", authorName: "Sig.ra Anna Moretti", authorAvatar: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", date: "5 Gennaio 2025"
|
||||
id: "news-3", category: "Servizi", title: "Estensione degli Orari di Apertura", excerpt: "A partire da febbraio, gli sportelli ULSS 3 rimarranno aperti anche nei pomeriggi del giovedì", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148544921.jpg?_wi=2", imageAlt: "Orari apertura", authorName: "Sig.ra Anna Moretti", authorAvatar: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", date: "5 Gennaio 2025"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
id: "02", title: "Supporto Psicosociale", description: "Consulenze e supporto psicologico per il benessere mentale e sociale", imageSrc: "http://img.b2bpic.net/free-vector/health-day-background-flat-style_23-2147786273.jpg", imageAlt: "Supporto Psicosociale"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Programmi Comunitari", description: "Attività educative e preventive per la comunità locale", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148544921.jpg", imageAlt: "Programmi Comunitari"
|
||||
id: "03", title: "Programmi Comunitari", description: "Attività educative e preventive per la comunità locale", imageSrc: "http://img.b2bpic.net/free-vector/appointment-booking-landing-page_23-2148544921.jpg?_wi=3", imageAlt: "Programmi Comunitari"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user