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"