Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #15.
This commit is contained in:
2026-03-23 00:20:05 +00:00
3 changed files with 4 additions and 7 deletions

View File

@@ -63,8 +63,7 @@ export default function DienstleistungenPage() {
<FeatureCardEight <FeatureCardEight
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
carouselMode="buttons"
animationType="slide-up"
features={[ features={[
{ id: 1, title: "Haushaltsauflösungen", description: "Professionelle und besenreine Auflösung von Haushalten, Wohnungen oder Geschäftsräumen. Wir kümmern uns um alles.", imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view_23-2148722971.jpg", imageAlt: "Haushaltsauflösung" }, { id: 1, title: "Haushaltsauflösungen", description: "Professionelle und besenreine Auflösung von Haushalten, Wohnungen oder Geschäftsräumen. Wir kümmern uns um alles.", imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view_23-2148722971.jpg", imageAlt: "Haushaltsauflösung" },
{ id: 2, title: "Entrümpelungen", description: "Wir befreien Ihr Zuhause von unerwünschten Möbeln und Hausrat schnell, diskret und gründlich.", imageSrc: "http://img.b2bpic.net/free-photo/person-packing-box-close-up-shot_23-2149206385.jpg", imageAlt: "Entrümpelung" }, { id: 2, title: "Entrümpelungen", description: "Wir befreien Ihr Zuhause von unerwünschten Möbeln und Hausrat schnell, diskret und gründlich.", imageSrc: "http://img.b2bpic.net/free-photo/person-packing-box-close-up-shot_23-2149206385.jpg", imageAlt: "Entrümpelung" },
@@ -79,7 +78,7 @@ export default function DienstleistungenPage() {
<FeatureCardEight <FeatureCardEight
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
animationType="slide-up"
features={[ features={[
{ {
id: 1, title: "Kostenlose Besichtigung", description: "Jedes Projekt beginnt mit einer kostenlosen und unverbindlichen Besichtigung vor Ort, um den Aufwand präzise zu kalkulieren.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-discussing-financial-plan_23-2149170241.jpg", imageAlt: "Kostenlose Besichtigung" id: 1, title: "Kostenlose Besichtigung", description: "Jedes Projekt beginnt mit einer kostenlosen und unverbindlichen Besichtigung vor Ort, um den Aufwand präzise zu kalkulieren.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-discussing-financial-plan_23-2149170241.jpg", imageAlt: "Kostenlose Besichtigung"

View File

@@ -71,7 +71,7 @@ export default function HomePage() {
<div id="key-services" data-section="key-services"> <div id="key-services" data-section="key-services">
<FeatureCardEight <FeatureCardEight
textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ id: 1, title: "Haushaltsauflösungen", description: "Professionelle und besenreine Auflösung von Haushalten, Wohnungen oder Geschäftsräumen. Wir kümmern uns um alles.", imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view_23-2148722971.jpg", imageAlt: "Haushaltsauflösung" }, { id: 1, title: "Haushaltsauflösungen", description: "Professionelle und besenreine Auflösung von Haushalten, Wohnungen oder Geschäftsräumen. Wir kümmern uns um alles.", imageSrc: "http://img.b2bpic.net/free-photo/house-interior-view_23-2148722971.jpg", imageAlt: "Haushaltsauflösung" },
@@ -116,7 +116,6 @@ export default function HomePage() {
<div id="contact-home" data-section="contact-home"> <div id="contact-home" data-section="contact-home">
<ContactSplitForm <ContactSplitForm
textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/contact-us-customer-service-concept-man-hand-holding-smart-phone-with-keyboard-icon_616488-875.jpg" imageSrc="http://img.b2bpic.net/free-photo/contact-us-customer-service-concept-man-hand-holding-smart-phone-with-keyboard-icon_616488-875.jpg"
imageAlt="Kontakt aufnehmen" imageAlt="Kontakt aufnehmen"

View File

@@ -64,7 +64,7 @@ export default function UeberUnsPage() {
<div id="about-metrics" data-section="about-metrics"> <div id="about-metrics" data-section="about-metrics">
<MetricCardThree <MetricCardThree
textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
animationType="depth-3d" animationType="depth-3d"
metrics={[ metrics={[
@@ -80,7 +80,6 @@ export default function UeberUnsPage() {
<div id="team-page" data-section="team-page"> <div id="team-page" data-section="team-page">
<TeamCardTen <TeamCardTen
textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
memberVariant="card" memberVariant="card"
membersAnimation="slide-up" membersAnimation="slide-up"