Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 102711ee6a | |||
| 538037bb20 | |||
| 90de694d6d | |||
| 5067fce927 | |||
| f3dca0ff88 | |||
| 163c109bc8 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-chicken-legs-vegetables_114579-2167.jpg" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/racks-salmon-smoking-small-smoker_169016-36710.jpg" }]}
|
||||
buttons={[{ text: "Explore", href: "#menu" }, { text: "Visit", href: "#contact" }]}
|
||||
buttons={[{ text: "View Our Menu", href: "#menu" }, { text: "Visit", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
<div id="menu" data-section="menu">
|
||||
<FeatureCardSixteen
|
||||
title="Our Signature Flavors"
|
||||
description="Experience the pinnacle of Arabian cuisine."
|
||||
description="From farm to table, experience the pure essence of slow-cooked, charcoal-grilled perfection defined by local quality."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
positiveCard={{ items: ["Premium Quality Meats", "Charcoal Grilled Perfection", "Authentic Heritage Recipes"] }}
|
||||
|
||||
Reference in New Issue
Block a user