Update src/app/contact/page.tsx
This commit is contained in:
@@ -61,9 +61,9 @@ export default function ContactPage() {
|
||||
brandName="Luxe Voyage"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Plan Your Journey", href: "/contact"}}
|
||||
text: "Plan Your Journey", href: "/contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
isFixed={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -90,7 +90,8 @@ export default function ContactPage() {
|
||||
tagIcon={Handshake}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Four Seasons Hotels", "Emirates Airlines", "Mandarin Oriental", "Lufthansa First Class", "The Ritz-Carlton", "Singapore Airlines", "Bulgari Hotels", "Qatar Airways"]}
|
||||
"Four Seasons Hotels", "Emirates Airlines", "Mandarin Oriental", "Lufthansa First Class", "The Ritz-Carlton", "Singapore Airlines", "Bulgari Hotels", "Qatar Airways"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={35}
|
||||
|
||||
Reference in New Issue
Block a user