Update src/app/page.tsx

This commit is contained in:
2026-02-04 20:22:21 +00:00
parent 17ea1e5401
commit 19c263f468

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"
/>