Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 365929dea8 | |||
| 7408c27d10 |
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
id: "t5", name: "Rahul Bose", handle: "@rahulb", testimonial: "The Dal Makhani is legendary. A must-try restaurant.", rating: 5,
|
id: "t5", name: "Rahul Bose", handle: "@rahulb", testimonial: "The Dal Makhani is legendary. A must-try restaurant.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg"},
|
||||||
]}
|
]}
|
||||||
showRating={true}
|
showRating={false}
|
||||||
title="Guest Testimonials"
|
title="Guest Testimonials"
|
||||||
description="What our patrons say about their dining experience at Sher-E-Punjab."
|
description="What our patrons say about their dining experience at Sher-E-Punjab."
|
||||||
/>
|
/>
|
||||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message", placeholder: "Table Booking: Your reservation details...", rows: 4,
|
name: "message", placeholder: "Table Booking: Your reservation details and preferences", rows: 4,
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259645.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259645.jpg"
|
||||||
|
|||||||
Reference in New Issue
Block a user