deploy
Some checks failed
Build & Deploy MB Grid Solutions / build-and-deploy (push) Failing after 27s
Some checks failed
Build & Deploy MB Grid Solutions / build-and-deploy (push) Failing after 27s
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
'use client';
|
||||
|
||||
import Link from 'next/link';
|
||||
import { Shield, Zap, BarChart3, CheckCircle2, ChevronRight } from 'lucide-react';
|
||||
import { motion } from 'framer-motion';
|
||||
import { Reveal, Stagger } from './Reveal';
|
||||
import { TechBackground } from './TechBackground';
|
||||
import { BarChart3, CheckCircle2, ChevronRight, Shield, Zap } from 'lucide-react';
|
||||
import Link from 'next/link';
|
||||
import { Counter } from './Counter';
|
||||
import { Button } from './Button';
|
||||
import { Reveal } from './Reveal';
|
||||
import { TechBackground } from './TechBackground';
|
||||
import { TileGrid } from './TileGrid';
|
||||
|
||||
export default function Home() {
|
||||
@@ -16,7 +15,7 @@ export default function Home() {
|
||||
"name": "Technische Beratung für Energiekabelprojekte",
|
||||
"provider": {
|
||||
"@type": "Organization",
|
||||
"name": "MB Grid Solutions GmbH"
|
||||
"name": "MB Grid Solutions & Services GmbH"
|
||||
},
|
||||
"description": "Herstellerneutrale technische Beratung für Ihre Projekte in Mittel- und Hochspannungsnetzen bis zu 110 kV.",
|
||||
"areaServed": "Europe",
|
||||
|
||||
Reference in New Issue
Block a user