Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 03:20:46 +00:00

View File

@@ -94,12 +94,12 @@ export default function LandingPage() {
sections={[
{
heading: "Appointment Policy", content: {
type: "paragraph", text: "A deposit is required for all appointments exceeding two hours. Cancellations must be made 48 hours in advance."
text: "A deposit is required for all appointments exceeding two hours. Cancellations must be made 48 hours in advance."
}
},
{
heading: "Our Guarantee", content: {
type: "list", items: [
items: [
"100% satisfaction guarantee on all cuts.", "Free consultations for new color clients.", "Premium salon-grade products included in all services."
]
}