Update src/app/page.tsx
This commit is contained in:
@@ -91,7 +91,7 @@ export default function SkincareTemplatePage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View All Services", href: "#products" }
|
{ text: "Check Current Availability", href: "#products" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user