Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
description="Loxi Hospitality operates across North America, Europe, Asia, and Africa with deep expertise spanning luxury flagships to select-service portfolios. Our unconventional approach combines strategic foresight with operational excellence."
|
||||
subdescription="We bring an entirely different perspective to hotel asset management and investment advisory—one that challenges conventional wisdom and delivers exceptional outcomes."
|
||||
icon={Sparkles}
|
||||
imageSrc="https://images.unsplash.com/photo-1552321554-5fefe8c9ef14?w=800&q=80"
|
||||
imageSrc="https://images.unsplash.com/photo-1552321554-5fefe8c9ef14?w=800&q=80&_wi=1"
|
||||
imageAlt="Loxi Hospitality global reach"
|
||||
mediaAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "asset-management", title: "Asset Management", tags: ["Portfolio Optimization", "Operational Excellence"],
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&q=80", imageAlt: "Asset Management"
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&q=80&_wi=1", imageAlt: "Asset Management"
|
||||
},
|
||||
{
|
||||
id: "acquisition", title: "Acquisition Advisory", tags: ["Market Analysis", "Deal Structuring"],
|
||||
imageSrc: "https://images.unsplash.com/photo-1552321554-5fefe8c9ef14?w=800&q=80", imageAlt: "Acquisition Advisory"
|
||||
imageSrc: "https://images.unsplash.com/photo-1552321554-5fefe8c9ef14?w=800&q=80&_wi=2", imageAlt: "Acquisition Advisory"
|
||||
},
|
||||
{
|
||||
id: "investment", title: "Investment Advisory", tags: ["Strategic Growth", "Risk Management"],
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "brokerage", title: "Brokerage & Investment Banking", tags: ["Capital Markets", "Transaction Execution"],
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&q=80", imageAlt: "Brokerage & Investment Banking"
|
||||
imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&q=80&_wi=2", imageAlt: "Brokerage & Investment Banking"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Loxi Hospitality services"
|
||||
|
||||
Reference in New Issue
Block a user