Update src/app/page.tsx
This commit is contained in:
@@ -39,6 +39,8 @@ export default function LandingPage() {
|
||||
name: "Pricing", id: "/pricing"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
{
|
||||
name: "Terms", id: "/terms"},
|
||||
]}
|
||||
brandName="Instyle Industries"
|
||||
/>
|
||||
@@ -157,4 +159,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user