Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf5ff09b21 | |||
| a9ac8bb4ef |
@@ -248,6 +248,8 @@ export default function LandingPage() {
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Email: ibkhen99@gmail.com", href: "mailto:ibkhen99@gmail.com"}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -268,4 +270,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user