Merge version_2 into main #4
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