Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b3e376c5ba | |||
| 07e110b37a |
@@ -87,6 +87,9 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
|
buttons={[
|
||||||
|
{ text: "View Full Menu", href: "/menu" }
|
||||||
|
]}
|
||||||
blogs={[
|
blogs={[
|
||||||
{
|
{
|
||||||
id: "espresso", category: "Signature Coffee", title: "Single Espresso", excerpt: "Rich and bold single espresso", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-hot-coffee_658428-103.jpg", imageAlt: "Rich and bold single espresso", authorName: "Brew Haven", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waiters-serving-cup-coffee-counter_1170-623.jpg", date: "$3.50"
|
id: "espresso", category: "Signature Coffee", title: "Single Espresso", excerpt: "Rich and bold single espresso", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-hot-coffee_658428-103.jpg", imageAlt: "Rich and bold single espresso", authorName: "Brew Haven", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waiters-serving-cup-coffee-counter_1170-623.jpg", date: "$3.50"
|
||||||
|
|||||||
Reference in New Issue
Block a user