Merge version_1 into main #3

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

View File

@@ -100,6 +100,7 @@ export default function LandingPage() {
]
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
carouselMode="buttons"
@@ -144,6 +145,7 @@ export default function LandingPage() {
title: "Comfortable Seating", description: "Spacious, welcoming dining environment", bentoComponent: "reveal-icon", icon: Armchair
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -164,6 +166,7 @@ export default function LandingPage() {
id: "3", value: "100%", title: "Local Favorite", description: "The place where Nyeri gathers", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-brining-food-table-communicating-while-having-lunch-together-home_637285-3138.jpg", imageAlt: "Happy customers enjoying meals"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -184,6 +187,7 @@ export default function LandingPage() {
id: "catering-large", name: "Large Celebrations", price: "Custom Quotes", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-delicious-buffet-table-wedding-celebration_8353-638.jpg", imageAlt: "Large celebration catering"
}
]}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
useInvertedBackground={false}
@@ -214,6 +218,7 @@ export default function LandingPage() {
id: "6", title: "Welcoming Atmosphere", quote: "Whether I'm dining alone or with a group, RayBell's always feels welcoming. Great food, great vibes. Love this place!", name: "Susan Muthoni", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", imageAlt: "Susan Muthoni"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
/>
@@ -222,6 +227,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to taste what 20 years of excellence feels like? Visit us today, call to order, or let us cater your next event."
animationType="entrance-slide"
buttons={[
{ text: "Call: +254 113 834650", href: "tel:+254113834650" },
{ text: "Get Directions", href: "https://maps.google.com/?q=RayBell's+Restaurant+Nyeri" }