1 Commits

Author SHA1 Message Date
8e5dd90a2e Update src/app/page.tsx 2026-02-04 20:22:17 +00:00

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