Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bc4421baf | |||
| c0c2434833 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
description="Révélez votre beauté dès aujourd'hui. Services capillaires professionnels dans un salon chaleureux à Lévis."
|
description="Révélez votre beauté dès aujourd'hui. Services capillaires professionnels dans un salon chaleureux à Lévis."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Prendre rendez-vous", href: "#contact" },
|
{ text: "Prendre rendez-vous", href: "#contact" },
|
||||||
{ text: "Appelez maintenant", href: "tel:+14185550199" },
|
{ text: "Appelez maintenant", href: "tel:+14184782959" },
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", imageAlt: "Intérieur du salon accueillant" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/lodge-wintertime-with-ski-gear_482257-76632.jpg", imageAlt: "Intérieur du salon accueillant" },
|
||||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{ id: "m1", icon: MapPin, title: "Adresse", value: "Lévis, QC" },
|
{ id: "m1", icon: MapPin, title: "Adresse", value: "Lévis, QC" },
|
||||||
{ id: "m2", icon: Clock, title: "Heures", value: "Mar-Sam 9h-17h" },
|
{ id: "m2", icon: Clock, title: "Heures", value: "Mar-Sam 9h-17h" },
|
||||||
{ id: "m3", icon: Phone, title: "Téléphone", value: "(418) 555-0199" },
|
{ id: "m3", icon: Phone, title: "Téléphone", value: "418-478-2959" },
|
||||||
]}
|
]}
|
||||||
title="Visitez-nous"
|
title="Visitez-nous"
|
||||||
description="Situé à Lévis, au Québec. Nous avons hâte de vous accueillir."
|
description="Situé à Lévis, au Québec. Nous avons hâte de vous accueillir."
|
||||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
columns={[
|
columns={[
|
||||||
{ items: [{ label: "Tél: (418) 555-0199", href: "tel:+14185550199" }, { label: "Lévis, QC", href: "#location" }] },
|
{ items: [{ label: "Tél: 418-478-2959", href: "tel:+14184782959" }, { label: "Lévis, QC", href: "#location" }] },
|
||||||
{ items: [{ label: "Facebook", href: "https://facebook.com" }, { label: "Prendre Rendez-vous", href: "#contact" }] },
|
{ items: [{ label: "Facebook", href: "https://facebook.com" }, { label: "Prendre Rendez-vous", href: "#contact" }] },
|
||||||
]}
|
]}
|
||||||
logoText="Salon La cache à repousse"
|
logoText="Salon La cache à repousse"
|
||||||
|
|||||||
Reference in New Issue
Block a user