Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0226d2fd1b | |||
| 01808f3ffa |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Vikram V.", handle: "@foodlover", testimonial: "The perfect local hangout spot for coffee and quick bites.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg" },
|
{ name: "Vikram V.", handle: "@foodlover", testimonial: "The perfect local hangout spot for coffee and quick bites.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-shy-young-asian-woman-standing-front-cafe-entrance-touching-her-neck_1258-199358.jpg" },
|
||||||
{ name: "Sonia K.", handle: "@cafehopper", testimonial: "Super cozy interiors, felt right at home during my afternoon visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-big-hat-cafe_273609-13406.jpg" },
|
{ name: "Sonia K.", handle: "@cafehopper", testimonial: "Super cozy interiors, felt right at home during my afternoon visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-big-hat-cafe_273609-13406.jpg" },
|
||||||
]}
|
]}
|
||||||
buttons={[{ text: "Reserve Now", href: "#contact" }, { text: "Call 092114 97900", href: "tel:09211497900" }]}
|
buttons={[{ text: "Book Your Table", href: "#contact" }, { text: "Call 092114 97900", href: "tel:09211497900" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table-printed-guest-nameplate_8353-10885.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table-printed-guest-nameplate_8353-10885.jpg?_wi=1"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg", alt: "Top view table assortment with plant" },
|
{ src: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg", alt: "Top view table assortment with plant" },
|
||||||
|
|||||||
Reference in New Issue
Block a user