Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64ba61207e | |||
| d42eb90758 | |||
| 7b4bc15529 | |||
| 9d38f1ead6 | |||
| 5845613d6f |
1414
src/app/layout.tsx
1414
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:089175-36072" },
|
||||
{ text: "WhatsApp Us", href: "https://wa.me/918917536072" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Visit us today", href: "tel:089175-36072" },
|
||||
{ text: "or call", href: "tel:089175-36072" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user