Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -72,22 +72,22 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Reifenservice", description: "Fachgerechte Montage, Wuchten und Einlagerung.", icon: Wrench,
|
||||
mediaItems: [
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb?_wi=1" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb?_wi=2" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Wohnmobil & Wohnwagen", description: "Spezialisierte Wartung und Vorbereitung für Ihre Reise.", icon: Car,
|
||||
mediaItems: [
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb?_wi=3" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb?_wi=4" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Allgemeine Reparaturen", description: "Verschleißteilwechsel und Inspektionen nach Herstellervorgaben.", icon: Wrench,
|
||||
mediaItems: [
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb" }
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb?_wi=5" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1506744038136-46273834b3fb?_wi=6" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user