Update src/app/blog/page.tsx
This commit is contained in:
@@ -97,7 +97,7 @@ export default function BlogPage() {
|
||||
<ReactLenis root>
|
||||
<div className="min-h-screen bg-background">
|
||||
<NavbarStyleMinimal
|
||||
brandName="Happy Paws Shelter"
|
||||
brandName="Salut Paws Shelter"
|
||||
button={{"text":"Start Adopting","href":"#products"}}
|
||||
/>
|
||||
|
||||
@@ -119,7 +119,7 @@ export default function BlogPage() {
|
||||
)}
|
||||
|
||||
<FooterLogoEmphasis
|
||||
logoText="Happy Paws"
|
||||
logoText="Salut Paws"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user