From cd0ba9551175786fb86c2596af0c66e5f0a7c3bb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 11:59:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 186 +++++++++++------------------------------------ 1 file changed, 43 insertions(+), 143 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3911765..3a0cb7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,27 +32,17 @@ export default function LandingPage() { @@ -62,38 +52,24 @@ export default function LandingPage() { description="Shattaf Group of Companies delivers unparalleled expertise and strategic vision across global markets, fostering sustainable growth and operational integrity." buttons={[ { - text: "Our Vision", - href: "#about", - }, + text: "Our Vision", href: "#about"}, { - text: "Contact Us", - href: "#contact", - }, + text: "Contact Us", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/dark-structure_1127-2117.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/dark-structure_1127-2117.jpg" imageAlt="Shattaf Group Corporate Excellence" showBlur={true} avatars={[ { - src: "http://img.b2bpic.net/free-photo/stylish-businessman-office_23-2147626601.jpg", - alt: "Executive Leader", - }, + src: "http://img.b2bpic.net/free-photo/stylish-businessman-office_23-2147626601.jpg", alt: "Executive Leader"}, { - src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1671.jpg", - alt: "Operations Lead", - }, + src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1671.jpg", alt: "Operations Lead"}, { - src: "http://img.b2bpic.net/free-photo/aspirated-confident-businesswoman-looking-forward_1262-5277.jpg", - alt: "Strategy Expert", - }, + src: "http://img.b2bpic.net/free-photo/aspirated-confident-businesswoman-looking-forward_1262-5277.jpg", alt: "Strategy Expert"}, { - src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman_1262-21020.jpg", - alt: "Finance Director", - }, + src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman_1262-21020.jpg", alt: "Finance Director"}, { - src: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", - alt: "Board Member", - }, + src: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", alt: "Board Member"}, ]} avatarText="Led by global industry veterans" /> @@ -104,9 +80,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Legacy of Visionary Leadership" description={[ - "Founded on the pillars of integrity, excellence, and innovation, Shattaf Group of Companies has established itself as a premier holding entity with diverse business interests.", - "Our collaborative model ensures that each subsidiary operates with precision, leveraging shared resources while maintaining absolute industry standards.", - ]} + "Founded on the pillars of integrity, excellence, and innovation, Shattaf Group of Companies has established itself as a premier holding entity with diverse business interests.", "Our collaborative model ensures that each subsidiary operates with precision, leveraging shared resources while maintaining absolute industry standards."]} /> @@ -117,40 +91,22 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Strategic Investment", - description: "Capitalizing on high-growth market opportunities with disciplined risk management strategies.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg", - }, + title: "Strategic Investment", description: "Capitalizing on high-growth market opportunities with disciplined risk management strategies.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241199.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/dark-structure_1127-2117.jpg?_wi=2", - imageAlt: "business growth data visualization", + imageSrc: "http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg"}, }, { - title: "Real Estate Development", - description: "Curating landmark residential and commercial projects that define modern architectural excellence.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-wearing-mask-coronavirus-meeting-new-normal_53876-101929.jpg", - }, + title: "Real Estate Development", description: "Curating landmark residential and commercial projects that define modern architectural excellence.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-wearing-mask-coronavirus-meeting-new-normal_53876-101929.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/business-people-chatting-medium-shot_23-2148911778.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-steel-elevator-lift-lobby-business-hotel-with-luxury-design_105762-2042.jpg?_wi=1", - imageAlt: "business growth data visualization", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-chatting-medium-shot_23-2148911778.jpg"}, }, { - title: "Logistics & Supply Chain", - description: "Ensuring fluid operations with an integrated global network optimized for speed and reliability.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/empty-russian-army-base-operations-equipped-with-high-tech-gear_482257-106934.jpg", - }, + title: "Logistics & Supply Chain", description: "Ensuring fluid operations with an integrated global network optimized for speed and reliability.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/empty-russian-army-base-operations-equipped-with-high-tech-gear_482257-106934.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-it-security-data-monitoring-center_23-2151966688.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=1", - imageAlt: "business growth data visualization", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-it-security-data-monitoring-center_23-2151966688.jpg"}, }, ]} showStepNumbers={false} @@ -166,34 +122,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "40+", - title: "Years of Experience", - items: [ - "Deep industry insights", - "Market resilience", - "Enduring partnerships", - ], + id: "m1", value: "40+", title: "Years of Experience", items: [ + "Deep industry insights", "Market resilience", "Enduring partnerships"], }, { - id: "m2", - value: "15+", - title: "Global Markets", - items: [ - "International presence", - "Strategic expansion", - "Cross-border growth", - ], + id: "m2", value: "15+", title: "Global Markets", items: [ + "International presence", "Strategic expansion", "Cross-border growth"], }, { - id: "m3", - value: "5k+", - title: "Projects Completed", - items: [ - "Technical excellence", - "Operational efficiency", - "Quality management", - ], + id: "m3", value: "5k+", title: "Projects Completed", items: [ + "Technical excellence", "Operational efficiency", "Quality management"], }, ]} title="Corporate Impact" @@ -206,31 +144,16 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={true} + animationType="depth-3d" members={[ { - id: "t1", - name: "Khalid Shattaf", - role: "Chairman", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg?_wi=2", - }, + id: "t1", name: "Khalid Shattaf", role: "Chairman", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg"}, { - id: "t2", - name: "Sara Al-Hashimi", - role: "Chief Strategy Officer", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", - }, + id: "t2", name: "Sara Al-Hashimi", role: "Chief Strategy Officer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg"}, { - id: "t3", - name: "Omar Fakhri", - role: "Head of Operations", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg", - }, + id: "t3", name: "Omar Fakhri", role: "Head of Operations", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg"}, { - id: "t4", - name: "Leila Mansour", - role: "Head of Finance", - imageSrc: "http://img.b2bpic.net/free-photo/factory-inspector-suit-monitoring-solar-panel-production-output_482257-125982.jpg", - }, + id: "t4", name: "Leila Mansour", role: "Head of Finance", imageSrc: "http://img.b2bpic.net/free-photo/factory-inspector-suit-monitoring-solar-panel-production-output_482257-125982.jpg"}, ]} title="Executive Leadership" description="Our strategic board comprises veterans who drive the group’s mission forward with unwavering focus." @@ -242,14 +165,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Global Investcorp", - "Elite Construction Partners", - "Sovereign Holdings", - "Intermodal Logistics", - "Capital Prime", - "United Manufacturing", - "Global Maritime", - ]} + "Global Investcorp", "Elite Construction Partners", "Sovereign Holdings", "Intermodal Logistics", "Capital Prime", "United Manufacturing", "Global Maritime"]} title="Strategic Alliances" description="We are privileged to work with industry-leading entities across the globe." /> @@ -261,26 +177,17 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Investment Mandate", - content: "Our mandate focuses on value creation within high-barrier-to-entry industries with sustainable growth cycles.", - }, + id: "f1", title: "Investment Mandate", content: "Our mandate focuses on value creation within high-barrier-to-entry industries with sustainable growth cycles."}, { - id: "f2", - title: "Corporate Governance", - content: "We adhere to rigorous international governance standards to ensure transparency and accountability at every leadership level.", - }, + id: "f2", title: "Corporate Governance", content: "We adhere to rigorous international governance standards to ensure transparency and accountability at every leadership level."}, { - id: "f3", - title: "ESG Commitment", - content: "Sustainability is embedded into our group strategy, prioritizing long-term ecological and societal value creation.", - }, + id: "f3", title: "ESG Commitment", content: "Sustainability is embedded into our group strategy, prioritizing long-term ecological and societal value creation."}, ]} mediaAnimation="opacity" title="Group Inquiries" description="Frequently asked questions about our group's investment mandates and operational philosophy." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-modern-steel-elevator-lift-lobby-business-hotel-with-luxury-design_105762-2042.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-modern-steel-elevator-lift-lobby-business-hotel-with-luxury-design_105762-2042.jpg" /> @@ -288,16 +195,13 @@ export default function LandingPage() { @@ -306,13 +210,9 @@ export default function LandingPage() { -- 2.49.1