diff --git a/src/app/page.tsx b/src/app/page.tsx index bc20615..c81003c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { text: "WhatsApp: 3XX 0000000", href: "#contatti"}, ]} buttonAnimation="slide-up" - imageSrc="https://img.b2bpic.net/free-photo/luxury-car-being-professionally-detailed-by-expert-technician_1268-23485.jpg?w=1200&h=800" + imageSrc="https://img.b2bpic.net/free-photo/luxury-car-parked-city-street-sunset_1150-17983.jpg?w=1200&h=800" imageAlt="Luxury mobile car detailing service" /> @@ -70,9 +70,9 @@ export default function LandingPage() { { id: "b3", title: "Solo Interni - 22€", content: "Aspirazione completa, plancia, plastiche, vetri interni e profumazione. Tempo 30 min."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-blonde-female-holding-cleaning-equipment_329181-10221.jpg" + imageSrc="https://img.b2bpic.net/free-photo/luxury-car-wheel-rim-cleaning_1268-23485.jpg" mediaAnimation="slide-up" - imageAlt="car wash sponge scrubbing wheel" + imageAlt="luxury car wheel cleaning" /> @@ -89,10 +89,10 @@ export default function LandingPage() { { id: "p3", title: "Extra e Opzioni", content: "SUV +5€, Sedili pelle +15€, Sanificazione Ozono +15€, Decontaminazione cerchi +8€."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-s-hand-is-cleaning-waxing-car_1150-6629.jpg" + imageSrc="https://img.b2bpic.net/free-photo/luxurious-car-leather-interior-detailing_1150-6629.jpg" mediaAnimation="slide-up" mediaPosition="right" - imageAlt="car interior vacuuming dashboard" + imageAlt="luxury car interior detailing" /> @@ -107,7 +107,7 @@ export default function LandingPage() { "4 Lavaggi Completo Base", "Valido 3 mesi", "Priorità di prenotazione"], button: { text: "Richiedi ora", href: "#contatti"}, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193578.jpg", imageAlt: "car polish wax application"}, + imageSrc: "https://img.b2bpic.net/free-photo/luxury-sport-car-detail_23-2149193578.jpg", imageAlt: "luxury sport car"}, ]} title="Abbonamenti Risparmio" description="Risparmia chiamandoci regolarmente. 1 lavaggio gratis ogni 4 effettuati." @@ -128,11 +128,11 @@ export default function LandingPage() { { id: "r4", title: "Disdetta", content: "Disdetta entro 2h prima per evitare 10€ di penale."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/diverse-team-office-clerks-checking-accounting-figures-paperwork_482257-123736.jpg" + imageSrc="https://img.b2bpic.net/free-photo/happy-customer-with-luxury-car-after-wash_482257-123736.jpg" title="Regole Chiare" description="Tutto quello che c'è da sapere per un servizio impeccabile." faqsAnimation="slide-up" - imageAlt="smiling customer satisfied car wash" + imageAlt="satisfied customer with luxury car" mediaAnimation="slide-up" /> @@ -144,16 +144,11 @@ export default function LandingPage() { rating={5} author="Marco V." avatars={[ - { - src: "http://img.b2bpic.net/free-photo/anxious-young-brunette-caucasian-girl-stands-with-crossed-arms-isolated-orange-wall-with-copy-space_141793-116438.jpg", alt: "Cliente 1"}, - { - src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Cliente 2"}, - { - src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Cliente 3"}, - { - src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", alt: "Cliente 4"}, - { - src: "http://img.b2bpic.net/free-photo/close-up-model-posing_23-2149154619.jpg", alt: "Cliente 5"}, + { src: "https://img.b2bpic.net/free-photo/portrait-successful-businessman_141793-116438.jpg", alt: "Cliente 1"}, + { src: "https://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Cliente 2"}, + { src: "https://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Cliente 3"}, + { src: "https://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1640.jpg", alt: "Cliente 4"}, + { src: "https://img.b2bpic.net/free-photo/luxury-car-owner_23-2149154619.jpg", alt: "Cliente 5"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up"