diff --git a/src/app/page.tsx b/src/app/page.tsx index e0dd656..f9d9a05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,8 +107,8 @@ export default function LandingPage() { { title: "Custom Décor & Setup", description: "Work with our expert team to design your perfect wedding aesthetic with personalized décor and arrangements.", icon: Palette, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481512.jpg", imageAlt: "Custom wedding mandap decoration" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-table-some-romantic-place_8353-9906.jpg", imageAlt: "Wedding night lighting setup" } + { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481512.jpg?_wi=1", imageAlt: "Custom wedding mandap decoration" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-table-some-romantic-place_8353-9906.jpg?_wi=1", imageAlt: "Wedding night lighting setup" } ] }, { @@ -121,8 +121,8 @@ export default function LandingPage() { { title: "Dedicated Planning Team", description: "Our experienced event coordinators handle every detail to ensure your wedding runs seamlessly and perfectly.", icon: CheckCircle, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481500.jpg", imageAlt: "Professional venue setup" }, - { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg", imageAlt: "Event coordination excellence" } + { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481500.jpg?_wi=1", imageAlt: "Professional venue setup" }, + { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg?_wi=1", imageAlt: "Event coordination excellence" } ] } ]} @@ -145,29 +145,29 @@ export default function LandingPage() { { title: "Anniversary Celebrations", description: "Intimate and elegant spaces perfect for commemorating milestones with loved ones in luxury setting.", icon: Heart, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/pink-white-chrysanthemums-hang-threads-from-ceiling_1304-3324.jpg", imageAlt: "Upscale event celebration" }, - { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg", imageAlt: "Elegant gathering space" } + { imageSrc: "http://img.b2bpic.net/free-photo/pink-white-chrysanthemums-hang-threads-from-ceiling_1304-3324.jpg?_wi=1", imageAlt: "Upscale event celebration" }, + { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg?_wi=2", imageAlt: "Elegant gathering space" } ] }, { title: "Corporate Events", description: "Professional venues designed for conferences, gala dinners, and business celebrations with full amenities.", icon: Briefcase, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/rustic-dining-table-setting-wedding-venue_637285-5645.jpg", imageAlt: "Corporate event venue" }, - { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481500.jpg", imageAlt: "Professional event setup" } + { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481500.jpg?_wi=2", imageAlt: "Professional event setup" } ] }, { title: "Family Functions", description: "Spacious and comfortable venues perfect for family gatherings, engagements, and private celebrations.", icon: Users, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/pink-white-chrysanthemums-hang-threads-from-ceiling_1304-3324.jpg", imageAlt: "Family celebration venue" }, - { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg", imageAlt: "Outdoor family event" } + { imageSrc: "http://img.b2bpic.net/free-photo/pink-white-chrysanthemums-hang-threads-from-ceiling_1304-3324.jpg?_wi=2", imageAlt: "Family celebration venue" }, + { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg?_wi=3", imageAlt: "Outdoor family event" } ] }, { title: "Engagement & Private Parties", description: "Intimate and sophisticated spaces for engagement ceremonies and exclusive private celebrations.", icon: Sparkles, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-table-some-romantic-place_8353-9906.jpg", imageAlt: "Elegant private event" }, - { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481512.jpg", imageAlt: "Decorated celebration space" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-table-some-romantic-place_8353-9906.jpg?_wi=2", imageAlt: "Elegant private event" }, + { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481512.jpg?_wi=2", imageAlt: "Decorated celebration space" } ] } ]} @@ -219,10 +219,10 @@ export default function LandingPage() { tagIcon={Image} tagAnimation="slide-up" products={[ - { id: "1", name: "Night Lighting Ambiance", price: "Premium Setup", variant: "Evening Events", imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-table-some-romantic-place_8353-9906.jpg", imageAlt: "Wedding night lighting decoration" }, - { id: "2", name: "Mandap Decoration", price: "Custom Design", variant: "Wedding Ceremony", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481512.jpg", imageAlt: "Wedding mandap flowers" }, - { id: "3", name: "Banquet Hall Setup", price: "Full Service", variant: "Reception Venue", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481500.jpg", imageAlt: "Luxury banquet hall" }, - { id: "4", name: "Outdoor Celebration", price: "Garden Venue", variant: "Open Air Events", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg", imageAlt: "Outdoor celebration space" }, + { id: "1", name: "Night Lighting Ambiance", price: "Premium Setup", variant: "Evening Events", imageSrc: "http://img.b2bpic.net/free-photo/close-up-set-table-some-romantic-place_8353-9906.jpg?_wi=3", imageAlt: "Wedding night lighting decoration" }, + { id: "2", name: "Mandap Decoration", price: "Custom Design", variant: "Wedding Ceremony", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481512.jpg?_wi=3", imageAlt: "Wedding mandap flowers" }, + { id: "3", name: "Banquet Hall Setup", price: "Full Service", variant: "Reception Venue", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wedding-venue-with-intricate-decor-ornaments_23-2151481500.jpg?_wi=3", imageAlt: "Luxury banquet hall" }, + { id: "4", name: "Outdoor Celebration", price: "Garden Venue", variant: "Open Air Events", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks-by-pool_23-2149485977.jpg?_wi=4", imageAlt: "Outdoor celebration space" }, { id: "5", name: "Catering Presentation", price: "Culinary Excellence", variant: "Gourmet Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/delicious-festive-buffet-with-canapes-different-delicious-meals_78826-2305.jpg", imageAlt: "Luxury catering display" } ]} textboxLayout="default" @@ -241,7 +241,7 @@ export default function LandingPage() { description="Whether you're planning a grand wedding or an intimate celebration, Park Boulevard Hotel provides the perfect setting. Connect with our events team today to start planning your unforgettable experience." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman_1328-1288.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman_1328-1288.jpg?_wi=1" imageAlt="Park Boulevard Hotel luxury venue" mediaAnimation="slide-up" mediaPosition="right" @@ -253,7 +253,7 @@ export default function LandingPage() {