Merge version_1 into main #3
@@ -48,14 +48,14 @@ export default function LandingPage() {
|
||||
title="Gold Palace"
|
||||
description="The Ultimate Luxury Banquet Hall for Weddings, Events & Celebrations. Create timeless memories in our sophisticated event spaces."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Absolutely stunning venue! Our wedding felt like a dream.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "Michael K.", handle: "@mikek", testimonial: "Top-class service and beautiful ambiance. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "Emily R.", handle: "@emilyr", testimonial: "The staff made our corporate gala flawless and unforgettable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "David M.", handle: "@davidm", testimonial: "Perfect venue for our annual event. Everything was elegant.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Absolutely stunning venue! Our wedding felt like a dream.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg?_wi=1", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "Michael K.", handle: "@mikek", testimonial: "Top-class service and beautiful ambiance. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=1", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "Emily R.", handle: "@emilyr", testimonial: "The staff made our corporate gala flawless and unforgettable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg?_wi=1", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "David M.", handle: "@davidm", testimonial: "Perfect venue for our annual event. Everything was elegant.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg?_wi=1", imageAlt: "luxury banquet hall interior" },
|
||||
{ name: "Jessica L.", handle: "@jessl", testimonial: "Exceptional space. The lighting and decor were perfect for our photos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275500.jpg", imageAlt: "luxury banquet hall interior" }
|
||||
]}
|
||||
buttons={[{ text: "Book Your Event", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-golden-neon-lights_181624-24726.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-people-celebrating-wedding-nature_23-2150639485.jpg", alt: "Happy wedding couple" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/mature-colleague-talking-happy-younger-colleagues_74855-4330.jpg", alt: "Professional coordinator" },
|
||||
@@ -73,9 +73,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Luxury Interior", description: "Elegant décor and exquisite lighting designed to impress your guests from the moment they arrive.", imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg", imageAlt: "Luxury Interior" },
|
||||
{ title: "500+ Capacity", description: "Spacious ballroom perfect for large weddings, grand galas, and corporate celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg", imageAlt: "Ballroom" },
|
||||
{ title: "Prime Location", description: "Easily accessible venue with ample secure parking and valet services for your guests.", imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg", imageAlt: "Location" }
|
||||
{ title: "Luxury Interior", description: "Elegant décor and exquisite lighting designed to impress your guests from the moment they arrive.", imageSrc: "http://img.b2bpic.net/free-photo/teddy-bear-made-out-lights-building_181624-13564.jpg?_wi=2", imageAlt: "Luxury Interior" },
|
||||
{ title: "500+ Capacity", description: "Spacious ballroom perfect for large weddings, grand galas, and corporate celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/beauty-details-this-lovely-table_8353-9904.jpg?_wi=2", imageAlt: "Ballroom" },
|
||||
{ title: "Prime Location", description: "Easily accessible venue with ample secure parking and valet services for your guests.", imageSrc: "http://img.b2bpic.net/free-photo/chairs-wedding-hall-wedding-ceremony-venue-white-violet_8353-10188.jpg?_wi=2", imageAlt: "Location" }
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Experience unparalleled luxury and service at Gold Palace, designed for the most memorable celebrations."
|
||||
|
||||
Reference in New Issue
Block a user