Merge version_4 into main #4
@@ -12,7 +12,7 @@ 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 { Sparkles, Truck, Languages, Award, Phone, Star } from "lucide-react";
|
||||
import { Sparkles, Truck, Languages, Award, Phone, Star, ShieldCheck } from "lucide-react";
|
||||
|
||||
export default function BolebaPage() {
|
||||
return (
|
||||
@@ -57,7 +57,7 @@ export default function BolebaPage() {
|
||||
bulletPoints={[
|
||||
{ title: "30+ Jahre Erfahrung", description: "Fachwissen, das man sieht.", icon: Award },
|
||||
{ title: "Kostenlose Abholung", description: "Wir kommen in die ganze Schweiz.", icon: Truck },
|
||||
{ title: "5 Sprachen", description: "Internationale Beratung vor Ort.", icon: Languages },
|
||||
{ title: "30-Tage Zufriedenheitsgarantie", description: "Risikofreie Reinigung mit Qualitätsversprechen.", icon: ShieldCheck },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454488.jpg"
|
||||
textboxLayout="split"
|
||||
@@ -178,4 +178,4 @@ export default function BolebaPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user