Update src/app/services/page.tsx
This commit is contained in:
@@ -36,8 +36,7 @@ export default function ServicesPage() {
|
||||
{ name: "About", id: "/" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Work", id: "/#testimonials" },
|
||||
{ name: "Contact", id: "/#contact" },
|
||||
{ name: "Studio", id: "/#hero" }
|
||||
{ name: "Contact", id: "/#contact" }
|
||||
]}
|
||||
brandName="Joshua Chavez Co"
|
||||
bottomLeftText="Innovative Design Studio"
|
||||
@@ -160,4 +159,4 @@ export default function ServicesPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user