Merge version_1 into main #3
@@ -50,7 +50,7 @@ export default function AanandaBanquet() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg?_wi=1"
|
||||
imageAlt="Luxury wedding stage setup at Aananda Banquet"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -66,7 +66,7 @@ export default function AanandaBanquet() {
|
||||
<ProductCardOne
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Wedding Stage", price: "Premium Setup", imageSrc: "http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg", imageAlt: "Elegant wedding stage decoration"},
|
||||
id: "1", name: "Wedding Stage", price: "Premium Setup", imageSrc: "http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg?_wi=2", imageAlt: "Elegant wedding stage decoration"},
|
||||
{
|
||||
id: "2", name: "Banquet Hall", price: "Spacious Venue", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Luxury banquet hall interior"},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function AanandaBanquet() {
|
||||
{
|
||||
id: "5", name: "Birthday Setup", price: "Celebration Ready", imageSrc: "http://img.b2bpic.net/free-photo/close-up-champagne-bottle-with-confetti-pink-balloons-desk_23-2148092560.jpg", imageAlt: "Decorated birthday party venue"},
|
||||
{
|
||||
id: "6", name: "Full Venue", price: "Complete Experience", imageSrc: "http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg", imageAlt: "Complete venue setup for events"},
|
||||
id: "6", name: "Full Venue", price: "Complete Experience", imageSrc: "http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg?_wi=3", imageAlt: "Complete venue setup for events"},
|
||||
]}
|
||||
title="Photo Gallery"
|
||||
description="Explore our stunning venue through our curated collection of wedding stages, banquet halls, lighting setups, and event arrangements."
|
||||
@@ -185,17 +185,17 @@ export default function AanandaBanquet() {
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Perfect Wedding Reception Venue", quote: "Aananda Banquet made our wedding reception absolutely magical. The elegant interiors, impeccable service, and delicious catering impressed all our guests. Highly recommended!", name: "Priya Sharma", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Priya Sharma"},
|
||||
id: "1", title: "Perfect Wedding Reception Venue", quote: "Aananda Banquet made our wedding reception absolutely magical. The elegant interiors, impeccable service, and delicious catering impressed all our guests. Highly recommended!", name: "Priya Sharma", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=1", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2", title: "Exceptional Corporate Event", quote: "We hosted our annual company event at Aananda Banquet and it was phenomenal. The professional staff and premium facilities made everything seamless.", name: "Rajesh Patel", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Patel"},
|
||||
id: "2", title: "Exceptional Corporate Event", quote: "We hosted our annual company event at Aananda Banquet and it was phenomenal. The professional staff and premium facilities made everything seamless.", name: "Rajesh Patel", role: "Event Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Rajesh Patel"},
|
||||
{
|
||||
id: "3", title: "Unforgettable Anniversary Party", quote: "Our 25th anniversary celebration was truly special at this venue. The ambiance, decoration, and service were beyond expectations. Thank you Aananda!", name: "Neha Gupta", role: "Anniversary Host", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Neha Gupta"},
|
||||
{
|
||||
id: "4", title: "Best Birthday Venue in Jaipur", quote: "My daughter's birthday party was a huge success thanks to Aananda Banquet. The beautiful decoration and attentive staff made the day memorable.", name: "Vikram Singh", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "5", title: "Elegant Engagement Ceremony", quote: "Aananda Banquet provided the perfect backdrop for our engagement. Every detail was perfectly executed. We're so grateful!", name: "Anjali Verma", role: "Bride-to-be", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Anjali Verma"},
|
||||
id: "5", title: "Elegant Engagement Ceremony", quote: "Aananda Banquet provided the perfect backdrop for our engagement. Every detail was perfectly executed. We're so grateful!", name: "Anjali Verma", role: "Bride-to-be", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2", imageAlt: "Anjali Verma"},
|
||||
{
|
||||
id: "6", title: "Highly Professional Team", quote: "From booking to execution, the team was professional, courteous, and responsive to all our requests. Truly a five-star venue!", name: "Manish Kumar", role: "Groom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Manish Kumar"},
|
||||
id: "6", title: "Highly Professional Team", quote: "From booking to execution, the team was professional, courteous, and responsive to all our requests. Truly a five-star venue!", name: "Manish Kumar", role: "Groom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Manish Kumar"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -227,7 +227,7 @@ export default function AanandaBanquet() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brides-couple-cutting-wedding-cake_8353-12243.jpg?_wi=4"
|
||||
imageAlt="Aananda Banquet venue"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user