Merge version_1 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Demander un diagnostic", href: "#contact" },
|
||||
{ text: "Appeler l'atelier", href: "tel:+33140390172" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/bootmaker-workshop-making-shoes_171337-12279.jpg", alt: "Bootmaker in workshop making shoes" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/diligent-cobbler-is-working-shoe-sole-using-special-tool-his-dark-workplace_613910-12940.jpg", alt: "Diligent cobbler is working on shoe sole using special tool at his dark workplace." },
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "s1", title: "Réparation", author: "Atelier", description: "Talons, coutures, glissoirs, accrocs et ajustements complets pour prolonger la vie de vos chaussures.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg", tags: [] },
|
||||
{ id: "s1", title: "Réparation", author: "Atelier", description: "Talons, coutures, glissoirs, accrocs et ajustements complets pour prolonger la vie de vos chaussures.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg?_wi=1", tags: [] },
|
||||
{ id: "s2", title: "Ressemelage", author: "Atelier", description: "Pose de patins, fers, semelles et protections adaptées à votre marche et à la structure du soulier.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg", tags: [] },
|
||||
{ id: "s3", title: "Restauration", author: "Atelier", description: "Soin complet du cuir : nettoyage, cirage, recoloration et rénovation profonde pour une seconde naissance.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstylist-cleaning-chair_23-2148506335.jpg", tags: [] },
|
||||
]}
|
||||
@@ -133,8 +133,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "a1", title: "Savoir-faire", price: "Artisan", period: "Expert", features: ["Gestes précis", "Connaissance cuir", "Respect montage"], button: { text: "En savoir plus" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186780.jpg" },
|
||||
{ id: "a2", title: "Transparence", price: "Honnete", period: "Expert", features: ["Diagnostic juste", "Conseils honnêtes", "Service durable"], button: { text: "En savoir plus" }, imageSrc: "http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg" },
|
||||
{ id: "a3", title: "Accueil", price: "Humain", period: "Expert", features: ["Bienveillance", "Pédagogie", "Passion métier"], button: { text: "En savoir plus" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg" },
|
||||
{ id: "a2", title: "Transparence", price: "Honnete", period: "Expert", features: ["Diagnostic juste", "Conseils honnêtes", "Service durable"], button: { text: "En savoir plus" }, imageSrc: "http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg?_wi=2" },
|
||||
{ id: "a3", title: "Accueil", price: "Humain", period: "Expert", features: ["Bienveillance", "Pédagogie", "Passion métier"], button: { text: "En savoir plus" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg?_wi=2" },
|
||||
]}
|
||||
title="Notre approche de l'artisanat"
|
||||
description="Nous évaluons chaque paire selon sa valeur réelle et sentimentale."
|
||||
|
||||
Reference in New Issue
Block a user