Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #15.
This commit is contained in:
@@ -63,8 +63,7 @@ export default function DienstleistungenPage() {
|
||||
<FeatureCardEight
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
|
||||
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: 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
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
|
||||
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"
|
||||
|
||||
@@ -71,7 +71,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="key-services" data-section="key-services">
|
||||
<FeatureCardEight
|
||||
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
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" },
|
||||
@@ -116,7 +116,6 @@ export default function HomePage() {
|
||||
|
||||
<div id="contact-home" data-section="contact-home">
|
||||
<ContactSplitForm
|
||||
textboxLayout="default"
|
||||
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"
|
||||
imageAlt="Kontakt aufnehmen"
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function UeberUnsPage() {
|
||||
|
||||
<div id="about-metrics" data-section="about-metrics">
|
||||
<MetricCardThree
|
||||
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="depth-3d"
|
||||
metrics={[
|
||||
@@ -80,7 +80,6 @@ export default function UeberUnsPage() {
|
||||
|
||||
<div id="team-page" data-section="team-page">
|
||||
<TeamCardTen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
memberVariant="card"
|
||||
membersAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user