Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a08785dbff | |||
| 9ec038ae90 | |||
| fb03eaa906 | |||
| fbacd57b3d |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Get a Free Consultation", href: "contact" },
|
||||
{ text: "Schedule Free Consultation", href: "contact" },
|
||||
{ text: "Learn More", href: "services" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -168,6 +168,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Request Service", href: "contact" },
|
||||
{ text: "Call Us Now: +47 99 28 55 03", href: "tel:+4799285503" },
|
||||
]}
|
||||
ariaLabel="Contact section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user