Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 21:27:55 +00:00
2 changed files with 1370 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
{
id: 1,
title: "Garden Setting", description: "Serene outdoor seating beneath ancient trees, tent canopy protection, authentic African garden restaurant atmosphere with natural lighting and cooling shade.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-sits-chair-with-candles-wine-glasses-outdoor-part-restaurant_146671-14424.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-sits-chair-with-candles-wine-glasses-outdoor-part-restaurant_146671-14424.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-cooking-home_23-2149943871.jpg"},
},
@@ -111,7 +111,7 @@ export default function LandingPage() {
title: "Live Music Sundays", description: "Kidum and Boda Boda Band perform live every Sunday evening. Traditional sounds meet modern energy. Dining with rhythm, dancing under stars, pure Nairobi vibes.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/guitar-band_23-2147624350.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-sits-chair-with-candles-wine-glasses-outdoor-part-restaurant_146671-14424.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-sits-chair-with-candles-wine-glasses-outdoor-part-restaurant_146671-14424.jpg?_wi=2"},
},
]}
buttons={[]}
@@ -144,7 +144,7 @@ export default function LandingPage() {
description="Nairobi, Kenya"
subdescription="Open daily 11:00 AM 11:00 PM | Sunday Live Music from 6:00 PM"
icon={Phone}
imageSrc="http://img.b2bpic.net/free-photo/adult-woman-sits-chair-with-candles-wine-glasses-outdoor-part-restaurant_146671-14424.jpg"
imageSrc="http://img.b2bpic.net/free-photo/adult-woman-sits-chair-with-candles-wine-glasses-outdoor-part-restaurant_146671-14424.jpg?_wi=3"
imageAlt="Nyumbani Restaurant serene garden setting with candlelit tables"
mediaAnimation="blur-reveal"
useInvertedBackground={true}