Update src/app/blog/page.tsx

This commit is contained in:
2026-01-22 20:47:31 +00:00
parent e6fae6cefb
commit cef782a452

View File

@@ -97,7 +97,7 @@ export default function BlogPage() {
<ReactLenis root>
<div className="min-h-screen bg-background">
<NavbarStyleApple
brandName="Dialed Web"
brandName="dialedweb"
navItems={[
{ name: "Home", id: "/home" },
{ name: "Services", id: "services" },
@@ -127,11 +127,12 @@ export default function BlogPage() {
text: "View All Articles", onClick: () => console.log("View all clicked")
}
]}
/> )}
/>
)}
<FooterBaseCard
logoText="Dialed Web"
copyrightText="© 2025 Dialed Web. All rights reserved."
logoText="dialedweb"
copyrightText="© 2025 dialedweb. All rights reserved."
columns={[
{
title: "Services", items: [