Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c639865cc |
@@ -90,11 +90,14 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features" style={{ backgroundColor: "#f59e0b" }}>
|
<div id="features" data-section="features" style={{ backgroundColor: "#f59e0b" }}>
|
||||||
<FeatureCardFourteen
|
<FeatureCardFourteen
|
||||||
title="Signature Experiences"
|
title="Signature Experiences"
|
||||||
description="Explore our most celebrated dishes, each a masterpiece of flavor and presentation"
|
description="Explore our most celebrated dishes and reserve your table to experience them firsthand"
|
||||||
tag="Featured Dishes"
|
tag="Featured Dishes"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Reserve Your Table", href: "contact" }
|
||||||
|
]}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
|
|||||||
Reference in New Issue
Block a user