Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a763002c69 | |||
| ce43ad8278 | |||
| e0b4581752 | |||
| 51aba2f8f2 | |||
| 9b287b3213 | |||
| 530fd3c036 | |||
| 56e4e94171 | |||
| c688b4008a | |||
| f55e891853 |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+255" },
|
||||
{ text: "Call Now - Available 24/7", href: "tel:+255" },
|
||||
{ text: "Order Online", href: "#contact-cta" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -307,4 +307,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user