Merge version_2 into main #4
@@ -169,6 +169,12 @@ export default function HomePage() {
|
||||
features: [
|
||||
"Precise trimming", "Clean shaping", "Professional care", "No appointment needed", "Cash only"],
|
||||
},
|
||||
{
|
||||
id: "full-service", badge: "Full Service", badgeIcon: Scissors,
|
||||
price: "$35", subtitle: "Haircut + Beard Trim combo", buttons: [{ text: "Walk In", href: "/contact" }],
|
||||
features: [
|
||||
"Professional scissor cut", "Premium beard shaping", "Complete grooming experience", "No appointment needed", "Cash only"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user