Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,9 +51,9 @@ 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={[
|
||||
{ text: "Book Your Reading", href: "#contact" },
|
||||
@@ -99,7 +99,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"],
|
||||
},
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
"60-minute personalized session", "Specific life area guidance", "Practical recommendations", "WhatsApp follow-up support"],
|
||||
},
|
||||
{
|
||||
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