Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 359c7d3e45 | |||
| 4c072d3ed5 | |||
| 7688a4bd40 | |||
| e71878a682 |
@@ -52,10 +52,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-lady-with-collected-hair-dressed-gold-tshirt-neck-jewelry-is-smiling-camera-posing-beige-background_291650-2401.jpg", imageAlt: "Rahul Patel - Vedic Astrology Expert"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/zodiac-wheel-space-background_23-2148194302.jpg", imageAlt: "Astrological Birth Chart"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/zodiac-wheel-space-background_23-2148194302.jpg?_wi=1", imageAlt: "Astrological Birth Chart"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-objects_23-2150244573.jpg", imageAlt: "Vedic Remedies & Healing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-objects_23-2150244573.jpg?_wi=1", imageAlt: "Vedic Remedies & Healing"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "birth-chart", title: "Birth Chart Reading", price: "₹5,000", period: "one-time", imageSrc: "http://img.b2bpic.net/free-vector/zodiac-wheel-space-background_23-2148194302.jpg", imageAlt: "Birth Chart Analysis", button: { text: "Book Now", href: "#contact" },
|
||||
id: "birth-chart", title: "Birth Chart Reading", price: "₹5,000", period: "one-time", imageSrc: "http://img.b2bpic.net/free-vector/zodiac-wheel-space-background_23-2148194302.jpg?_wi=2", imageAlt: "Birth Chart Analysis", button: { text: "Book Now", href: "#contact" },
|
||||
features: [
|
||||
"Complete natal chart analysis", "Planetary position interpretation", "Strength & weakness assessment", "Life path guidance"
|
||||
]
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "remedies", title: "Vedic Remedies Package", price: "₹8,000", period: "complete", imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-objects_23-2150244573.jpg", imageAlt: "Vedic Healing Remedies", button: { text: "Book Now", href: "#contact" },
|
||||
id: "remedies", title: "Vedic Remedies Package", price: "₹8,000", period: "complete", imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-objects_23-2150244573.jpg?_wi=2", imageAlt: "Vedic Healing Remedies", button: { text: "Book Now", href: "#contact" },
|
||||
features: [
|
||||
"Personalized remedy recommendations", "Gemstone guidance & timing", "Ritual & mantra prescription", "3 months progress tracking"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user