Merge version_2 into main #3
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "garden-ceremony", title: "Garden Ceremony", price: "₹1,50,000", period: "onwards", imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167208.jpg", imageAlt: "Garden Ceremony Package", button: { text: "Enquire Now", href: "#contact" },
|
||||
id: "garden-ceremony", title: "Garden Ceremony", price: "₹1,50,000", period: "onwards", imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167208.jpg?_wi=1", imageAlt: "Garden Ceremony Package", button: { text: "Enquire Now", href: "#contact" },
|
||||
features: [
|
||||
"Garden venue for ceremony", "Up to 100 guests", "Basic flower decoration", "Photography allowed", "Parking facility", "Backup indoor space"
|
||||
]
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
<TeamCardTwo
|
||||
members={[
|
||||
{
|
||||
id: "upi-payment", name: "Quick Payment via UPI", role: "Payment Method", description: "Scan the QR code below to make instant payments using your preferred UPI app. Fast, secure, and convenient.", imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167208.jpg", imageAlt: "UPI Payment", socialLinks: []
|
||||
id: "upi-payment", name: "Quick Payment via UPI", role: "Payment Method", description: "Scan the QR code below to make instant payments using your preferred UPI app. Fast, secure, and convenient.", imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-by-wedding-planner_23-2150167208.jpg?_wi=2", imageAlt: "UPI Payment", socialLinks: []
|
||||
}
|
||||
]}
|
||||
title="Payment Options"
|
||||
|
||||
Reference in New Issue
Block a user