3 Commits

Author SHA1 Message Date
88eb38362b Update src/app/page.tsx 2026-03-11 15:40:00 +00:00
3360e40bd0 Merge version_1 into main
Merge version_1 into main
2026-03-11 15:38:16 +00:00
304009966e Merge version_1 into main
Merge version_1 into main
2026-03-11 15:37:45 +00:00

View File

@@ -141,8 +141,8 @@ export default function LandingPage() {
description="Book a free consultation with Suman Sharma to receive crystal recommendations based on your birth chart, life goals, and spiritual needs. Discover which healing stones are perfect for your unique energy."
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Book on WhatsApp", href: "https://wa.me/919876543210" },
{ text: "Call Now", href: "tel:+919876543210" }
{ text: "Call Now", href: "tel:+919876543210" },
{ text: "Book on WhatsApp", href: "https://wa.me/919876543210" }
]}
buttonAnimation="slide-up"
useInvertedBackground={true}