Update src/app/prenotazione/page.tsx
This commit is contained in:
@@ -95,7 +95,7 @@ export default function PrenotazionePage() {
|
||||
{ text: "Chiama Ora", href: "tel:+391234567890" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-senior-travelers-car_23-2149049195.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-senior-travelers-car_23-2149049195.jpg?_wi=3"
|
||||
imageAlt="Istruttore e studente in auto da guida"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -128,25 +128,25 @@ export default function PrenotazionePage() {
|
||||
id: "lezione-pratica",
|
||||
title: "Lezione Pratica",
|
||||
tags: ["Strada", "Guida Reale", "Esperienza"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-camera_23-2148962709.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-camera_23-2148962709.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "lezione-teorica",
|
||||
title: "Lezione Teorica",
|
||||
tags: ["Aula", "Preparazione", "Esame"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-calling-help-repair-motorbike_23-2148585460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-calling-help-repair-motorbike_23-2148585460.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "lezione-simulazione",
|
||||
title: "Simulazione Esame",
|
||||
tags: ["Pratica", "Test", "Confidenza"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891424.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "lezione-personalizzata",
|
||||
title: "Lezione Personalizzata",
|
||||
tags: ["Custom", "Flessibile", "Mirato"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-through-glass-paperwork-back-seat-car-senior-businessman-with-documents_146671-14511.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-through-glass-paperwork-back-seat-car-senior-businessman-with-documents_146671-14511.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user