Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 00:13:02 +00:00

View File

@@ -64,6 +64,8 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Book All Services", href: "contact" }]}
buttonAnimation="slide-up"
features={[
{
id: 1,
@@ -78,8 +80,6 @@ export default function LandingPage() {
tag: "Modern", title: "Fade & Taper Specialist", subtitle: "Contemporary styling perfected", description: "Get the latest fade and taper styles executed with precision. Our specialists stay updated with current trends and execute clean lines and smooth transitions that define modern barbering.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-comb_613910-5069.jpg", imageAlt: "Modern fade haircut service", buttons: [{ text: "Schedule", href: "#" }]
}
]}
buttons={[{ text: "Book Your Appointment", href: "contact" }]}
buttonAnimation="slide-up"
/>
</div>