Merge version_3 into main #4
@@ -73,8 +73,9 @@ export default function LandingPage() {
|
||||
title="Our Expert Services"
|
||||
description="We offer a wide range of professional grooming services tailored to your specific style."
|
||||
features={[
|
||||
{ id: "s1", label: "Hair Care", title: "Hair Services", items: ["Haircut", "Buzz cut", "Curly hair", "Custom cut", "Fade cut", "Head shave", "Kids' cuts", "Long haircut", "Scissor cut"] },
|
||||
{ id: "s2", label: "Beard Care", title: "Beard Maintenance", items: ["Beard trim", "Beard maintenance"] },
|
||||
{
|
||||
id: "s1", label: "Professional Grooming", title: "Available Services", items: ["Beard trim", "Haircut", "Beard maintenance", "Buzz cut", "Curly hair", "Custom cut", "Fade cut", "Head shave", "Kids' cuts", "Long haircut", "Scissor cut"]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user