5 Commits

Author SHA1 Message Date
359d05874d Update src/app/page.tsx 2026-03-08 09:09:10 +00:00
36eed8ec60 Update src/app/page.tsx 2026-03-08 09:07:47 +00:00
5ed5be0f93 Update src/app/layout.tsx 2026-03-08 09:07:47 +00:00
c297b0fb90 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:52:15 +00:00
4fb63f9c8d Merge version_1 into main
Merge version_1 into main
2026-03-08 08:51:08 +00:00
2 changed files with 10 additions and 1406 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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?_wi=1", imageAlt: "Astrological Birth Chart"
imageSrc: "http://img.b2bpic.net/free-vector/zodiac-wheel-space-background_23-2148194302.jpg", imageAlt: "Astrological Birth Chart"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-objects_23-2150244573.jpg?_wi=1", imageAlt: "Vedic Remedies & Healing"
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-objects_23-2150244573.jpg", 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?_wi=2", 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", 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?_wi=2", 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", imageAlt: "Vedic Healing Remedies", button: { text: "Book Now", href: "#contact" },
features: [
"Personalized remedy recommendations", "Gemstone guidance & timing", "Ritual & mantra prescription", "3 months progress tracking"
]