Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-26 21:07:44 +00:00

View File

@@ -217,7 +217,7 @@ export default function LandingPage() {
{
text: "Read All Reviews", href: "#"},
]}
cardAnimation="entrance-slide"
cardAnimation="slide-up"
/>
</div>
@@ -252,7 +252,7 @@ export default function LandingPage() {
{
text: "Book Online", href: "https://example.com/booking"},
]}
animationType="slide-up"
animationType="entrance-slide"
/>
</div>