Update src/app/page.tsx

This commit is contained in:
2026-05-31 22:42:52 +00:00
parent febe91f878
commit 25f474e0e3

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
buttons={[
{
text: "Explore Kids Haircuts", href: "/kids"}
]}
]} // Fixed: Added comma after href: "/kids"} to close the object correctly
/>
</div>