Merge version_1 into main #3
@@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Scissors, Brush, Palette, Child, Sparkles } from 'lucide-react';
|
||||
import { Scissors, Brush, Palette, Sparkles, Baby } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
title: "Hair Designs", description: "Unleash your creativity with intricate hair designs and custom patterns.", buttonIcon: Palette,
|
||||
},
|
||||
{
|
||||
title: "Kids Cuts", description: "Professional and patient haircuts for our younger clients, ensuring they leave looking fresh.", buttonIcon: Child,
|
||||
title: "Kids Cuts", description: "Professional and patient haircuts for our younger clients, ensuring they leave looking fresh.", buttonIcon: Baby,
|
||||
},
|
||||
{
|
||||
title: "Full Grooming Packages", description: "Indulge in a complete grooming experience including haircuts, beard care, and refreshing treatments.", buttonIcon: Sparkles,
|
||||
|
||||
Reference in New Issue
Block a user