Update src/app/page.tsx
This commit is contained in:
@@ -53,9 +53,9 @@ export default function LandingPage() {
|
||||
tag="— Nairobi, Kenya · Est. 2018 —"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-waiter-serving-two-dishes-wooden-table_181624-54414.jpg", imageAlt: "Blue Ocean Atmosphere"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-waiter-serving-two-dishes-wooden-table_181624-54414.jpg?_wi=1", imageAlt: "Blue Ocean Atmosphere"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/biscuits-lined-up-plate-surrounded-by-candies-wooden-board-marble-background-high-quality-photo_114579-53192.jpg", imageAlt: "Traditional Plate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/biscuits-lined-up-plate-surrounded-by-candies-wooden-board-marble-background-high-quality-photo_114579-53192.jpg?_wi=1", imageAlt: "Traditional Plate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg", imageAlt: "Samosa Appetizer"},
|
||||
{
|
||||
@@ -143,13 +143,13 @@ export default function LandingPage() {
|
||||
"Anjera Special", "Boiled Egg", "Honey Tea"],
|
||||
button: {
|
||||
text: "Reserve"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-waiter-serving-two-dishes-wooden-table_181624-54414.jpg", imageAlt: "Fried fish with lemon slices on the table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/midsection-waiter-serving-two-dishes-wooden-table_181624-54414.jpg?_wi=2", imageAlt: "Fried fish with lemon slices on the table"},
|
||||
{
|
||||
id: "p3", title: "Business Platter", price: "850 KES", period: "daily", features: [
|
||||
"Full Karanga", "Naan", "Drink"],
|
||||
button: {
|
||||
text: "Reserve"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/biscuits-lined-up-plate-surrounded-by-candies-wooden-board-marble-background-high-quality-photo_114579-53192.jpg", imageAlt: "Fried fish with lemon slices on the table"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/biscuits-lined-up-plate-surrounded-by-candies-wooden-board-marble-background-high-quality-photo_114579-53192.jpg?_wi=2", imageAlt: "Fried fish with lemon slices on the table"},
|
||||
]}
|
||||
title="Chef's Specials"
|
||||
description="Curated daily selections for the discerning palate."
|
||||
|
||||
Reference in New Issue
Block a user