Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user