Update src/app/services/page.tsx
This commit is contained in:
@@ -17,7 +17,7 @@ export default function ServicesPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -101,7 +101,7 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Let's Discuss Which Services Are Right For You"
|
||||
description="Every business is unique. Book a consultation to discuss your goals, challenges, and which services will deliver the best results for your Perth business."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Book Free Consultation"
|
||||
|
||||
Reference in New Issue
Block a user