Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f0ab43c33 | |||
| 85a484a6ad | |||
| f54541882a | |||
| 0b6fef68ba | |||
| e823f1eff6 |
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
description="Happy Cafe & Restaurant is dedicated to creating a comfortable and inviting atmosphere for all our guests. From our carefully selected ingredients to our warm, welcoming staff, we ensure a delightful experience."
|
||||
subdescription="Our passion for culinary excellence and genuine hospitality makes us a beloved spot in Addis Ababa's vibrant dining scene."
|
||||
icon={Coffee}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ei7rrKldWOomVozZQ98L9JXFAY/uploaded-1780651484858-b23w3yb3.png"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -137,6 +137,14 @@ export default function LandingPage() {
|
||||
title="Delightful Dishes for Every Palate"
|
||||
description="Explore our diverse menu featuring gourmet pizzas, classic fast-food favorites, and refreshing beverages, all crafted with passion."
|
||||
tag="Our Menu"
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online", href: "#"
|
||||
},
|
||||
{
|
||||
text: "Dine With Us", href: "#location"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user