Merge version_2 into main #5
@@ -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, Users, MessageSquareText, HelpCircle, Sparkles, ShoppingBag, Phone, Mail, MapPin, Clock, Brush, Razor } from "lucide-react";
|
||||
import { Scissors, Users, MessageSquareText, HelpCircle, Sparkles, ShoppingBag, Phone, Mail, MapPin, Clock, Brush, GripVertical } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -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: GripVertical,
|
||||
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