Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Laval's Trusted Hair Experts"
|
||||
description="Color, Balayage & Extensions – Rated 4.7★ by 76+ Happy Clients"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "4.7★", label: "Google Rating" },
|
||||
{ value: "76+", label: "Happy Reviews" },
|
||||
@@ -175,22 +175,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Dufour", handle: "Laval, QC", testimonial: "Toujours très satisfaite à chaque visite. Jackie and her team truly care about getting your hair perfect. I've been coming for 3 years!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Dufour"
|
||||
id: "1", name: "Sarah Dufour", handle: "Laval, QC", testimonial: "Toujours très satisfaite à chaque visite. Jackie and her team truly care about getting your hair perfect. I've been coming for 3 years!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Dufour"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marie Beaumont", handle: "Laval, QC", testimonial: "Merci à Jackie et son équipe pour cette merveilleuse expérience! My balayage is absolutely stunning and lasts so long. Best salon in Laval.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Marie Beaumont"
|
||||
id: "2", name: "Marie Beaumont", handle: "Laval, QC", testimonial: "Merci à Jackie et son équipe pour cette merveilleuse expérience! My balayage is absolutely stunning and lasts so long. Best salon in Laval.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Marie Beaumont"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Martinez", handle: "Laval, QC", testimonial: "Professional stylists with premium products. My hair has never looked better. The atmosphere is so welcoming and relaxing. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Jessica Martinez"
|
||||
id: "3", name: "Jessica Martinez", handle: "Laval, QC", testimonial: "Professional stylists with premium products. My hair has never looked better. The atmosphere is so welcoming and relaxing. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Jessica Martinez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sophie Legrand", handle: "Laval, QC", testimonial: "Ambiance relaxante et accueillante. The stylists listen to what you want and deliver exactly that. I trust Studio J with my hair completely.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "Sophie Legrand"
|
||||
id: "4", name: "Sophie Legrand", handle: "Laval, QC", testimonial: "Ambiance relaxante et accueillante. The stylists listen to what you want and deliver exactly that. I trust Studio J with my hair completely.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sophie Legrand"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Emma Rodriguez", handle: "Laval, QC", testimonial: "Best extensions in Laval! The quality is incredible and they blend so naturally. Jackie's team makes you feel pampered every visit.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=5", imageAlt: "Emma Rodriguez"
|
||||
id: "5", name: "Emma Rodriguez", handle: "Laval, QC", testimonial: "Best extensions in Laval! The quality is incredible and they blend so naturally. Jackie's team makes you feel pampered every visit.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Lisa Chen", handle: "Laval, QC", testimonial: "I came for a color correction and left with perfect hair AND a new favorite salon! The expertise is unmatched in the area.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6", imageAlt: "Lisa Chen"
|
||||
id: "6", name: "Lisa Chen", handle: "Laval, QC", testimonial: "I came for a color correction and left with perfect hair AND a new favorite salon! The expertise is unmatched in the area.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa Chen"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
description="Limited appointments available weekly. Let our expert stylists create your perfect look. Call now for faster service or fill out the form below."
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/collage-blonde-with-hair-after-before-beauty-salon_132075-11810.jpg"
|
||||
imageAlt="Hair transformation results"
|
||||
|
||||
Reference in New Issue
Block a user