Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 21:48:09 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Mehr erfahren", href: "#services" }
]}
background={{ variant: "gradient-bars" }}
imageSrc="http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg"
imageSrc="http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg?_wi=1"
imageAlt="Moderne Autowerkstatt Bellendorf"
mediaAnimation="slide-up"
buttonAnimation="slide-up"
@@ -77,7 +77,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Wartung & Inspektionen", description: "Regelmäßige Wartungsarbeiten und Inspektionen nach SEAT und CUPRA Vorgaben für optimale Fahrzeugsicherheit und Lebensdauer.", imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg", imageAlt: "Fahrzeugwartung und Inspektionsservice"
title: "Wartung & Inspektionen", description: "Regelmäßige Wartungsarbeiten und Inspektionen nach SEAT und CUPRA Vorgaben für optimale Fahrzeugsicherheit und Lebensdauer.", imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg?_wi=1", imageAlt: "Fahrzeugwartung und Inspektionsservice"
},
{
id: 2,
@@ -93,11 +93,11 @@ export default function LandingPage() {
},
{
id: 5,
title: "HU/AU Service", description: "Sachverständigenservice für Hauptuntersuchung und Abgasuntersuchung unkompliziert und termingerecht.", imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg", imageAlt: "HU AU Prüfservice"
title: "HU/AU Service", description: "Sachverständigenservice für Hauptuntersuchung und Abgasuntersuchung unkompliziert und termingerecht.", imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg?_wi=2", imageAlt: "HU AU Prüfservice"
},
{
id: 6,
title: "Hol- & Bringservice", description: "Kostenloses Abholen und Zurückbringen Ihres Fahrzeugs während der Reparatur. Mit Ersatzfahrzeug zur Verfügung.", imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg", imageAlt: "Hol und Bringservice"
title: "Hol- & Bringservice", description: "Kostenloses Abholen und Zurückbringen Ihres Fahrzeugs während der Reparatur. Mit Ersatzfahrzeug zur Verfügung.", imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg?_wi=2", imageAlt: "Hol und Bringservice"
}
]}
textboxLayout="default"
@@ -113,13 +113,13 @@ export default function LandingPage() {
tagIcon={Shield}
products={[
{
id: "seat", name: "SEAT Services", price: "Vollservice", variant: "Autorisierte Werkstatt", imageSrc: "http://img.b2bpic.net/free-vector/customer-service-team-design_1214-217.jpg", imageAlt: "SEAT Service Partner"
id: "seat", name: "SEAT Services", price: "Vollservice", variant: "Autorisierte Werkstatt", imageSrc: "http://img.b2bpic.net/free-vector/customer-service-team-design_1214-217.jpg?_wi=1", imageAlt: "SEAT Service Partner"
},
{
id: "cupra", name: "CUPRA Services", price: "Vollservice", variant: "Autorisierter Dealer", imageSrc: "http://img.b2bpic.net/free-vector/customer-service-team-design_1214-217.jpg", imageAlt: "CUPRA Service Partner"
id: "cupra", name: "CUPRA Services", price: "Vollservice", variant: "Autorisierter Dealer", imageSrc: "http://img.b2bpic.net/free-vector/customer-service-team-design_1214-217.jpg?_wi=2", imageAlt: "CUPRA Service Partner"
},
{
id: "parts", name: "Originalteile", price: "Verfügbar", variant: "Ersatzteile & Zubehör", imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg", imageAlt: "Originalteile und Zubehör"
id: "parts", name: "Originalteile", price: "Verfügbar", variant: "Ersatzteile & Zubehör", imageSrc: "http://img.b2bpic.net/free-photo/man-mechanic-woman-customer-look-car-hood-discuss-repairs_146671-14234.jpg?_wi=3", imageAlt: "Originalteile und Zubehör"
}
]}
gridVariant="three-columns-all-equal-width"