From 0b1cd50d6cc2d528c06f3889a6efe12388307033 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:07:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eddd7c9..cd6ca01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Wig Installation", description: "Expert wig fitting and styling for a natural, beautiful appearance", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-making-hairstyle-blonde-woman-beauty-salon_176420-4450.jpg", imageAlt: "Wig installation service" }, ]} - buttons={[{ text: "Learn More", href: "#" }]} + buttons={[{ text: "Browse All Services", href: "#" }]} buttonAnimation="slide-up" tagAnimation="slide-up" ariaLabel="Salon services section" -- 2.49.1