5 Commits

Author SHA1 Message Date
0534449eba Merge version_2 into main
Merge version_2 into main
2026-03-12 06:14:00 +00:00
7c07e1a998 Update src/app/page.tsx 2026-03-12 06:13:56 +00:00
1ab2b7c92f Merge version_2 into main
Merge version_2 into main
2026-03-12 06:13:36 +00:00
8924131ede Update src/app/page.tsx 2026-03-12 06:13:32 +00:00
76846b266a Merge version_1 into main
Merge version_1 into main
2026-03-12 06:03:30 +00:00

View File

@@ -9,7 +9,8 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Heart, Mail, Sparkles, Gift, Leaf, Users, UtensilsCrossed, Building2, Music } from 'lucide-react';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
import { Heart, Mail, Sparkles, Gift, Leaf, Users, UtensilsCrossed, Building2, Music, QrCode, MapPin, Phone, MessageSquare, Instagram } from 'lucide-react';
export default function LandingPage() {
return (
@@ -32,6 +33,7 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Facilities", id: "features" },
{ name: "Pricing", id: "pricing" },
{ name: "Payment", id: "payment" },
{ name: "Contact", id: "contact" }
]}
brandName="Saath Phere"
@@ -145,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"
]
@@ -166,6 +168,44 @@ export default function LandingPage() {
/>
</div>
<div id="payment" data-section="payment">
<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?_wi=2", imageAlt: "UPI Payment", socialLinks: []
}
]}
title="Payment Options"
description="Easy and secure payment methods for your wedding celebration bookings."
tag="Payment"
tagIcon={QrCode}
tagAnimation="blur-reveal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
/>
</div>
<div id="owner" data-section="owner">
<TeamCardTwo
members={[
{
id: "suneel-pandey", name: "Suneel Pandey", role: "Proprietor & Manager", description: "With years of experience in event management and hospitality, Suneel Pandey brings passion and expertise to every celebration, ensuring your special day is perfect in every way.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-arms-crossed_23-2148393702.jpg", imageAlt: "Suneel Pandey", socialLinks: []
}
]}
title="Meet Our Leadership"
description="Meet the dedicated team behind Saath Phere Marriage Garden."
tag="Owner Profile"
tagIcon={Users}
tagAnimation="blur-reveal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
@@ -196,10 +236,10 @@ export default function LandingPage() {
tagIcon={Mail}
tagAnimation="slide-up"
title="Ready to Plan Your Special Day?"
description="Contact us today to schedule a garden tour, discuss your vision, and let us create the perfect celebration for you and your loved ones."
description="Contact us today to schedule a garden tour, discuss your vision, and let us create the perfect celebration for you and your loved ones. We're located in beautiful Mauganj, Rewa."
buttons={[
{ text: "Contact Us Now", href: "tel:+919876543210" },
{ text: "Send Email", href: "mailto:hello@saathphere.com" }
{ text: "Contact Us Now", href: "tel:+919893762377" },
{ text: "Send Email", href: "mailto:sushmakumarigautam14@gmail.com" }
]}
buttonAnimation="blur-reveal"
background={{ variant: "plain" }}
@@ -219,14 +259,15 @@ export default function LandingPage() {
{ label: "Home", href: "#home" },
{ label: "About", href: "#about" },
{ label: "Facilities", href: "#features" },
{ label: "Pricing", href: "#pricing" }
{ label: "Pricing", href: "#pricing" },
{ label: "Payment", href: "#payment" }
]
},
{
title: "Contact Info", items: [
{ label: "Email: hello@saathphere.com", href: "mailto:hello@saathphere.com" },
{ label: "Phone: +91 98765 43210", href: "tel:+919876543210" },
{ label: "Address: Garden Location", href: "#" },
{ label: "Email: sushmakumarigautam14@gmail.com", href: "mailto:sushmakumarigautam14@gmail.com" },
{ label: "Phone: +91 98937 62377", href: "tel:+919893762377" },
{ label: "Location: Mauganj, Rewa", href: "#" },
{ label: "Book a Tour", href: "#contact" }
]
},
@@ -237,6 +278,14 @@ export default function LandingPage() {
{ label: "Decoration & Florals", href: "#" },
{ label: "Photography Services", href: "#" }
]
},
{
title: "Follow Us", items: [
{ label: "Instagram: @saatphere_official_", href: "https://instagram.com/saatphere_official_" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
{ label: "Testimonials", href: "#testimonials" }
]
}
]}
/>