Merge version_3 into main #6
@@ -48,8 +48,10 @@ export default function LandingPage() {
|
||||
<HeroBillboardDashboard
|
||||
title="Authentic Georgian Flavors"
|
||||
description="Discover the rich tradition of Caucasian cuisine in the heart of Brooklyn."
|
||||
background={{ variant: "plain" }}
|
||||
dashboard={{
|
||||
title: "Argo Experience", stats: [
|
||||
title: "Argo Experience",
|
||||
stats: [
|
||||
{ title: "Authentic Recipes", values: [50, 0, 0], description: "Traditional dishes" },
|
||||
{ title: "Satisfied Guests", values: [1000, 0, 0], description: "Happy diners" },
|
||||
{ title: "Local Favorites", values: [25, 0, 0], description: "Top rated meals" }
|
||||
@@ -57,7 +59,8 @@ export default function LandingPage() {
|
||||
logoIcon: Zap,
|
||||
sidebarItems: [{ icon: Zap, active: true }],
|
||||
listItems: [{ icon: Zap, title: "Fresh Khinkali", status: "Served Daily" }],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-egg-bread-fresh-off-oven-with-milk-cheese-wooden-desk-dough-bake-bread-bun-eggs_140725-74339.jpg", buttons: [{ text: "View Menu", href: "#menu" }]
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-egg-bread-fresh-off-oven-with-milk-cheese-wooden-desk-dough-bake-bread-bun-eggs_140725-74339.jpg",
|
||||
buttons: [{ text: "View Menu", href: "#menu" }]
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,6 +155,7 @@ export default function LandingPage() {
|
||||
title="Find Us"
|
||||
description="1985 Coney Island Ave, Brooklyn."
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-young-friends-having-wine-together_23-2148454148.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user