Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7de58542d9 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
title="Authentic Georgian Flavors in Brooklyn"
|
||||
description="Experience the true taste of Georgia. From our signature Khinkali to freshly baked Adjaruli Khachapuri, we bring the best of the Caucasus to your table."
|
||||
tag="Georgian Cuisine"
|
||||
buttons={[{ text: "View Menu", href: "#menu" }, { text: "Book a Table", href: "#contact" }]}
|
||||
buttons={[{ text: "Order for Delivery", href: "#menu" }, { text: "Reserve Your Table", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ 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", imageAlt: "Traditional Khinkali" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-leaf-dolma-inside-plate-white-surface_140725-75562.jpg", imageAlt: "Georgian Table" }
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Visit Argo Today"
|
||||
description="1985 Coney Island Ave, Brooklyn, NY. Call us at +1 718-552-2242 for reservations."
|
||||
|
||||
Reference in New Issue
Block a user