diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ca7582..0b1a965 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { { text: "Our Story", href: "#" }, { text: "Meet Our Team", href: "#" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -190,7 +190,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/businesspeople-waiting-queue-check-counter-with-luggage_107420-95784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesspeople-waiting-queue-check-counter-with-luggage_107420-95784.jpg?_wi=1" imageAlt="Luxury travel planning consultation" mediaAnimation="slide-up" mediaPosition="right" @@ -200,7 +200,7 @@ export default function LandingPage() {