Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4677a3f528 | |||
| 8730551983 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Tigran G.", handle: "@tigran_g", testimonial: "Fast, high-quality, and delicious coffee.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-sitting-with-coffee-office_1262-6120.jpg?_wi=1", imageAlt: "luxury coffee shop interior" },
|
{ name: "Tigran G.", handle: "@tigran_g", testimonial: "Fast, high-quality, and delicious coffee.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-sitting-with-coffee-office_1262-6120.jpg?_wi=1", imageAlt: "luxury coffee shop interior" },
|
||||||
{ name: "Sona M.", handle: "@sona_m", testimonial: "My morning ritual is not complete without this spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg?_wi=1", imageAlt: "luxury coffee shop interior" },
|
{ name: "Sona M.", handle: "@sona_m", testimonial: "My morning ritual is not complete without this spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg?_wi=1", imageAlt: "luxury coffee shop interior" },
|
||||||
]}
|
]}
|
||||||
buttons={[{ text: "Visit Us Today", href: "#contact" }]}
|
buttons={[{ text: "View Our Menu", href: "#menu" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg?_wi=2"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg", alt: "Customer portrait 1" },
|
{ src: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg", alt: "Customer portrait 1" },
|
||||||
|
|||||||
Reference in New Issue
Block a user