Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 42f934a9b1 | |||
| 8a123d4db1 | |||
| 88fce2f490 | |||
| 1babb446d5 |
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Order Online", href: "#" }]}
|
||||
products={[
|
||||
{ id: "p1", name: "Hot Spanish Latte", price: "SAR 18", imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-plate-high-angle_23-2149703762.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Iced Coffee", price: "SAR 15", imageSrc: "http://img.b2bpic.net/free-photo/cup-black-tea_1339-7162.jpg?_wi=2" },
|
||||
|
||||
Reference in New Issue
Block a user