Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user