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
@@ -52,10 +52,10 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779263-27szpzko.png", imageAlt: "Top City Palace Banquet Hall"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779265-pjqj3ajk.png", imageAlt: "Decorated Banquet Hall Event"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779265-pjqj3ajk.png?_wi=1", imageAlt: "Decorated Banquet Hall Event"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779266-zgw0iqaj.png", imageAlt: "Professional Catering Setup"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779266-zgw0iqaj.png?_wi=1", imageAlt: "Professional Catering Setup"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
title: "Expert Team", description: "Professional staff dedicated to making your event memorable", icon: Users
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorserving-wedding-table_8353-9962.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorserving-wedding-table_8353-9962.jpg?_wi=1"
|
||||
imageAlt="Top City Palace Wedding Venue"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -112,15 +112,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Spacious Banquet Hall", tags: ["Weddings", "Receptions", "Large Gatherings"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-illuminates-from-stichs-with-buds-chrysanthemums_1304-3337.jpg", imageAlt: "Spacious decorated banquet hall"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-illuminates-from-stichs-with-buds-chrysanthemums_1304-3337.jpg?_wi=1", imageAlt: "Spacious decorated banquet hall"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Multiple Floors Available", tags: ["Flexible", "Events", "Arrangements"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-table-with-candles_23-2149617121.jpg", imageAlt: "Multiple floor event space"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-table-with-candles_23-2149617121.jpg?_wi=1", imageAlt: "Multiple floor event space"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Elegant Interiors", tags: ["Beautiful Design", "Premium", "Decor"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg", imageAlt: "Elegant interior design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=1", imageAlt: "Elegant interior design"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Venue features section"
|
||||
@@ -172,22 +172,22 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Wedding Celebration", price: "Perfect Moments", imageSrc: "http://img.b2bpic.net/free-photo/decorserving-wedding-table_8353-9962.jpg", imageAlt: "Wedding event setup"
|
||||
id: "1", name: "Wedding Celebration", price: "Perfect Moments", imageSrc: "http://img.b2bpic.net/free-photo/decorserving-wedding-table_8353-9962.jpg?_wi=2", imageAlt: "Wedding event setup"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Reception Setup", price: "Elegant Elegance", imageSrc: "http://img.b2bpic.net/free-photo/light-illuminates-from-stichs-with-buds-chrysanthemums_1304-3337.jpg", imageAlt: "Reception setup with decorations"
|
||||
id: "2", name: "Reception Setup", price: "Elegant Elegance", imageSrc: "http://img.b2bpic.net/free-photo/light-illuminates-from-stichs-with-buds-chrysanthemums_1304-3337.jpg?_wi=2", imageAlt: "Reception setup with decorations"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Party Venue", price: "Celebration Ready", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-table-with-candles_23-2149617121.jpg", imageAlt: "Party venue decoration"
|
||||
id: "3", name: "Party Venue", price: "Celebration Ready", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-wedding-table-with-candles_23-2149617121.jpg?_wi=2", imageAlt: "Party venue decoration"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Cultural Events", price: "Tradition Meets Style", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg", imageAlt: "Cultural event setup"
|
||||
id: "4", name: "Cultural Events", price: "Tradition Meets Style", imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception_627829-11990.jpg?_wi=2", imageAlt: "Cultural event setup"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Professional Catering", price: "Premium Service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779266-zgw0iqaj.png", imageAlt: "Catering service setup"
|
||||
id: "5", name: "Professional Catering", price: "Premium Service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779266-zgw0iqaj.png?_wi=2", imageAlt: "Catering service setup"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Decorated Banquet", price: "Luxury Display", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779265-pjqj3ajk.png", imageAlt: "Decorated banquet hall"
|
||||
id: "6", name: "Decorated Banquet", price: "Luxury Display", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdHsQ9VHPmaZgpQnSYm1sqJSy5/uploaded-1772915779265-pjqj3ajk.png?_wi=2", imageAlt: "Decorated banquet hall"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Event gallery section"
|
||||
|
||||
Reference in New Issue
Block a user