Update src/app/page.tsx
This commit is contained in:
@@ -38,6 +38,8 @@ export default function LandingPage() {
|
||||
name: "Gallery", id: "#gallery"},
|
||||
{
|
||||
name: "Inquiry", id: "#inquiry"},
|
||||
{
|
||||
name: "Chatbot", id: "/chatbot"}
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/top-view-light-box-with-paper-planet-animals-animal-day_23-2148668916.jpg"
|
||||
logoAlt="Niwa Cameroon logo"
|
||||
@@ -240,4 +242,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user