Merge version_1 into main #2
@@ -11,7 +11,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import { Brush, CalendarCheck, ClipboardList, Crown, MessageSquareText, Scissors, Shaver, Sparkles, SprayCan, Star, Tag, Users } from "lucide-react";
|
||||
import { Brush, CalendarCheck, ClipboardList, Crown, MessageSquareText, Scissors, Razor, Sparkles, SprayCan, Star, Tag, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
description="Discover a range of premium grooming services designed to refresh your look and elevate your confidence."
|
||||
features={[
|
||||
{ title: "Precision Haircuts", description: "Expert stylists craft modern and classic haircuts with meticulous attention to detail.", bentoComponent: "reveal-icon", icon: Scissors },
|
||||
{ title: "Classic Hot Lather Shaves", description: "Indulge in a luxurious hot lather shave for the smoothest finish and ultimate relaxation.", bentoComponent: "reveal-icon", icon: Shaver },
|
||||
{ title: "Classic Hot Lather Shaves", description: "Indulge in a luxurious hot lather shave for the smoothest finish and ultimate relaxation.", bentoComponent: "reveal-icon", icon: Razor },
|
||||
{ title: "Beard Trims & Styling", description: "From shaping to complete styling, we sculpt your beard to perfection, enhancing your facial features.", bentoComponent: "reveal-icon", icon: Brush },
|
||||
{ title: "Hair & Scalp Treatments", description: "Revitalize your hair with our specialized treatments for health, shine, and scalp rejuvenation.", bentoComponent: "reveal-icon", icon: SprayCan }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user