Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c44f0eebd5 | |||
| 985cad8a8c | |||
| 9dc0bfd82b | |||
| 088288a410 | |||
| 36d947eaef |
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
|||||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg"},
|
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg"},
|
||||||
{
|
{
|
||||||
id: "2", brand: "Breakfast", name: "Morning Harvest Bowl", price: "$12.00", rating: 5,
|
id: "2", brand: "Breakfast", name: "Morning Harvest Bowl", price: "$12.00", rating: 5,
|
||||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337163.jpg"},
|
reviewCount: "85", imageSrc: "http://img.b2bpic.net/high-angle-view-cup-coffee-with-milk_23-2148337163.jpg"},
|
||||||
{
|
{
|
||||||
id: "3", brand: "Dinner", name: "Flame-Grilled Chicken", price: "$18.50", rating: 5,
|
id: "3", brand: "Dinner", name: "Flame-Grilled Chicken", price: "$18.50", rating: 5,
|
||||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/fruit-bowl-milk-top-view_23-2148367503.jpg"},
|
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/fruit-bowl-milk-top-view_23-2148367503.jpg"},
|
||||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
|||||||
id: "6", brand: "Tea", name: "Herbal Infusion Collection", price: "$5.00", rating: 4,
|
id: "6", brand: "Tea", name: "Herbal Infusion Collection", price: "$5.00", rating: 4,
|
||||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-coffee-mug-near-wooden-cutting-board-cheese-copy-space_132075-11325.jpg"},
|
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-coffee-mug-near-wooden-cutting-board-cheese-copy-space_132075-11325.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Curated Flavors"
|
title="Signature Culinary Selections"
|
||||||
description="A glimpse into our artisanal menu offerings."
|
description="A glimpse into our artisanal menu offerings."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "visit", badge: "Open Daily", price: "Experience Delicato", subtitle: "Bring your friends and family for an unforgettable culinary journey.", buttons: [
|
id: "visit", badge: "Open Daily", price: "Experience Delicato", subtitle: "Bring your friends and family for an unforgettable culinary journey.", buttons: [
|
||||||
{
|
{
|
||||||
text: "Call to Reserve", href: "tel:+258868110022"},
|
text: "Book Your Table Now", href: "tel:+258868110022"},
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Family Friendly", "Premium Ambience", "Local Flavors"],
|
"Family Friendly", "Premium Ambience", "Local Flavors"],
|
||||||
|
|||||||
Reference in New Issue
Block a user