Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 57d718066f | |||
| cc25d4c806 | |||
| 4c787263da | |||
| 04c54e9dc9 | |||
| 02dae91feb |
@@ -104,6 +104,10 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Reserve Your Stay", href: "#contact"},
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "r1", name: "Deluxe Single Bed Room", price: "Rs 1499,00", imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-interior-with-warm-lighting_23-2152031744.jpg"},
|
id: "r1", name: "Deluxe Single Bed Room", price: "Rs 1499,00", imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-interior-with-warm-lighting_23-2152031744.jpg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user