Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -86,7 +86,7 @@ export default function ContactPage() {
|
||||
title="Get Started Today"
|
||||
description="Tell us about your business and what you're looking to achieve. One of our experts will reach out to discuss how we can help you succeed online."
|
||||
background={{
|
||||
variant: "circleGradient"}}
|
||||
variant: "radial-gradient"}}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Meeting"
|
||||
|
||||
@@ -89,7 +89,7 @@ export default function HomePage() {
|
||||
text: "View Our Work", href: "/services"},
|
||||
]}
|
||||
background={{
|
||||
variant: "circleGradient"}}
|
||||
variant: "radial-gradient"}}
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
title="Launch Your Business Online Today"
|
||||
description="Schedule a quick, free consultation with our team. We'll discuss your business, answer your questions, and show you exactly how BrandLift can help you attract more customers."
|
||||
background={{
|
||||
variant: "circleGradient"}}
|
||||
variant: "radial-gradient"}}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Meeting"
|
||||
|
||||
@@ -133,7 +133,7 @@ export default function ServicesPage() {
|
||||
tag="Ready to Get Started?"
|
||||
title="Launch Your Professional Website Today"
|
||||
description="Schedule a free consultation with our team to discuss your business goals and find the perfect service package for your needs."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Meeting"
|
||||
|
||||
Reference in New Issue
Block a user