diff --git a/src/app/bewertungen/page.tsx b/src/app/bewertungen/page.tsx
index 68dc9b7..a523197 100644
--- a/src/app/bewertungen/page.tsx
+++ b/src/app/bewertungen/page.tsx
@@ -11,8 +11,7 @@ import Link from "next/link";
export default function ReviewsPage() {
const footerColumns = [
{
- title: "Navigieren",
- items: [
+ title: "Navigieren", items: [
{ label: "Startseite", href: "/" },
{ label: "Über uns", href: "/uber-uns" },
{ label: "Sortiment & Service", href: "/sortiment-service" },
@@ -20,20 +19,16 @@ export default function ReviewsPage() {
],
},
{
- 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: "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: "#" },
{ label: "Sa: 10:00-16:00 Uhr", href: "#" },
],
},
{
- title: "Rechtliches",
- items: [
+ title: "Rechtliches", items: [
{ label: "Impressum", href: "#" },
{ label: "Datenschutz", href: "#" },
{ label: "AGB", href: "#" },
@@ -48,7 +43,7 @@ export default function ReviewsPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
- background="circleGradient"
+ background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -65,9 +60,7 @@ export default function ReviewsPage() {
{ name: "Kontakt", id: "/kontakt" },
]}
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"
/>
@@ -77,47 +70,23 @@ export default function ReviewsPage() {
@@ -158,15 +120,11 @@ export default function ReviewsPage() {
animationType="background-highlight"
buttons={[
{
- text: "Jetzt anrufen: 02133 80692",
- href: "tel:+4921338069",
- },
+ text: "Jetzt anrufen: 02133 80692", href: "tel:+4921338069"},
{
- text: "Route planen",
- href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen",
- },
+ text: "Route planen", 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"
diff --git a/src/app/kontakt/page.tsx b/src/app/kontakt/page.tsx
index d69d975..290b639 100644
--- a/src/app/kontakt/page.tsx
+++ b/src/app/kontakt/page.tsx
@@ -17,8 +17,7 @@ export default function KontaktPage() {
const footerColumns = [
{
- title: "Navigieren",
- items: [
+ title: "Navigieren", items: [
{ label: "Startseite", href: "/" },
{ label: "Über uns", href: "/uber-uns" },
{ label: "Sortiment & Service", href: "/sortiment-service" },
@@ -26,8 +25,7 @@ export default function KontaktPage() {
]
},
{
- 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: "#" },
@@ -35,8 +33,7 @@ export default function KontaktPage() {
]
},
{
- title: "Rechtliches",
- items: [
+ title: "Rechtliches", items: [
{ label: "Impressum", href: "#" },
{ label: "Datenschutz", href: "#" },
{ label: "AGB", href: "#" }
@@ -51,7 +48,7 @@ export default function KontaktPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
- background="circleGradient"
+ background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -62,8 +59,7 @@ export default function KontaktPage() {
brandName="NaNu Boutique"
navItems={navItems}
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"
@@ -76,16 +72,14 @@ export default function KontaktPage() {
animationType="background-highlight"
buttons={[
{
- text: "Jetzt anrufen: 02133 80692",
- href: "tel:+4921338069"
+ text: "Jetzt anrufen: 02133 80692", href: "tel:+4921338069"
},
{
- text: "Route planen",
- href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen"
+ text: "Route planen", href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen"
}
]}
background={{
- variant: "circleGradient"
+ variant: "plain"
}}
useInvertedBackground={false}
textClassName="text-2xl font-bold text-foreground"
diff --git a/src/app/page.tsx b/src/app/page.tsx
index f28055a..fd8d863 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
- title: "Navigieren",
- items: [
+ title: "Navigieren", items: [
{ label: "Startseite", href: "/" },
{ label: "Über uns", href: "/uber-uns" },
{ label: "Sortiment & Service", href: "#services" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
- 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: "#" },
@@ -41,8 +39,7 @@ export default function HomePage() {
],
},
{
- title: "Rechtliches",
- items: [
+ title: "Rechtliches", items: [
{ label: "Impressum", href: "#" },
{ label: "Datenschutz", href: "#" },
{ label: "AGB", href: "#" },
@@ -57,7 +54,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
- background="circleGradient"
+ background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -74,9 +71,7 @@ export default function HomePage() {
{ 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"
/>
@@ -86,20 +81,16 @@ export default function HomePage() {
@@ -193,42 +157,21 @@ export default function HomePage() {
description="Unser Sortiment umfasst ausgewählte Damenmode mit Fokus auf Stil, Qualität und individuelle Beratung."
products={[
{
- id: "1",
- brand: "NaNu Boutique",
- name: "Damenmode",
- price: "Vielfältig",
- rating: 5,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/black-haired-shop-assistant-helping-woman-try-new-dress-adjusting-waistband-customer-choosing-clothes-fashion-store-buying-clothes-boutique-concept_74855-11537.jpg?_wi=2",
- imageAlt: "Stilvolle Damenmode",
- },
+ id: "1", brand: "NaNu Boutique", name: "Damenmode", price: "Vielfältig", rating: 5,
+ reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/black-haired-shop-assistant-helping-woman-try-new-dress-adjusting-waistband-customer-choosing-clothes-fashion-store-buying-clothes-boutique-concept_74855-11537.jpg", imageAlt: "Stilvolle Damenmode"},
{
- id: "2",
- brand: "NaNu Boutique",
- name: "Accessoires",
- price: "Variabel",
- rating: 5,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg?_wi=1",
- imageAlt: "Ausgewählte Accessoires",
- },
+ id: "2", brand: "NaNu Boutique", name: "Accessoires", price: "Variabel", rating: 5,
+ reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", imageAlt: "Ausgewählte Accessoires"},
{
- id: "3",
- brand: "NaNu Boutique",
- name: "Persönliche Stilberatung",
- price: "Kostenlos",
- rating: 5,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/business-owner-helping-client_23-2149300899.jpg?_wi=2",
- imageAlt: "Persönliche Stilberatung Service",
- },
+ id: "3", brand: "NaNu Boutique", name: "Persönliche Stilberatung", price: "Kostenlos", rating: 5,
+ reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/business-owner-helping-client_23-2149300899.jpg", imageAlt: "Persönliche Stilberatung Service"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- titleClassName="text-3xl font-bold text-foreground"
- descriptionClassName="text-base text-foreground"
+ textBoxTitleClassName="text-3xl font-bold text-foreground"
+ textBoxDescriptionClassName="text-base text-foreground"
cardClassName="rounded-soft p-6 shadow-soft"
/>
@@ -237,41 +180,17 @@ export default function HomePage() {
@@ -312,15 +224,11 @@ export default function HomePage() {
animationType="background-highlight"
buttons={[
{
- text: "Jetzt anrufen: 02133 80692",
- href: "tel:+4921338069",
- },
+ text: "Jetzt anrufen: 02133 80692", href: "tel:+4921338069"},
{
- text: "Route planen",
- href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen",
- },
+ text: "Route planen", 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"
diff --git a/src/app/sortiment-service/page.tsx b/src/app/sortiment-service/page.tsx
index a0d0581..d0d017b 100644
--- a/src/app/sortiment-service/page.tsx
+++ b/src/app/sortiment-service/page.tsx
@@ -19,8 +19,7 @@ export default function ServicesPage() {
const footerColumns = [
{
- title: "Navigieren",
- items: [
+ title: "Navigieren", items: [
{ label: "Startseite", href: "/" },
{ label: "Über uns", href: "/uber-uns" },
{ label: "Sortiment & Service", href: "/sortiment-service" },
@@ -28,20 +27,16 @@ export default function ServicesPage() {
],
},
{
- 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: "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: "#" },
{ label: "Sa: 10:00-16:00 Uhr", href: "#" },
],
},
{
- title: "Rechtliches",
- items: [
+ title: "Rechtliches", items: [
{ label: "Impressum", href: "#" },
{ label: "Datenschutz", href: "#" },
{ label: "AGB", href: "#" },
@@ -56,7 +51,7 @@ export default function ServicesPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
- background="circleGradient"
+ background="aurora"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -73,9 +68,7 @@ export default function ServicesPage() {
{ name: "Kontakt", id: "/kontakt" },
]}
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"
/>
@@ -85,46 +78,28 @@ export default function ServicesPage() {
@@ -135,45 +110,24 @@ export default function ServicesPage() {
description="Unser Sortiment umfasst ausgewählte Damenmode mit Fokus auf Stil, Qualität und individuelle Beratung."
products={[
{
- id: "1",
- brand: "NaNu Boutique",
- name: "Damenmode",
- price: "Vielfältig",
- rating: 5,
- reviewCount: "10",
- imageSrc:
- "http://img.b2bpic.net/free-photo/black-haired-shop-assistant-helping-woman-try-new-dress-adjusting-waistband-customer-choosing-clothes-fashion-store-buying-clothes-boutique-concept_74855-11537.jpg?_wi=4",
- imageAlt: "Stilvolle Damenmode",
- },
+ id: "1", brand: "NaNu Boutique", name: "Damenmode", price: "Vielfältig", rating: 5,
+ reviewCount: "10", imageSrc:
+ "http://img.b2bpic.net/free-photo/black-haired-shop-assistant-helping-woman-try-new-dress-adjusting-waistband-customer-choosing-clothes-fashion-store-buying-clothes-boutique-concept_74855-11537.jpg", imageAlt: "Stilvolle Damenmode"},
{
- id: "2",
- brand: "NaNu Boutique",
- name: "Accessoires",
- price: "Variabel",
- rating: 5,
- reviewCount: "10",
- imageSrc:
- "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg?_wi=3",
- imageAlt: "Ausgewählte Accessoires",
- },
+ id: "2", brand: "NaNu Boutique", name: "Accessoires", price: "Variabel", rating: 5,
+ reviewCount: "10", imageSrc:
+ "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", imageAlt: "Ausgewählte Accessoires"},
{
- id: "3",
- brand: "NaNu Boutique",
- name: "Persönliche Stilberatung",
- price: "Kostenlos",
- rating: 5,
- reviewCount: "10",
- imageSrc:
- "http://img.b2bpic.net/free-photo/business-owner-helping-client_23-2149300899.jpg?_wi=5",
- imageAlt: "Persönliche Stilberatung Service",
- },
+ id: "3", brand: "NaNu Boutique", name: "Persönliche Stilberatung", price: "Kostenlos", rating: 5,
+ reviewCount: "10", imageSrc:
+ "http://img.b2bpic.net/free-photo/business-owner-helping-client_23-2149300899.jpg", imageAlt: "Persönliche Stilberatung Service"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
- titleClassName="text-3xl font-bold text-foreground"
- descriptionClassName="text-base text-foreground"
+ textBoxTitleClassName="text-3xl font-bold text-foreground"
+ textBoxDescriptionClassName="text-base text-foreground"
cardClassName="rounded-soft p-6 shadow-soft"
/>
@@ -184,15 +138,11 @@ export default function ServicesPage() {
animationType="background-highlight"
buttons={[
{
- text: "Jetzt anrufen: 02133 80692",
- href: "tel:+4921338069",
- },
+ text: "Jetzt anrufen: 02133 80692", href: "tel:+4921338069"},
{
- text: "Route planen",
- href: "https://maps.google.com/?q=Hauptstraße+52,+41540+Dormagen",
- },
+ text: "Route planen", 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"
diff --git a/src/app/uber-uns/page.tsx b/src/app/uber-uns/page.tsx
index 81e8f72..f79424a 100644
--- a/src/app/uber-uns/page.tsx
+++ b/src/app/uber-uns/page.tsx
@@ -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() {
@@ -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"