Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 890ed647e8 | |||
| 77acf65805 | |||
| 67118e62b2 |
@@ -111,9 +111,9 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529709.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/plumbing-tools-workshop_23-2149174521.jpg"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Navigation", items: [{ label: "Accueil", href: "#hero" }, { label: "Services", href: "#services" }] },
|
{ title: "Navigation", items: [{ label: "Accueil", href: "#hero" }, { label: "Services", href: "#services" }, { label: "Avis", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },
|
||||||
{ title: "Contact", items: [{ label: "01 23 45 67 89", href: "tel:+33123456789" }, { label: "Mentions Légales", href: "#" }] },
|
{ title: "Contact", items: [{ label: "01 23 45 67 89", href: "tel:+33123456789" }, { label: "Mentions Légales", href: "#" }] },
|
||||||
]}
|
]}
|
||||||
logoText="ArtisanPlombier"
|
logoText="ArtisanPlombier"
|
||||||
|
|||||||
Reference in New Issue
Block a user