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