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

This commit is contained in:
2026-03-10 14:00:19 +00:00
parent 31c2d5a4ef
commit 22fa5c6cf0

View File

@@ -11,8 +11,7 @@ import FooterSimple from "@/components/sections/footer/FooterSimple";
export default function AboutPage() {
const footerColumns = [
{
title: "Navigieren",
items: [
title: "Navigieren", items: [
{ label: "Startseite", href: "/" },
{ label: "Über uns", href: "/uber-uns" },
{ label: "Sortiment & Service", href: "/#services" },
@@ -20,8 +19,7 @@ export default function AboutPage() {
],
},
{
title: "Kontakt",
items: [
title: "Kontakt", items: [
{ label: "Anrufen: 02133 80692", href: "tel:+4921338069" },
{ label: "Hauptstraße 52, 41540 Dormagen", href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen" },
{ label: "Mo-Fr: 10:00-18:00 Uhr", href: "#" },
@@ -29,8 +27,7 @@ export default function AboutPage() {
],
},
{
title: "Rechtliches",
items: [
title: "Rechtliches", items: [
{ label: "Impressum", href: "#" },
{ label: "Datenschutz", href: "#" },
{ label: "AGB", href: "#" },
@@ -45,7 +42,7 @@ export default function AboutPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="circleGradient"
background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -62,9 +59,7 @@ export default function AboutPage() {
{ name: "Kontakt", id: "/#contact" },
]}
button={{
text: "Jetzt anrufen",
href: "tel:+4921338069",
}}
text: "Jetzt anrufen", href: "tel:+4921338069"}}
buttonClassName="px-4 py-2 rounded-soft bg-primary-cta text-primary-cta-text font-semibold hover:opacity-90 transition-opacity"
buttonTextClassName="text-sm font-semibold"
/>
@@ -74,25 +69,16 @@ export default function AboutPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Cornelia Freibeuter ",
},
type: "text", content: "Cornelia Freibeuter "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/pretty-young-woman-posing-library_23-2148727808.jpg",
alt: "Cornelia Freibeuter",
},
type: "image", src: "http://img.b2bpic.net/free-photo/pretty-young-woman-posing-library_23-2148727808.jpg", alt: "Cornelia Freibeuter"},
{
type: "text",
content: " mit Leidenschaft für Mode",
},
type: "text", content: " mit Leidenschaft für Mode"},
]}
useInvertedBackground={false}
buttons={[
{
text: "Zur Startseite",
href: "/",
},
text: "Zur Startseite", href: "/"},
]}
buttonAnimation="slide-up"
headingClassName="text-4xl font-bold text-foreground"
@@ -109,38 +95,20 @@ export default function AboutPage() {
description="Mit über 20 Jahren Erfahrung in der Modebranche hat Cornelia Freibeuter ihre Leidenschaft zu ihrer Berufung gemacht."
features={[
{
id: "1",
title: "Unsere Wurzeln",
author: "Gründung 2003",
description: "Die Boutique NaNu wurde gegründet, um Frauen in Dormagen einen Ort zu bieten, wo Mode und persönliche Beratung zusammentreffen. Mit Liebe zum Detail und großem Engagement wählt Cornelia jedes Stück der Kollektion selbst aus.",
tags: ["Geschichte", "Tradition"],
imageSrc: "http://img.b2bpic.net/free-photo/interior-shop-blur_23-2147652280.jpg?_wi=2",
imageAlt: "Boutique Innenbereich",
},
id: "1", title: "Unsere Wurzeln", author: "Gründung 2003", description: "Die Boutique NaNu wurde gegründet, um Frauen in Dormagen einen Ort zu bieten, wo Mode und persönliche Beratung zusammentreffen. Mit Liebe zum Detail und großem Engagement wählt Cornelia jedes Stück der Kollektion selbst aus.", tags: ["Geschichte", "Tradition"],
imageSrc: "http://img.b2bpic.net/free-photo/interior-shop-blur_23-2147652280.jpg", imageAlt: "Boutique Innenbereich"},
{
id: "2",
title: "Unser Anspruch",
author: "Qualität & Service",
description: "Wir glauben, dass Mode nicht nur schön sein sollte, sondern auch zu Ihnen passen muss. Jede Beratung ist individuell und berücksichtigt Ihren persönlichen Stil, Ihre Körperform und Ihre Bedürfnisse.",
tags: ["Qualität", "Beratung"],
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-helping-client_23-2149300899.jpg?_wi=3",
imageAlt: "Persönliche Stilberatung",
},
id: "2", title: "Unser Anspruch", author: "Qualität & Service", description: "Wir glauben, dass Mode nicht nur schön sein sollte, sondern auch zu Ihnen passen muss. Jede Beratung ist individuell und berücksichtigt Ihren persönlichen Stil, Ihre Körperform und Ihre Bedürfnisse.", tags: ["Qualität", "Beratung"],
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-helping-client_23-2149300899.jpg", imageAlt: "Persönliche Stilberatung"},
{
id: "3",
title: "Für die Zukunft",
author: "Leidenschaft",
description: "Cornelia freut sich darauf, Sie in ihrer Boutique begrüßen zu dürfen und Sie bei der Suche nach Ihrem perfekten Look zu unterstützen. Jede Kundin ist willkommen, jeder Besuch zählt.",
tags: ["Vision", "Leidenschaft"],
imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg?_wi=2",
imageAlt: "Boutique Atmosphäre",
},
id: "3", title: "Für die Zukunft", author: "Leidenschaft", description: "Cornelia freut sich darauf, Sie in ihrer Boutique begrüßen zu dürfen und Sie bei der Suche nach Ihrem perfekten Look zu unterstützen. Jede Kundin ist willkommen, jeder Besuch zählt.", tags: ["Vision", "Leidenschaft"],
imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", imageAlt: "Boutique Atmosphäre"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
titleClassName="text-3xl font-bold text-foreground"
descriptionClassName="text-base text-foreground"
cardTitleClassName="text-3xl font-bold text-foreground"
textBoxDescriptionClassName="text-base text-foreground"
cardClassName="rounded-soft p-6 shadow-soft"
/>
</div>
@@ -151,15 +119,11 @@ export default function AboutPage() {
animationType="background-highlight"
buttons={[
{
text: "Anrufen",
href: "tel:+4921338069",
},
text: "Anrufen", href: "tel:+4921338069"},
{
text: "Zu uns kommen",
href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen",
},
text: "Zu uns kommen", href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen"},
]}
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
textClassName="text-2xl font-bold text-foreground"
containerClassName="w-full"