Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-11 15:40:04 +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}