Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8713fb42fd | |||
| f38cc8c3c2 | |||
| 779f416da6 |
@@ -45,8 +45,8 @@ export default function HomePage() {
|
||||
logoText="Food Fest Cafeteria"
|
||||
description="Fresh Food, Great Taste, Every Day. Your favorite neighborhood spot for quality tea, coffee, fresh juices, and delicious quick bites in the heart of Dubai."
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "#contact" },
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-people-toasting-party_23-2148232023.jpg"
|
||||
@@ -165,4 +165,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user