Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 16:41:04 +00:00

View File

@@ -139,7 +139,6 @@ export default function LandingPage() {
{ id: "6", name: "David Mutua", handle: "@dmutua_food", testimonial: "An institution for good reason. The combination of exceptional food, genuine hospitality, and elegant setting is unbeatable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-sustained-home_23-2149362480.jpg", imageAlt: "David Mutua" }
]}
showRating={true}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -160,7 +159,6 @@ export default function LandingPage() {
{ id: "3", category: "Wine Bar", title: "Italian Wine Collection", excerpt: "Curated selection of premium Italian wines to enhance your dining experience", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-family-reunion_23-2149153712.jpg", imageAlt: "Wine bar display", authorName: "Sommelier", authorAvatar: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg", date: "Curated" },
{ id: "4", category: "Balcony", title: "Balcony Seating", excerpt: "Experience Nairobi's skyline while enjoying authentic Italian cuisine in our peaceful balcony space", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-girl-dress-happily-drinking-cocktails-with-friend-cozy-courtyard-cafe_574295-3640.jpg", imageAlt: "Balcony dining area", authorName: "Guest Favorite", authorAvatar: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3666.jpg", date: "Most Popular" }
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}