Update src/app/page.tsx
This commit is contained in:
@@ -32,7 +32,7 @@ export default function LandingPage() {
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Experience", id: "features" },
|
||||
{ name: "Guest Stories", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact", contactNumber: "+13077382291" }
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user