Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 56bc77d59c | |||
| 1634ddcc04 | |||
| d706bf5063 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/wild-indian-elephant-male-with-nature-habitat-northern-india_475641-853.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/wild-indian-elephant-male-with-nature-habitat-northern-india_475641-853.jpg?_wi=2"
|
||||||
imageAlt="Majestic elephant in natural habitat at Dalma Wildlife Sanctuary"
|
imageAlt="Majestic elephant in natural habitat at Dalma Wildlife Sanctuary"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Safari", href: "tel:+91XXXXXXXXXX" },
|
{ text: "Book Your Safari Now", href: "tel:+91XXXXXXXXXX" },
|
||||||
{ text: "Plan Your Visit", href: "#contact" },
|
{ text: "Plan Your Visit", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -277,4 +277,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user