Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-21 19:47:56 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg", imageAlt: "Fresh grilled meals at Tasty Bites"
imageSrc: "http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg?_wi=1", imageAlt: "Fresh grilled meals at Tasty Bites"
}
]}
mediaAnimation="opacity"
@@ -93,7 +93,7 @@ export default function LandingPage() {
products={[
{
id: "grilled-chicken", brand: "Tasty Bites", name: "Grilled Chicken", price: "KES 450", rating: 5,
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-breast-with-broccoli-vegetables-sauce_141793-4939.jpg", imageAlt: "Grilled chicken with vegetables"
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-breast-with-broccoli-vegetables-sauce_141793-4939.jpg?_wi=1", imageAlt: "Grilled chicken with vegetables"
},
{
id: "pilau", brand: "Tasty Bites", name: "Pilau", price: "KES 380", rating: 5,
@@ -127,23 +127,23 @@ export default function LandingPage() {
features={[
{
id: "fresh-food", title: "Fresh Food", author: "Quality Guarantee", description: "All meals prepared fresh daily with premium quality ingredients sourced locally.", tags: ["Quality", "Daily"],
imageSrc: "http://img.b2bpic.net/free-photo/culinary-expert-chef-uniform-prepares-freshly-cut-vegetables-dish_482257-121130.jpg", imageAlt: "Fresh food preparation"
imageSrc: "http://img.b2bpic.net/free-photo/culinary-expert-chef-uniform-prepares-freshly-cut-vegetables-dish_482257-121130.jpg?_wi=1", imageAlt: "Fresh food preparation"
},
{
id: "clean-environment", title: "Clean Environment", author: "Health Standards", description: "Immaculate restaurant space with strict hygiene standards for your comfort.", tags: ["Hygiene", "Comfort"],
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", imageAlt: "Clean modern restaurant interior"
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg?_wi=1", imageAlt: "Clean modern restaurant interior"
},
{
id: "fast-service", title: "Fast Service", author: "Quick Dining", description: "Efficient staff ensuring your meal is ready promptly without compromising quality.", tags: ["Quick", "Efficient"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg", imageAlt: "Friendly staff serving customers"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg?_wi=1", imageAlt: "Friendly staff serving customers"
},
{
id: "affordable-prices", title: "Affordable Prices", author: "Best Value", description: "Premium quality meals at reasonable prices that fit your budget.", tags: ["Budget-Friendly", "Value"],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-breast-with-broccoli-vegetables-sauce_141793-4939.jpg", imageAlt: "Affordable menu pricing"
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-breast-with-broccoli-vegetables-sauce_141793-4939.jpg?_wi=2", imageAlt: "Affordable menu pricing"
},
{
id: "convenient-location", title: "Convenient Location", author: "Easy Access", description: "Centrally located in Nanyuki for easy access and quick stops.", tags: ["Location", "Accessible"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-key-map_23-2151011252.jpg", imageAlt: "Restaurant location in Nanyuki"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-key-map_23-2151011252.jpg?_wi=1", imageAlt: "Restaurant location in Nanyuki"
}
]}
animationType="slide-up"
@@ -161,16 +161,16 @@ export default function LandingPage() {
membersAnimation="slide-up"
members={[
{
id: "gallery-1", name: "Restaurant Interior", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", imageAlt: "Cozy restaurant dining area"
id: "gallery-1", name: "Restaurant Interior", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg?_wi=2", imageAlt: "Cozy restaurant dining area"
},
{
id: "gallery-2", name: "Food Preparation", imageSrc: "http://img.b2bpic.net/free-photo/culinary-expert-chef-uniform-prepares-freshly-cut-vegetables-dish_482257-121130.jpg", imageAlt: "Professional kitchen preparation"
id: "gallery-2", name: "Food Preparation", imageSrc: "http://img.b2bpic.net/free-photo/culinary-expert-chef-uniform-prepares-freshly-cut-vegetables-dish_482257-121130.jpg?_wi=2", imageAlt: "Professional kitchen preparation"
},
{
id: "gallery-3", name: "Dining Experience", imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg", imageAlt: "Happy customers dining"
id: "gallery-3", name: "Dining Experience", imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg?_wi=2", imageAlt: "Happy customers dining"
},
{
id: "gallery-4", name: "Menu Highlights", imageSrc: "http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg", imageAlt: "Delicious meal presentation"
id: "gallery-4", name: "Menu Highlights", imageSrc: "http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg?_wi=2", imageAlt: "Delicious meal presentation"
}
]}
memberVariant="card"
@@ -186,7 +186,7 @@ export default function LandingPage() {
tag="Visit Us"
tagIcon={MapPin}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-key-map_23-2151011252.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-key-map_23-2151011252.jpg?_wi=2"
imageAlt="Restaurant location in Nanyuki"
mediaAnimation="opacity"
mediaPosition="left"
@@ -242,13 +242,13 @@ export default function LandingPage() {
buttonAnimation="slide-up"
blogs={[
{
id: "blog-1", category: "Special Offer", title: "Order Online via WhatsApp", excerpt: "Quick, easy, and convenient. Chat with us on WhatsApp to place your order and get it ready for pickup or delivery.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-breast-with-broccoli-vegetables-sauce_141793-4939.jpg", imageAlt: "Order online via WhatsApp", authorName: "Tasty Bites", authorAvatar: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", date: "Order Anytime"
id: "blog-1", category: "Special Offer", title: "Order Online via WhatsApp", excerpt: "Quick, easy, and convenient. Chat with us on WhatsApp to place your order and get it ready for pickup or delivery.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-chicken-breast-with-broccoli-vegetables-sauce_141793-4939.jpg?_wi=3", imageAlt: "Order online via WhatsApp", authorName: "Tasty Bites", authorAvatar: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", date: "Order Anytime"
},
{
id: "blog-2", category: "Dining Experience", title: "Dine with Us Today", excerpt: "Experience authentic flavors in our warm, welcoming restaurant. Perfect for solo diners, families, and groups.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg", imageAlt: "Dine with us", authorName: "Tasty Bites", authorAvatar: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", date: "Open Daily"
id: "blog-2", category: "Dining Experience", title: "Dine with Us Today", excerpt: "Experience authentic flavors in our warm, welcoming restaurant. Perfect for solo diners, families, and groups.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11020.jpg?_wi=3", imageAlt: "Dine with us", authorName: "Tasty Bites", authorAvatar: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", date: "Open Daily"
},
{
id: "blog-3", category: "Fresh Quality", title: "Quality Guaranteed", excerpt: "Every meal is prepared fresh with premium ingredients. Taste the difference that quality makes in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/culinary-expert-chef-uniform-prepares-freshly-cut-vegetables-dish_482257-121130.jpg", imageAlt: "Quality food preparation", authorName: "Tasty Bites", authorAvatar: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", date: "Always Fresh"
id: "blog-3", category: "Fresh Quality", title: "Quality Guaranteed", excerpt: "Every meal is prepared fresh with premium ingredients. Taste the difference that quality makes in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/culinary-expert-chef-uniform-prepares-freshly-cut-vegetables-dish_482257-121130.jpg?_wi=3", imageAlt: "Quality food preparation", authorName: "Tasty Bites", authorAvatar: "http://img.b2bpic.net/free-photo/young-friends-home-having-party_23-2147668887.jpg", date: "Always Fresh"
}
]}
carouselMode="buttons"
@@ -262,7 +262,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg?_wi=3"
imageAlt="Tasty Bites restaurant"
columns={[
{