Update src/app/services/page.tsx

This commit is contained in:
2026-05-16 21:45:21 +00:00
parent 5292db180a
commit 0acb69efd1

View File

@@ -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"