Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 01:46:30 +00:00

View File

@@ -52,10 +52,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Thabo M.", handle: "@thabom", testimonial: "The best Sunday session in Kariega! Soulful vibes and great drinks.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "luxury lounge interior dim lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1", imageAlt: "luxury lounge interior dim lighting"},
{
name: "Zanele S.", handle: "@zaneles", testimonial: "Perfect venue for our company closing party. Service was exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-having-fun-party_23-2149220931.jpg", imageAlt: "luxury lounge interior dim lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-having-fun-party_23-2149220931.jpg?_wi=1", imageAlt: "luxury lounge interior dim lighting"},
{
name: "Bongiwe L.", handle: "@bongil", testimonial: "Loved the HangLoose Sundaze vibe. Definitely coming back.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-large-blue-sofa-large-coffee-table-with-large-window-that-says-room-is-decorated-with-large-plant_123827-23873.jpg", imageAlt: "luxury lounge interior dim lighting"},
@@ -64,13 +64,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/view-from-ceiling-decorated-celebration-hall-with-round-tables_8353-10198.jpg", imageAlt: "luxury lounge interior dim lighting"},
{
name: "Sipho N.", handle: "@siphon", testimonial: "Excellent corporate hosting space. High-end aesthetic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-close-up-cheeky-handsome-waiter-black-apron-barista-guarantee-quality-drinks-showing-okay-sign-smiling-pleased_1258-59319.jpg", imageAlt: "luxury lounge interior dim lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-close-up-cheeky-handsome-waiter-black-apron-barista-guarantee-quality-drinks-showing-okay-sign-smiling-pleased_1258-59319.jpg?_wi=1", imageAlt: "luxury lounge interior dim lighting"},
]}
buttons={[
{
text: "Book an Event", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2"
imageAlt="Endaweni Lounge interior ambiance"
avatars={[
{
@@ -132,7 +132,7 @@ export default function LandingPage() {
{
id: "f3", title: "After-Work Drinks", content: "Unwind in our lounge with premium spirits and curated drinks every Friday evening."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-having-fun-party_23-2149220931.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-having-fun-party_23-2149220931.jpg?_wi=2"
imageAlt="Crowd at a soulful event"
mediaAnimation="blur-reveal"
/>
@@ -147,7 +147,7 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Sarah J.", role: "Patron", company: "Kariega", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-close-up-cheeky-handsome-waiter-black-apron-barista-guarantee-quality-drinks-showing-okay-sign-smiling-pleased_1258-59319.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/cafe-restaurants-coffee-shop-owners-retail-concept-close-up-cheeky-handsome-waiter-black-apron-barista-guarantee-quality-drinks-showing-okay-sign-smiling-pleased_1258-59319.jpg?_wi=2"},
{
id: "t2", name: "Mark D.", role: "Corporate Client", company: "Uitenhage", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-armchair-holding-cup-tea-eating_114579-49684.jpg"},