Update src/app/page.tsx

This commit is contained in:
2026-05-31 22:44:09 +00:00
parent 25f474e0e3
commit 06fd876409

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>