Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
218
src/app/page.tsx
218
src/app/page.tsx
@@ -32,37 +32,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Businesses",
|
||||
id: "#businesses",
|
||||
},
|
||||
name: "Businesses", id: "#businesses"},
|
||||
{
|
||||
name: "Flagship",
|
||||
id: "#flagship",
|
||||
},
|
||||
name: "Flagship", id: "#flagship"},
|
||||
{
|
||||
name: "Technology",
|
||||
id: "#technology",
|
||||
},
|
||||
name: "Technology", id: "#technology"},
|
||||
{
|
||||
name: "Partnership",
|
||||
id: "#partnership",
|
||||
},
|
||||
name: "Partnership", id: "#partnership"},
|
||||
{
|
||||
name: "Careers",
|
||||
id: "#careers",
|
||||
},
|
||||
name: "Careers", id: "#careers"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Phoenix Holding"
|
||||
/>
|
||||
@@ -74,13 +58,9 @@ export default function LandingPage() {
|
||||
description="Rebirth. Resilience. Future. [YOUR SLOGAN]"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Businesses",
|
||||
href: "#businesses",
|
||||
},
|
||||
text: "Our Businesses", href: "#businesses"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-flowing-lines-techno-background_1048-13841.jpg"
|
||||
imageAlt="Abstract phoenix fire glowing background"
|
||||
@@ -96,17 +76,11 @@ export default function LandingPage() {
|
||||
description="Phoenix Holding is a diversified investment company based in Ukraine, uniting seven dynamic business directions. Our vision is to cultivate sustainable growth and drive innovation across all sectors, creating enduring value for our stakeholders and the communities we serve. We leverage our collective expertise to foster synergistic opportunities and propel our ventures towards unparalleled success."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Visionary Leadership",
|
||||
description: "Driving growth through strategic foresight and unwavering commitment to excellence.",
|
||||
},
|
||||
title: "Visionary Leadership", description: "Driving growth through strategic foresight and unwavering commitment to excellence."},
|
||||
{
|
||||
title: "Diversified Portfolio",
|
||||
description: "Investing in key sectors from logistics to IT, ensuring resilience and broad impact.",
|
||||
},
|
||||
title: "Diversified Portfolio", description: "Investing in key sectors from logistics to IT, ensuring resilience and broad impact."},
|
||||
{
|
||||
title: "Community-Centric",
|
||||
description: "Committed to creating positive social and economic value in every region we operate.",
|
||||
},
|
||||
title: "Community-Centric", description: "Committed to creating positive social and economic value in every region we operate."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/studio-arrangement-work_23-2151976835.jpg"
|
||||
imageAlt="Professionals collaborating in a modern corporate office"
|
||||
@@ -121,25 +95,13 @@ export default function LandingPage() {
|
||||
tag="Growth & Reach"
|
||||
metrics={[
|
||||
{
|
||||
id: "companies",
|
||||
value: "+7",
|
||||
description: "Diversified Companies",
|
||||
},
|
||||
id: "companies", value: "+7", description: "Diversified Companies"},
|
||||
{
|
||||
id: "employees",
|
||||
value: "+1000",
|
||||
description: "Dedicated Employees",
|
||||
},
|
||||
id: "employees", value: "+1000", description: "Dedicated Employees"},
|
||||
{
|
||||
id: "regions",
|
||||
value: "20+",
|
||||
description: "Regions Served",
|
||||
},
|
||||
id: "regions", value: "20+", description: "Regions Served"},
|
||||
{
|
||||
id: "years",
|
||||
value: "15+",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "years", value: "15+", description: "Years of Excellence"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -151,47 +113,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Logistics Solutions",
|
||||
description: "Efficient and reliable supply chain management for seamless operations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827243.jpg",
|
||||
imageAlt: "Logistics network icon",
|
||||
},
|
||||
title: "Logistics Solutions", description: "Efficient and reliable supply chain management for seamless operations.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-supply-chain-representation_23-2149827243.jpg", imageAlt: "Logistics network icon"},
|
||||
{
|
||||
title: "Fuel Retail Network",
|
||||
description: "Premium fuel and integrated services across our innovative stations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/showing-gas-station-fuel-sign_53876-132224.jpg",
|
||||
imageAlt: "Fuel pump icon",
|
||||
},
|
||||
title: "Fuel Retail Network", description: "Premium fuel and integrated services across our innovative stations.", imageSrc: "http://img.b2bpic.net/free-photo/showing-gas-station-fuel-sign_53876-132224.jpg", imageAlt: "Fuel pump icon"},
|
||||
{
|
||||
title: "Construction & Development",
|
||||
description: "Building the future with sustainable and impactful infrastructure projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-buildings-night_1127-2176.jpg",
|
||||
imageAlt: "Construction building icon",
|
||||
},
|
||||
title: "Construction & Development", description: "Building the future with sustainable and impactful infrastructure projects.", imageSrc: "http://img.b2bpic.net/free-photo/illuminated-buildings-night_1127-2176.jpg", imageAlt: "Construction building icon"},
|
||||
{
|
||||
title: "Automotive Service",
|
||||
description: "Comprehensive auto care and maintenance for every vehicle need.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-tire-repair_23-2151947879.jpg",
|
||||
imageAlt: "Auto service wrench icon",
|
||||
},
|
||||
title: "Automotive Service", description: "Comprehensive auto care and maintenance for every vehicle need.", imageSrc: "http://img.b2bpic.net/free-photo/car-tire-repair_23-2151947879.jpg", imageAlt: "Auto service wrench icon"},
|
||||
{
|
||||
title: "Professional Cleaning",
|
||||
description: "High-standard cleaning and facility management solutions for all sectors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/viricidal-bactericidal-cleaner-labels_23-2148530443.jpg",
|
||||
imageAlt: "Cleaning sparkle icon",
|
||||
},
|
||||
title: "Professional Cleaning", description: "High-standard cleaning and facility management solutions for all sectors.", imageSrc: "http://img.b2bpic.net/free-vector/viricidal-bactericidal-cleaner-labels_23-2148530443.jpg", imageAlt: "Cleaning sparkle icon"},
|
||||
{
|
||||
title: "IT & Digital Solutions",
|
||||
description: "Developing cutting-edge software and platforms to power our ventures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg",
|
||||
imageAlt: "IT network nodes icon",
|
||||
},
|
||||
title: "IT & Digital Solutions", description: "Developing cutting-edge software and platforms to power our ventures.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-concept-shield-protecting-data_23-2152001124.jpg", imageAlt: "IT network nodes icon"},
|
||||
{
|
||||
title: "Asset Management",
|
||||
description: "Strategic financial guidance and robust portfolio growth for investors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-analysis-report-folder-icon_53876-14637.jpg",
|
||||
imageAlt: "Asset management graph icon",
|
||||
},
|
||||
title: "Asset Management", description: "Strategic financial guidance and robust portfolio growth for investors.", imageSrc: "http://img.b2bpic.net/free-photo/business-analysis-report-folder-icon_53876-14637.jpg", imageAlt: "Asset management graph icon"},
|
||||
]}
|
||||
title="Diversified Excellence"
|
||||
description="Phoenix Holding proudly oversees a dynamic portfolio of seven distinct business lines, each a leader in its respective market and contributing to a resilient, integrated ecosystem."
|
||||
@@ -205,15 +139,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "meridian-hub",
|
||||
name: "The Meridian Hub",
|
||||
price: "Future-Ready",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-hotel_23-2151048202.jpg",
|
||||
imageAlt: "Futuristic dome-shaped fuel and lifestyle hub",
|
||||
},
|
||||
id: "meridian-hub", name: "The Meridian Hub", price: "Future-Ready", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-hotel_23-2151048202.jpg", imageAlt: "Futuristic dome-shaped fuel and lifestyle hub"},
|
||||
]}
|
||||
title="Innovation Embodied: The Meridian Hub"
|
||||
description="Our flagship 'Meridian' fuel & lifestyle hub redefines roadside service, seamlessly blending cutting-edge design with unparalleled convenience and a vibrant community experience."
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -225,25 +155,15 @@ export default function LandingPage() {
|
||||
author="Dr. Elena Petrova, CEO of Innovate Ventures"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg",
|
||||
alt: "Dr. Elena Petrova",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg", alt: "Dr. Elena Petrova"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg",
|
||||
alt: "Mr. Oleksandr Kovalenko",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg", alt: "Mr. Oleksandr Kovalenko"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg",
|
||||
alt: "Ms. Mariya Lysenko",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg", alt: "Ms. Mariya Lysenko"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
alt: "Mr. Roman Savchuk",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Mr. Roman Savchuk"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio-shades_1303-30172.jpg",
|
||||
alt: "Ms. Kateryna Bondar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-man-posing-studio-shades_1303-30172.jpg", alt: "Ms. Kateryna Bondar"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -255,14 +175,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Cloud Infrastructure",
|
||||
"AI & Machine Learning",
|
||||
"Blockchain Solutions",
|
||||
"Data Analytics",
|
||||
"Cybersecurity",
|
||||
"IoT Integration",
|
||||
"Custom Software",
|
||||
]}
|
||||
"Cloud Infrastructure", "AI & Machine Learning", "Blockchain Solutions", "Data Analytics", "Cybersecurity", "IoT Integration", "Custom Software"]}
|
||||
title="Powering the Future: Our Technology Ecosystem"
|
||||
description="Leveraging our in-house IT expertise, we build robust, scalable platforms and integrate advanced solutions to drive efficiency, innovation, and security across all our ventures, ensuring a future-forward operational backbone."
|
||||
/>
|
||||
@@ -275,30 +188,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "open-positions",
|
||||
groupTitle: "Open Positions",
|
||||
members: [
|
||||
id: "open-positions", groupTitle: "Open Positions", members: [
|
||||
{
|
||||
id: "developer",
|
||||
title: "Software Developer",
|
||||
subtitle: "IT & Digital Solutions",
|
||||
detail: "Full-stack engineer for our core platforms.",
|
||||
},
|
||||
id: "developer", title: "Software Developer", subtitle: "IT & Digital Solutions", detail: "Full-stack engineer for our core platforms."},
|
||||
{
|
||||
id: "logistics-manager",
|
||||
title: "Logistics Manager",
|
||||
subtitle: "Supply Chain Operations",
|
||||
detail: "Oversee and optimize regional logistics.",
|
||||
},
|
||||
id: "logistics-manager", title: "Logistics Manager", subtitle: "Supply Chain Operations", detail: "Oversee and optimize regional logistics."},
|
||||
{
|
||||
id: "financial-analyst",
|
||||
title: "Financial Analyst",
|
||||
subtitle: "Asset Management",
|
||||
detail: "Support strategic investment decisions.",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-100515.jpg",
|
||||
imageAlt: "Liquid marbling paint texture background Fluid painting abstract texture Intensive color mix wallpaper",
|
||||
id: "financial-analyst", title: "Financial Analyst", subtitle: "Asset Management", detail: "Support strategic investment decisions."},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Join Our Rising Team"
|
||||
@@ -311,50 +208,31 @@ export default function LandingPage() {
|
||||
logoText="Phoenix Holding"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Businesses",
|
||||
href: "#businesses",
|
||||
},
|
||||
label: "Our Businesses", href: "#businesses"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#careers",
|
||||
},
|
||||
label: "Careers", href: "#careers"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "info@phoenixholding.ua",
|
||||
href: "mailto:info@phoenixholding.ua",
|
||||
},
|
||||
label: "info@phoenixholding.ua", href: "mailto:info@phoenixholding.ua"},
|
||||
{
|
||||
label: "+380 (XX) XXX-XX-XX",
|
||||
href: "tel:+380XXXXXXXXXX",
|
||||
},
|
||||
label: "+380 (XX) XXX-XX-XX", href: "tel:+380XXXXXXXXXX"},
|
||||
{
|
||||
label: "123 Business St, Kyiv, Ukraine",
|
||||
href: "#map",
|
||||
},
|
||||
label: "123 Business St, Kyiv, Ukraine", href: "#map"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#privacy",
|
||||
},
|
||||
label: "Privacy Policy", href: "#privacy"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#terms",
|
||||
},
|
||||
label: "Terms of Service", href: "#terms"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user