Merge version_1 into main #2
146
src/app/page.tsx
146
src/app/page.tsx
@@ -29,24 +29,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Accueil",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "À propos",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Accueil", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "À propos", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Roxy Toilettage"
|
||||
button={{ text: "Prendre rendez-vous", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -56,15 +45,11 @@ export default function LandingPage() {
|
||||
description="Un environnement calme et sécuritaire pour le bien-être de votre compagnon à Les Coteaux."
|
||||
buttons={[
|
||||
{
|
||||
text: "Appeler maintenant",
|
||||
href: "tel:4502678781",
|
||||
},
|
||||
text: "Appeler maintenant", href: "tel:4502678781"},
|
||||
{
|
||||
text: "Prendre rendez-vous",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Prendre rendez-vous", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48811.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48811.jpg"
|
||||
imageAlt="Toilettage canin professionnel"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,32 +61,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Toilettage Chiens",
|
||||
tags: [
|
||||
"Complet",
|
||||
"Bien-être",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg?_wi=1",
|
||||
},
|
||||
id: "s1", title: "Toilettage Chiens", tags: [
|
||||
"Complet", "Bien-être"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Toilettage Chats",
|
||||
tags: [
|
||||
"Calme",
|
||||
"Doux",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-transplants-violet-flower-flowerpot_1398-1332.jpg?_wi=1",
|
||||
},
|
||||
id: "s2", title: "Toilettage Chats", tags: [
|
||||
"Calme", "Doux"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-transplants-violet-flower-flowerpot_1398-1332.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Coupe de Griffes",
|
||||
tags: [
|
||||
"Hygiène",
|
||||
"Rapide",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-bed-with-dog_23-2148861558.jpg?_wi=1",
|
||||
},
|
||||
id: "s3", title: "Coupe de Griffes", tags: [
|
||||
"Hygiène", "Rapide"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-bed-with-dog_23-2148861558.jpg"},
|
||||
]}
|
||||
title="Nos Services"
|
||||
description="Des soins personnalisés et attentifs pour vos animaux."
|
||||
@@ -116,7 +86,7 @@ export default function LandingPage() {
|
||||
description="Passionnée et expérimentée, Roxy Enr offre une approche douce qui respecte le rythme de votre animal."
|
||||
subdescription="Situé au 305 Rue de l'École, notre salon est reconnu pour son ambiance apaisante et son expertise locale."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48811.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48811.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -127,60 +97,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marie C.",
|
||||
date: "10/2023",
|
||||
title: "Excellent service",
|
||||
quote: "Très professionnel, patient et doux. Mon chien adore!",
|
||||
tag: "4.8 ⭐",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-nature-with-best-friend_23-2148576900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48811.jpg?_wi=3",
|
||||
imageAlt: "professional pet grooming grooming salon",
|
||||
},
|
||||
id: "t1", name: "Marie C.", date: "10/2023", title: "Excellent service", quote: "Très professionnel, patient et doux. Mon chien adore!", tag: "4.8 ⭐", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-nature-with-best-friend_23-2148576900.jpg", imageSrc: "http://img.b2bpic.net/free-photo/haircuting-process-small-dog-sits-table-dog-with-professional_1157-48811.jpg", imageAlt: "professional pet grooming grooming salon"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Luc P.",
|
||||
date: "11/2023",
|
||||
title: "Ravi",
|
||||
quote: "Toujours satisfaite ❤️ Travail magnifique et professionnel.",
|
||||
tag: "4.8 ⭐",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-her-lovely-dog_23-2148345892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg?_wi=2",
|
||||
imageAlt: "dog grooming care service",
|
||||
},
|
||||
id: "t2", name: "Luc P.", date: "11/2023", title: "Ravi", quote: "Toujours satisfaite ❤️ Travail magnifique et professionnel.", tag: "4.8 ⭐", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-her-lovely-dog_23-2148345892.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg", imageAlt: "dog grooming care service"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Julie G.",
|
||||
date: "12/2023",
|
||||
title: "Très calme",
|
||||
quote: "Environnement très calme pour mon chat, je recommande.",
|
||||
tag: "4.8 ⭐",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-transplants-violet-flower-flowerpot_1398-1332.jpg?_wi=2",
|
||||
imageAlt: "cat gentle grooming salon",
|
||||
},
|
||||
id: "t3", name: "Julie G.", date: "12/2023", title: "Très calme", quote: "Environnement très calme pour mon chat, je recommande.", tag: "4.8 ⭐", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-transplants-violet-flower-flowerpot_1398-1332.jpg", imageAlt: "cat gentle grooming salon"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Jean B.",
|
||||
date: "01/2024",
|
||||
title: "Recommandé",
|
||||
quote: "Fortement recommandé. Service personnalisé au top.",
|
||||
tag: "4.8 ⭐",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-bed-with-dog_23-2148861558.jpg?_wi=2",
|
||||
imageAlt: "dog professional nail clipping",
|
||||
},
|
||||
id: "t4", name: "Jean B.", date: "01/2024", title: "Recommandé", quote: "Fortement recommandé. Service personnalisé au top.", tag: "4.8 ⭐", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-bed-with-dog_23-2148861558.jpg", imageAlt: "dog professional nail clipping"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sophie M.",
|
||||
date: "02/2024",
|
||||
title: "Parfait",
|
||||
quote: "Un accueil chaleureux et un travail impeccable sur mon Golden.",
|
||||
tag: "5.0 ⭐",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-nature-with-best-friend_23-2148576900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-nature-with-best-friend_23-2148576900.jpg",
|
||||
imageAlt: "customer portrait smiling",
|
||||
},
|
||||
id: "t5", name: "Sophie M.", date: "02/2024", title: "Parfait", quote: "Un accueil chaleureux et un travail impeccable sur mon Golden.", tag: "5.0 ⭐", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-nature-with-best-friend_23-2148576900.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-enjoying-nature-with-best-friend_23-2148576900.jpg", imageAlt: "customer portrait smiling"},
|
||||
]}
|
||||
title="Ce que nos clients disent"
|
||||
description="La satisfaction de vos animaux est notre priorité."
|
||||
@@ -191,8 +116,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
tag="Rendez-vous"
|
||||
title="Prenez rendez-vous dès aujourd’hui"
|
||||
description="Appelez-nous au (450) 267-8781 ou laissez-nous un message ci-dessous."
|
||||
@@ -203,29 +127,19 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "(450) 267-8781",
|
||||
href: "tel:4502678781",
|
||||
},
|
||||
label: "(450) 267-8781", href: "tel:4502678781"},
|
||||
{
|
||||
label: "Les Coteaux, QC",
|
||||
href: "#",
|
||||
},
|
||||
label: "Les Coteaux, QC", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Heures",
|
||||
items: [
|
||||
title: "Heures", items: [
|
||||
{
|
||||
label: "Mardi - Samedi: 9h - 17h",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mardi - Samedi: 9h - 17h", href: "#"},
|
||||
{
|
||||
label: "Dimanche/Lundi: Fermé",
|
||||
href: "#",
|
||||
},
|
||||
label: "Dimanche/Lundi: Fermé", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user