Merge version_2 into main #3
@@ -13,7 +13,7 @@ import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Scissors, Hairbrush, Razor, Users, MessageSquareText, HelpCircle, Sparkles, ShoppingBag, Phone, Mail, MapPin, Clock } from "lucide-react";
|
||||
import { Scissors, Users, MessageSquareText, HelpCircle, Sparkles, ShoppingBag, Phone, Mail, MapPin, Clock, Brush, Shaver } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
title="Our Signature Grooming Services"
|
||||
description="Discover the full range of services designed to refine your style and elevate your grooming routine. We combine skill with a passion for perfection."
|
||||
tag="What We Offer"
|
||||
tagIcon={Hairbrush}
|
||||
tagIcon={Brush}
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
"Consultation", "Haircut & Style", "Neck Shave", "Hot Towel Finish"],
|
||||
},
|
||||
{
|
||||
id: "p-full-groom", tag: "The Executive", tagIcon: Razor,
|
||||
id: "p-full-groom", tag: "The Executive", tagIcon: Shaver,
|
||||
price: "$60", period: "per service", description: "The ultimate grooming experience: a premium haircut combined with a luxurious hot lather shave.", button: {
|
||||
text: "Book Signature", href: "/booking"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
|
||||
Reference in New Issue
Block a user