Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e5dd90a2e |
@@ -34,8 +34,10 @@ export default function LandingPage() {
|
|||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
{ name: "Testimonials", id: "testimonials" },
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
|
||||||
|
{ name: "Blog", id: "/blog" },
|
||||||
|
]}
|
||||||
bottomLeftText="Los Angeles, CA"
|
bottomLeftText="Los Angeles, CA"
|
||||||
bottomRightText="hello@revvproductions.com"
|
bottomRightText="hello@revvproductions.com"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user