Merge version_4 into main #4
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Nettoyage de Confiance en Suisse"
|
||||
title="Swiss Precision, Pure Cleanliness."
|
||||
description="Premium cleaning services across Vaud. Tailored excellence for residential and office spaces."
|
||||
tag="Service Swiss Nettoyage"
|
||||
buttons={[
|
||||
@@ -111,8 +111,8 @@ export default function LandingPage() {
|
||||
title="Nos Services"
|
||||
description="Solutions de nettoyage professionnelles."
|
||||
products={[
|
||||
{ id: "p1", name: "Nettoyage résidentiel", price: "Sur devis", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning_23-2148480353.jpg" },
|
||||
{ id: "p2", name: "Entretien de bureaux", price: "Sur devis", imageSrc: "http://img.b2bpic.net/free-photo/office-with-face-mask-disinfectant_23-2148727697.jpg" }
|
||||
{ id: "p1", name: "Nettoyage résidentiel", price: "Demander un devis", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-cleaning_23-2148480353.jpg" },
|
||||
{ id: "p2", name: "Entretien de bureaux", price: "Demander un devis", imageSrc: "http://img.b2bpic.net/free-photo/office-with-face-mask-disinfectant_23-2148727697.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -140,4 +140,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user