Update src/app/page.tsx

This commit is contained in:
2026-02-04 20:22:17 +00:00
parent d5d1d0465d
commit 8e5dd90a2e

View File

@@ -34,8 +34,10 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
{ name: "Contact", id: "contact" },
{ name: "Blog", id: "/blog" },
]}
bottomLeftText="Los Angeles, CA"
bottomRightText="hello@revvproductions.com"
/>