Update src/app/services/page.tsx
This commit is contained in:
@@ -20,7 +20,7 @@ export default function ServicesPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="UMBRA"
|
||||
brandName="SANIS"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Collection", id: "/products" },
|
||||
@@ -32,7 +32,7 @@ export default function ServicesPage() {
|
||||
</div>
|
||||
<div id="ingredients" data-section="ingredients" className="pt-32 pb-20">
|
||||
<FeatureCardSix
|
||||
title="Our Services"
|
||||
title="Our SANIS Services"
|
||||
description="Expert services for your unique needs."
|
||||
features={[]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user