Update src/app/uber-uns/page.tsx

This commit is contained in:
2026-03-02 18:07:27 +00:00
parent 6502a6cc48
commit b67698f09b

View File

@@ -68,7 +68,7 @@ export default function AboutPage() {
title: "Personelle Kontinuität", description: "50 erfahrene Mitarbeiter mit durchschnittlich 12 Jahren Betriebszugehörigkeit", icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21542.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21542.jpg?_wi=2"
imageAlt="Elektrotechnik Partut Team"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -89,13 +89,13 @@ export default function AboutPage() {
products={[
{
id: "1", brand: "Partut", name: "PV-Fachbetrieb", price: "Solaranlage & Speicher", rating: 5,
reviewCount: "Zertifiziert", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"},
reviewCount: "Zertifiziert", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2"},
{
id: "2", brand: "Partut", name: "E-Mobility Partner", price: "Wallbox & Ladestationen", rating: 5,
reviewCount: "Akkreditiert", imageSrc: "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg"},
reviewCount: "Akkreditiert", imageSrc: "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg?_wi=3"},
{
id: "3", brand: "Partut", name: "SmartHome Partner", price: "Gebäudeautomation", rating: 5,
reviewCount: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-smart-home-control-panel_9975-33223.jpg"},
reviewCount: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-smart-home-control-panel_9975-33223.jpg?_wi=2"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"