diff --git a/public/media/business/iStock-1068752548.jpg b/public/media/business/iStock-1068752548.jpg
new file mode 100644
index 0000000..687ecb4
Binary files /dev/null and b/public/media/business/iStock-1068752548.jpg differ
diff --git a/public/media/cables/HS Kabel 2.jpg b/public/media/cables/HS Kabel 2.jpg
new file mode 100644
index 0000000..c572ef6
Binary files /dev/null and b/public/media/cables/HS Kabel 2.jpg differ
diff --git a/public/media/cables/HS Kabel.png b/public/media/cables/HS Kabel.png
new file mode 100644
index 0000000..7d6329b
Binary files /dev/null and b/public/media/cables/HS Kabel.png differ
diff --git a/public/media/laying/Erdkabelverlegung.jpg b/public/media/laying/Erdkabelverlegung.jpg
new file mode 100644
index 0000000..5e274cb
Binary files /dev/null and b/public/media/laying/Erdkabelverlegung.jpg differ
diff --git a/public/media/laying/iStock-1282259999.jpg b/public/media/laying/iStock-1282259999.jpg
new file mode 100644
index 0000000..392ad0f
Binary files /dev/null and b/public/media/laying/iStock-1282259999.jpg differ
diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx
index 8cfe623..f9f2d1d 100644
--- a/src/components/Layout.tsx
+++ b/src/components/Layout.tsx
@@ -1,6 +1,6 @@
-import React, { useState, useEffect } from 'react';
-import { Link, useLocation, NavLink } from 'react-router-dom';
-import { Home, Info, Mail, ArrowUp } from 'lucide-react';
+import { ArrowUp, Home, Info, Mail } from 'lucide-react';
+import React, { useEffect, useState } from 'react';
+import { Link, NavLink, useLocation } from 'react-router-dom';
const Layout = ({ children }: { children: React.ReactNode }) => {
const location = useLocation();
@@ -39,7 +39,7 @@ const Layout = ({ children }: { children: React.ReactNode }) => {
diff --git a/src/index.css b/src/index.css
index fb1e074..f9f938a 100644
--- a/src/index.css
+++ b/src/index.css
@@ -435,6 +435,7 @@ header .container {
.hero {
padding: 0 !important;
min-height: auto !important;
+ display: block !important;
}
.hero-bg {
@@ -449,7 +450,7 @@ header .container {
.hero-content {
background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
padding: var(--spacing-2xl) var(--spacing-lg);
- text-align: center;
+ text-align: left !important;
order: 2;
}
@@ -458,6 +459,7 @@ header .container {
line-height: 1.15;
margin-bottom: var(--spacing-md);
letter-spacing: -0.03em;
+ text-align: left !important;
}
.hero-content p {
@@ -465,13 +467,16 @@ header .container {
line-height: 1.6;
margin-bottom: var(--spacing-xl);
color: #4b5563;
+ text-align: left !important;
+ max-width: none !important;
}
.hero-actions {
- justify-content: center;
+ justify-content: flex-start !important;
flex-direction: column;
width: 100%;
gap: var(--spacing-md) !important;
+ align-items: flex-start !important;
}
.hero-actions .secondary-link {
diff --git a/src/pages/About.tsx b/src/pages/About.tsx
index e2d0e15..38c98b3 100644
--- a/src/pages/About.tsx
+++ b/src/pages/About.tsx
@@ -3,15 +3,16 @@ import { Award, Clock, Lightbulb, Linkedin, MessageSquare, ShieldCheck, Truck }
const About = () => (
(
Haben Sie Fragen zu einem Projekt oder benötigen Sie technische Beratung? Wir freuen uns auf Ihre Nachricht.
+
- MB Grid Solutions GmbH
- Raiffeisenstraße 22
- 73630 Remshalden
-
+ MB Grid Solutions GmbH
+ Raiffeisenstraße 22
+ 73630 Remshalden
+
+ Vielen Dank für Ihre Anfrage. Wir werden uns in Kürze bei Ihnen melden. +
+ +- Vielen Dank für Ihre Anfrage. Wir werden uns in Kürze bei Ihnen melden. -
- -
(
overflow: 'hidden'
}}
>
-