Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5bf39a5a1 | |||
| 611b1f1642 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
logoAlt="Siya International Lodging & Boarding Logo"
|
logoAlt="Siya International Lodging & Boarding Logo"
|
||||||
brandName="Siya International"
|
brandName="Siya International"
|
||||||
button={{
|
button={{
|
||||||
text: "Book Now", href: "#contact"}}
|
text: "Book Now", href: "#contact"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -246,15 +246,6 @@ export default function LandingPage() {
|
|||||||
id: "g-5", name: "Hotel Exterior", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-v0ydfsw0.jpg?_wi=2", imageAlt: "Siya International Building Exterior"},
|
id: "g-5", name: "Hotel Exterior", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ed3GKneiYfOOhSUsi9JUaZ7CHV/uploaded-1780494582307-v0ydfsw0.jpg?_wi=2", imageAlt: "Siya International Building Exterior"},
|
||||||
{
|
{
|
||||||
id: "g-6", name: "Elegant Bed Setup", price: "", imageSrc: placeholderImage,
|
id: "g-6", name: "Elegant Bed Setup", price: "", imageSrc: placeholderImage,
|
||||||
imageAlt: placeholderImageAlt},
|
|
||||||
{
|
|
||||||
id: "g-7", name: "Modern Pool", price: "", imageSrc: placeholderImage,
|
|
||||||
imageAlt: placeholderImageAlt},
|
|
||||||
{
|
|
||||||
id: "g-8", name: "Exterior Signage", price: "", imageSrc: placeholderImage,
|
|
||||||
imageAlt: placeholderImageAlt},
|
|
||||||
{
|
|
||||||
id: "g-9", name: "Dining Area", price: "", imageSrc: placeholderImage,
|
|
||||||
imageAlt: placeholderImageAlt}
|
imageAlt: placeholderImageAlt}
|
||||||
]}
|
]}
|
||||||
title="Our Photo Gallery"
|
title="Our Photo Gallery"
|
||||||
|
|||||||
Reference in New Issue
Block a user