Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -91,7 +91,7 @@ export default function BlogPage() {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
ariaLabel="Master Plumbing footer with contact information"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,7 +131,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -212,7 +212,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -317,7 +317,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function ShopPage() {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -163,7 +163,7 @@ export default function ShopPage() {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user