Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-08 14:48:23 +00:00

View File

@@ -58,17 +58,17 @@ export default function LandingPage() {
]}
carouselItems={[
{
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", imageAlt: "Inspection 1"},
id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=1", imageAlt: "Inspection 1"},
{
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", imageAlt: "Inspection 2"},
id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=2", imageAlt: "Inspection 2"},
{
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", imageAlt: "Inspection 3"},
id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=3", imageAlt: "Inspection 3"},
{
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", imageAlt: "Inspection 4"},
id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=4", imageAlt: "Inspection 4"},
{
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", imageAlt: "Inspection 5"},
id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=5", imageAlt: "Inspection 5"},
{
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", imageAlt: "Inspection 6"},
id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=6", imageAlt: "Inspection 6"},
]}
tag="Expertiză Auto"
tagIcon={ShieldCheck}
@@ -98,18 +98,18 @@ export default function LandingPage() {
title: "ITP Autoturisme", description: "Verificare tehnică completă conform normelor legale pentru orice tip de autoturism.", icon: Car,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg?_wi=2"},
],
},
{
title: "Verificări Rapide", description: "Diagnosticare promptă pentru a economisi timpul tău prețios prin fluxuri optimizate.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg?_wi=2"},
],
},
{