Update src/app/page.tsx
This commit is contained in:
@@ -144,9 +144,9 @@ export default function LandingPage() {
|
||||
title: "Für Kleine Unternehmen", description: "Zuverlässige und diskrete Reinigung für Büros, Praxen, Geschäfte und Restaurants.", icon: Briefcase,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-walking-people_23-2147657187.jpg", imageAlt: "Reinigung von Bürofenstern eines kleinen Unternehmens"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-walking-people_23-2147657187.jpg?_wi=1", imageAlt: "Reinigung von Bürofenstern eines kleinen Unternehmens"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Saubere Fenster eines Cafés"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg?_wi=1", imageAlt: "Saubere Fenster eines Cafés"},
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -192,10 +192,10 @@ export default function LandingPage() {
|
||||
reviewCount: "Vorher/Nachher", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-wiping-window_23-2148465079.jpg", imageAlt: "Glasklares Fenster nach der Reinigung"},
|
||||
{
|
||||
id: "ba2", brand: "Geschäft", name: "Trübe Auslage → Kristallklar", price: "Anfrage", rating: 5,
|
||||
reviewCount: "Vorher/Nachher", imageSrc: "http://img.b2bpic.net/free-photo/reflection-walking-people_23-2147657187.jpg", imageAlt: "Sauberes Schaufenster einer Boutique"},
|
||||
reviewCount: "Vorher/Nachher", imageSrc: "http://img.b2bpic.net/free-photo/reflection-walking-people_23-2147657187.jpg?_wi=2", imageAlt: "Sauberes Schaufenster einer Boutique"},
|
||||
{
|
||||
id: "ba3", brand: "Wohnung", name: "Schlechte Sicht → Klare Aussicht", price: "Anfrage", rating: 5,
|
||||
reviewCount: "Vorher/Nachher", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg", imageAlt: "Saubere Fenster eines Apartments"},
|
||||
reviewCount: "Vorher/Nachher", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg?_wi=2", imageAlt: "Saubere Fenster eines Apartments"},
|
||||
{
|
||||
id: "ba4", brand: "Bürogebäude", name: "Staubig & Matt → Professioneller Glanz", price: "Anfrage", rating: 5,
|
||||
reviewCount: "Vorher/Nachher", imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1062.jpg", imageAlt: "Glänzende Fenster eines modernen Bürogebäudes"},
|
||||
|
||||
Reference in New Issue
Block a user