diff --git a/src/app/epochen/gegenwart/page.tsx b/src/app/epochen/gegenwart/page.tsx index e79aeb3..a2494e0 100644 --- a/src/app/epochen/gegenwart/page.tsx +++ b/src/app/epochen/gegenwart/page.tsx @@ -3,12 +3,11 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout"; -import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia"; import FooterMedia from "@/components/sections/footer/FooterMedia"; import Link from "next/link"; -import { Landmark, HelpCircle } from "lucide-react"; +import { Landmark, BookOpen } from "lucide-react"; -export default function ContemporaryPage() { +export default function GegenwartPage() { return ( - {/* Contemporary Section 1: Main Content */} + {/* Contemporary Section */}
- {/* FAQ Section */} -
- -
- {/* Footer */} - {/* Introduction Section */} -
+ {/* Medieval Overview Section */} +
- {/* Features Section */} + {/* Medieval Features Section */}
- {/* Historical Context Section */} -
+ {/* Welfen Period Section */} +
{/* Footer */}