Merge version_2 into main #4
@@ -23,7 +23,15 @@ import {
|
||||
Scissors,
|
||||
Sparkles,
|
||||
Star,
|
||||
Users
|
||||
Users,
|
||||
Paintbrush,
|
||||
Wind,
|
||||
Curly,
|
||||
Split,
|
||||
Minus,
|
||||
Flask,
|
||||
Repeat,
|
||||
Shampoo
|
||||
} from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -115,20 +123,56 @@ export default function LandingPage() {
|
||||
<FeatureBorderGlow
|
||||
features={[
|
||||
{
|
||||
icon: Brush,
|
||||
title: "Cutting & Styling", description: "From precision cuts to luxurious blowouts and elegant event styling, our stylists create looks that enhance your natural beauty."
|
||||
icon: Palette,
|
||||
title: "Hair Colouring", description: "Expert colour application to achieve your desired shade, from vibrant hues to subtle tones."
|
||||
},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Colour & Highlights", description: "Discover your perfect shade with our bespoke colour services, including balayage, foils, and vivid transformations using premium products."
|
||||
icon: Scissors,
|
||||
title: "Hairstyling", description: "Precision cuts, luxurious blowouts, and elegant event styling tailored to your look."
|
||||
},
|
||||
{
|
||||
icon: Paintbrush,
|
||||
title: "Balayage", description: "Hand-painted highlights for a natural, sun-kissed effect and seamless grow-out."
|
||||
},
|
||||
{
|
||||
icon: Wind,
|
||||
title: "Blowdry", description: "Professional blow-dries for volume, smoothness, or effortless waves."
|
||||
},
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Bridal Hair", description: "Bespoke bridal styling to create your dream look for your special day."
|
||||
},
|
||||
{
|
||||
icon: Curly,
|
||||
title: "Curly Hair", description: "Specialized cutting and styling techniques to enhance and define your natural curls."
|
||||
},
|
||||
{
|
||||
icon: Split,
|
||||
title: "Hair Extensions", description: "Add length and volume with high-quality hair extensions, seamlessly blended for a natural finish."
|
||||
},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Hair Highlighting", description: "Traditional highlights and lowlights for added dimension and brightness."
|
||||
},
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Treatments & Care", description: "Nourish and restore your hair's health with our range of deep conditioning, repair, and scalp treatments tailored to your needs."
|
||||
title: "Hair Regrowth", description: "Targeted treatments and advice to support healthy hair regrowth."
|
||||
},
|
||||
{
|
||||
icon: Feather,
|
||||
title: "Bridal & Special Occasions", description: "Look radiant on your big day or special event with our exquisite bridal hairstyling and glamorous up-dos."
|
||||
icon: Minus,
|
||||
title: "Hair Straightening", description: "Professional straightening services for sleek, smooth, and manageable hair."
|
||||
},
|
||||
{
|
||||
icon: Flask,
|
||||
title: "Keratin Treatments", description: "Smoothing keratin treatments to reduce frizz, add shine, and improve hair health."
|
||||
},
|
||||
{
|
||||
icon: Repeat,
|
||||
title: "Perms", description: "Modern perming techniques to create lasting waves or curls."
|
||||
},
|
||||
{
|
||||
icon: Shampoo,
|
||||
title: "Shampoo & Conditioning", description: "Luxurious cleansing and conditioning rituals to nourish your scalp and hair."
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user