Merge version_2 into main #2
@@ -12,11 +12,11 @@ import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import FeatureCardTen from "@/components/sections/feature/FeatureCardTen";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Shield, Sparkles, Truck, Languages, Award, Star, ThumbsUp, Clock, MapPin, Sofa, Zap, Phone } from "lucide-react";
|
||||
import { Sparkles, Truck, Languages, Award, Phone } from "lucide-react";
|
||||
|
||||
export default function BolebaPage() {
|
||||
return (
|
||||
<ThemeProvider>
|
||||
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
@@ -36,12 +36,14 @@ export default function BolebaPage() {
|
||||
tag="Spezialist für Orientteppiche & Polster — seit 1997"
|
||||
title="Ihre Teppiche verdienen das Beste."
|
||||
description="Schonende Reinigung für Orientteppiche, Kelim und Polstermöbel — mit kostenlosem Abholservice in die ganze Schweiz."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Jetzt Offerte anfragen", href: "#contact" },
|
||||
{ text: "0800 265 322 — Gratis anrufen", href: "tel:0800265322" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/water-drop-texture-background-blue-design_53876-142875.jpg"
|
||||
testimonials={[]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,6 +58,8 @@ export default function BolebaPage() {
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454488.jpg"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -70,6 +74,8 @@ export default function BolebaPage() {
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,6 +89,8 @@ export default function BolebaPage() {
|
||||
{ id: "3", value: "100%", title: "Service", description: "Ganze Schweiz abgedeckt.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1wideh" },
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,6 +110,8 @@ export default function BolebaPage() {
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,6 +126,8 @@ export default function BolebaPage() {
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,6 +142,7 @@ export default function BolebaPage() {
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,6 +157,7 @@ export default function BolebaPage() {
|
||||
textarea={{ name: "message", placeholder: "Ihre Anfrage..." }}
|
||||
buttonText="Anfrage senden"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-blonde-call-centre-girl-wearing-headset-sitting-desk-with-work-tools-looking-side-showing-thumbs-up-isolated-pink-wall_141793-113253.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user