Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 16:04:37 +00:00

View File

@@ -30,29 +30,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Profile",
id: "profile",
},
name: "Profile", id: "profile"},
{
name: "Expertise",
id: "expertise",
},
name: "Expertise", id: "expertise"},
{
name: "Perspective",
id: "perspective",
},
name: "Portfolio", id: "portfolio"},
{
name: "Portfolio",
id: "portfolio",
},
{
name: "Connect",
id: "contact",
},
name: "Connect", id: "contact"},
]}
brandName="Palm Asset Management"
/>
@@ -61,116 +47,67 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Building High-Performance Property Portfolios"
description="Property & Asset Manager | AED 300M+ Assets Under Management. Delivering asset performance and long-term growth strategies across the Dubai market."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg?_wi=1",
imageAlt: "Dubai Property 1",
},
imageSrc: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg", imageAlt: "Dubai Property 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg?_wi=1",
imageAlt: "Dubai Property 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg", imageAlt: "Dubai Property 2"},
{
imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg?_wi=1",
imageAlt: "Dubai Property 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg", imageAlt: "Dubai Property 3"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg?_wi=1",
imageAlt: "Dubai Property 4",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg", imageAlt: "Dubai Property 4"},
{
imageSrc: "http://img.b2bpic.net/free-photo/asian-country-skyscrapers-urban-landscape_23-2148889559.jpg",
imageAlt: "Dubai Property 5",
},
imageSrc: "http://img.b2bpic.net/free-photo/asian-country-skyscrapers-urban-landscape_23-2148889559.jpg", imageAlt: "Dubai Property 5"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394938.jpg",
imageAlt: "Dubai Property 6",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394938.jpg", imageAlt: "Dubai Property 6"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-concrete-apartment-building_250224-11.jpg",
imageAlt: "Dubai Property 7",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-concrete-apartment-building_250224-11.jpg", imageAlt: "Dubai Property 7"},
{
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors_171337-19439.jpg",
imageAlt: "Dubai Property 8",
},
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-walking-outdoors_171337-19439.jpg", imageAlt: "Dubai Property 8"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248381.jpg",
imageAlt: "Dubai Property 9",
},
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248381.jpg", imageAlt: "Dubai Property 9"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg",
imageAlt: "Dubai Property 10",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-textured-facade-modern-building_181624-16993.jpg", imageAlt: "Dubai Property 10"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-holding-toy-model-house-keys_23-2148301699.jpg",
imageAlt: "Dubai Property 11",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-holding-toy-model-house-keys_23-2148301699.jpg", imageAlt: "Dubai Property 11"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-young-woman-ferris-wheel-cabin_23-2147910612.jpg",
imageAlt: "Dubai Property 12",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-young-woman-ferris-wheel-cabin_23-2147910612.jpg", imageAlt: "Dubai Property 12"},
]}
buttons={[
{
text: "View Profile",
href: "#profile",
},
text: "View Profile", href: "#profile"},
{
text: "Explore Portfolio",
href: "#portfolio",
},
text: "Explore Portfolio", href: "#portfolio"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/asian-country-skyscrapers-urban-landscape_23-2148889559.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/asian-country-skyscrapers-urban-landscape_23-2148889559.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 50+ High-Net-Worth Investors"
marqueeItems={[
{
type: "text",
text: "Real Estate Strategy",
},
type: "text", text: "Real Estate Strategy"},
{
type: "text",
text: "Asset Optimization",
},
type: "text", text: "Asset Optimization"},
{
type: "text",
text: "Market Analytics",
},
type: "text", text: "Market Analytics"},
{
type: "text",
text: "Rental Performance",
},
type: "text", text: "Rental Performance"},
{
type: "text",
text: "Portfolio Scaling",
},
type: "text", text: "Portfolio Scaling"},
]}
/>
</div>
@@ -182,19 +119,13 @@ export default function LandingPage() {
metrics={[
{
icon: Building2,
label: "Assets Managed",
value: "AED 300M+",
},
label: "Assets Managed", value: "AED 300M+"},
{
icon: TrendingUp,
label: "Rental Strategy",
value: "High-Yield",
},
label: "Rental Strategy", value: "High-Yield"},
{
icon: Globe,
label: "Dubai Expertise",
value: "Deep Market",
},
label: "Dubai Expertise", value: "Deep Market"},
]}
metricsAnimation="slide-up"
/>
@@ -207,36 +138,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Asset Management",
description: "Structured operational oversight for maximum returns.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/dubai-modern-skyline-illuminated-dusk-generated-by-ai_188544-13803.jpg?_wi=2",
imageAlt: "luxury dubai skyscraper",
title: "Asset Management", description: "Structured operational oversight for maximum returns.", bentoComponent: "reveal-icon", icon: Shield,
},
{
title: "Property Optimisation",
description: "Enhancing asset value through targeted upgrades.",
bentoComponent: "reveal-icon",
icon: Briefcase,
imageSrc: "http://img.b2bpic.net/free-photo/urban-window-brick-vintage-old_1203-4545.jpg?_wi=2",
imageAlt: "luxury residential tower dubai",
title: "Property Optimisation", description: "Enhancing asset value through targeted upgrades.", bentoComponent: "reveal-icon", icon: Briefcase,
},
{
title: "Pricing Strategy",
description: "Data-driven approach to market-leading rental yields.",
bentoComponent: "reveal-icon",
icon: LineChart,
imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-14286.jpg?_wi=2",
imageAlt: "downtown dubai architecture",
title: "Pricing Strategy", description: "Data-driven approach to market-leading rental yields.", bentoComponent: "reveal-icon", icon: LineChart,
},
{
title: "Portfolio Growth",
description: "Scaling assets with sustainable, long-term frameworks.",
bentoComponent: "reveal-icon",
icon: TrendingUp,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-skyscraper-blue-sky_181624-5737.jpg?_wi=2",
imageAlt: "dubai skyscraper exterior",
title: "Portfolio Growth", description: "Scaling assets with sustainable, long-term frameworks.", bentoComponent: "reveal-icon", icon: TrendingUp,
},
]}
title="Executive Expertise"
@@ -246,46 +157,23 @@ export default function LandingPage() {
<div id="portfolio" data-section="portfolio">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Downtown Luxury Apartment",
price: "AED 4.5M",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666333.jpg",
},
id: "p1", name: "Downtown Luxury Apartment", price: "AED 4.5M", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666333.jpg"},
{
id: "p2",
name: "Palm Jumeirah Villa",
price: "AED 12M",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg",
},
id: "p2", name: "Palm Jumeirah Villa", price: "AED 12M", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg"},
{
id: "p3",
name: "Marina High-Rise Suite",
price: "AED 3.2M",
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg",
},
id: "p3", name: "Marina High-Rise Suite", price: "AED 3.2M", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-modern-hotel-suite-with-elegant-decoration-generated-by-ai_188544-29116.jpg"},
{
id: "p4",
name: "JBR Seafront Unit",
price: "AED 5.8M",
imageSrc: "http://img.b2bpic.net/free-photo/glass-building_1127-2098.jpg",
},
id: "p4", name: "JBR Seafront Unit", price: "AED 5.8M", imageSrc: "http://img.b2bpic.net/free-photo/glass-building_1127-2098.jpg"},
{
id: "p5",
name: "Business Bay Corporate Hub",
price: "AED 2.9M",
imageSrc: "http://img.b2bpic.net/free-photo/organized-startup-office-with-no-people_482257-115338.jpg",
},
id: "p5", name: "Business Bay Corporate Hub", price: "AED 2.9M", imageSrc: "http://img.b2bpic.net/free-photo/organized-startup-office-with-no-people_482257-115338.jpg"},
{
id: "p6",
name: "Sheikh Zayed Road Office",
price: "AED 7.1M",
imageSrc: "http://img.b2bpic.net/free-photo/company-ceo-analyzing-data-laptop-planning-business-development_482257-79020.jpg",
},
id: "p6", name: "Sheikh Zayed Road Office", price: "AED 7.1M", imageSrc: "http://img.b2bpic.net/free-photo/company-ceo-analyzing-data-laptop-planning-business-development_482257-79020.jpg"},
]}
title="Asset Portfolio"
description="Curated selection of high-performing assets across Dubais premium districts."
@@ -296,8 +184,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Enquiries & Partnerships"
description="For investor, partnership, or asset management enquiries, please get in touch."
imageSrc="http://img.b2bpic.net/free-photo/2d-wallpaper-with-graphic-grainy-gradient-colors_23-2151001586.jpg"
@@ -310,37 +197,23 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Profile",
href: "#profile",
},
label: "Profile", href: "#profile"},
{
label: "Expertise",
href: "#expertise",
},
label: "Expertise", href: "#expertise"},
{
label: "Portfolio",
href: "#portfolio",
},
label: "Portfolio", href: "#portfolio"},
],
},
{
title: "Information",
items: [
title: "Information", items: [
{
label: "Property & Asset Management",
href: "#",
},
label: "Property & Asset Management", href: "#"},
{
label: "Dubai, UAE",
href: "#",
},
label: "Dubai, UAE", href: "#"},
],
},
]}