Update src/app/page.tsx

This commit is contained in:
2026-05-27 21:11:05 +00:00
parent 3c18b19c54
commit 83b0630325

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Expertise",
id: "#expertise",
},
name: "Expertise", id: "#expertise"},
{
name: "Impact",
id: "#impact",
},
name: "Impact", id: "#impact"},
{
name: "Collaborators",
id: "#collaborators",
},
name: "Collaborators", id: "#collaborators"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Pacífico Batarse"
bottomLeftText="Global Leader"
@@ -74,45 +58,28 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Pacífico Batarse: Shaping Futures with Vision"
description="Dedicated to empowering individuals and organizations through strategic insights and transformative leadership, transforming challenges into opportunities for impactful growth."
buttons={[
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
{
text: "Contact Pacífico",
href: "#contact",
},
text: "Contact Pacífico", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-businessman-showing-company-strategy-using-tablet-corporate-presentation_482257-10543.jpg",
imageAlt: "Professional leader giving a presentation in a modern office",
},
imageSrc: "asset://hero-carousel-1", imageAlt: "Professional leader giving a presentation in a modern office"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg",
imageAlt: "Abstract digital network lines representing global business connections",
},
imageSrc: "asset://hero-carousel-2", imageAlt: "Abstract digital network lines representing global business connections"},
{
imageSrc: "http://img.b2bpic.net/free-photo/diligent-student-working-homework_23-2147666791.jpg",
imageAlt: "Person writing strategic notes in a notebook during a planning session",
},
imageSrc: "asset://hero-carousel-3", imageAlt: "Person writing strategic notes in a notebook during a planning session"},
{
imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg",
imageAlt: "Modern corporate office building exterior with a sleek design",
},
imageSrc: "asset://hero-carousel-4", imageAlt: "Modern corporate office building exterior with a sleek design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/attractive-european-woman-waving-hands-with-friends-happy-successful-meeting-african-asian-office-workers-having-fun-conference-laughing_197531-3724.jpg",
imageAlt: "Diverse team of professionals celebrating success with high fives",
},
imageSrc: "asset://hero-carousel-5", imageAlt: "Diverse team of professionals celebrating success with high fives"},
{
imageSrc: "http://img.b2bpic.net/free-photo/forex-trading-setup-vacant-office_482257-121461.jpg",
imageAlt: "Futuristic data visualizations with charts and graphs",
},
imageSrc: "asset://hero-carousel-6", imageAlt: "Futuristic data visualizations with charts and graphs"},
]}
/>
</div>
@@ -124,9 +91,7 @@ export default function LandingPage() {
title="About Pacífico Batarse: Visionary Leadership for a Dynamic World"
buttons={[
{
text: "Our Philosophy",
href: "#",
},
text: "Our Philosophy", href: "#"},
]}
/>
</div>
@@ -138,27 +103,15 @@ export default function LandingPage() {
description="Discover the core areas where Pacífico Batarse provides unparalleled value and drives success for individuals and organizations."
accordionItems={[
{
id: "strategic-consulting",
title: "Strategic Consulting",
content: "Guiding businesses through complex challenges with data-driven strategies for sustainable growth and market leadership.",
},
id: "strategic-consulting", title: "Strategic Consulting", content: "Guiding businesses through complex challenges with data-driven strategies for sustainable growth and market leadership."},
{
id: "leadership-development",
title: "Leadership Development",
content: "Cultivating impactful leaders through tailored coaching, mentorship, and skill-building programs designed for future success.",
},
id: "leadership-development", title: "Leadership Development", content: "Cultivating impactful leaders through tailored coaching, mentorship, and skill-building programs designed for future success."},
{
id: "project-management",
title: "Advanced Project Management",
content: "Ensuring efficient execution and successful delivery of critical initiatives, from conception to completion.",
},
id: "project-management", title: "Advanced Project Management", content: "Ensuring efficient execution and successful delivery of critical initiatives, from conception to completion."},
{
id: "innovation-strategy",
title: "Innovation Strategy",
content: "Fostering a culture of innovation and developing strategies to leverage emerging technologies and market trends.",
},
id: "innovation-strategy", title: "Innovation Strategy", content: "Fostering a culture of innovation and developing strategies to leverage emerging technologies and market trends."},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg"
imageSrc="asset://feature-image-1"
imageAlt="Professionals discussing strategic plans around a table"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -173,32 +126,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "years-experience",
value: "20+",
title: "Years of Experience",
description: "Decades of proven leadership and strategic expertise across diverse industries.",
icon: Award,
id: "years-experience", value: "20+", title: "Years of Experience", description: "Decades of proven leadership and strategic expertise across diverse industries.", icon: Award,
},
{
id: "projects-completed",
value: "150+",
title: "Projects Completed",
description: "Successfully delivered complex projects, exceeding client expectations and objectives.",
icon: CheckCircle,
id: "projects-completed", value: "150+", title: "Projects Completed", description: "Successfully delivered complex projects, exceeding client expectations and objectives.", icon: CheckCircle,
},
{
id: "clients-served",
value: "50+",
title: "Clients Served",
description: "A growing portfolio of satisfied clients, from startups to global enterprises.",
icon: Users,
id: "clients-served", value: "50+", title: "Clients Served", description: "A growing portfolio of satisfied clients, from startups to global enterprises.", icon: Users,
},
{
id: "roi-growth",
value: "30%",
title: "Average ROI Growth",
description: "Tangible results in driving return on investment for our partners and clients.",
icon: TrendingUp,
id: "roi-growth", value: "30%", title: "Average ROI Growth", description: "Tangible results in driving return on investment for our partners and clients.", icon: TrendingUp,
},
]}
title="Impact by the Numbers"
@@ -210,36 +147,17 @@ export default function LandingPage() {
<TeamCardSix
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
members={[
{
id: "member-1",
name: "Maria Rodriguez",
role: "Strategic Advisor",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg",
imageAlt: "Maria Rodriguez, Strategic Advisor",
},
id: "member-1", name: "Maria Rodriguez", role: "Strategic Advisor", imageSrc: "asset://team-member-1", imageAlt: "Maria Rodriguez, Strategic Advisor"},
{
id: "member-2",
name: "David Chen",
role: "Innovation Lead",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-team_23-2148868457.jpg",
imageAlt: "David Chen, Innovation Lead",
},
id: "member-2", name: "David Chen", role: "Innovation Lead", imageSrc: "asset://team-member-2", imageAlt: "David Chen, Innovation Lead"},
{
id: "member-3",
name: "Sophia Lee",
role: "Operations Partner",
imageSrc: "http://img.b2bpic.net/free-photo/mobile-colleagues_1098-14113.jpg",
imageAlt: "Sophia Lee, Operations Partner",
},
id: "member-3", name: "Sophia Lee", role: "Operations Partner", imageSrc: "asset://team-member-3", imageAlt: "Sophia Lee, Operations Partner"},
{
id: "member-4",
name: "Mark Johnson",
role: "Technology Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg",
imageAlt: "Mark Johnson, Technology Consultant",
},
id: "member-4", name: "Mark Johnson", role: "Technology Consultant", imageSrc: "asset://team-member-4", imageAlt: "Mark Johnson, Technology Consultant"},
]}
title="Key Collaborators & Partners"
description="Pacífico Batarse works with an expansive network of distinguished experts and partners to deliver comprehensive, cutting-edge solutions and achieve outstanding results for every client."
@@ -253,59 +171,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "Pacífico's strategic guidance was transformative. Their insights helped us redefine our market position and achieve unprecedented growth. Truly visionary!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bald-man-with-beard-wearing-business-clothes-glasses-puffing-cheeks-with-funny-face-mouth-inflated-with-air-crazy-expression_839833-2502.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Pacífico's strategic guidance was transformative. Their insights helped us redefine our market position and achieve unprecedented growth. Truly visionary!", rating: 5,
imageSrc: "asset://testimonial-1", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
handle: "@michaelc",
testimonial: "The leadership development program led by Pacífico was exceptional. Our team is more cohesive and effective than ever before. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "The leadership development program led by Pacífico was exceptional. Our team is more cohesive and effective than ever before. Highly recommended.", rating: 5,
imageSrc: "asset://testimonial-2", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
handle: "@emilyr",
testimonial: "From concept to execution, Pacíficos project management expertise ensured a seamless and successful delivery. A true partner in innovation.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "From concept to execution, Pacíficos project management expertise ensured a seamless and successful delivery. A true partner in innovation.", rating: 5,
imageSrc: "asset://testimonial-3", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
handle: "@davidk",
testimonial: "Pacífico Batarse provided the clarity and strategic direction we needed to scale our startup. Their impact was immediate and profound.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-playing-poker-with-friends_23-2149276094.jpg",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", handle: "@davidk", testimonial: "Pacífico Batarse provided the clarity and strategic direction we needed to scale our startup. Their impact was immediate and profound.", rating: 5,
imageSrc: "asset://testimonial-4", imageAlt: "David Kim"},
{
id: "5",
name: "Jessica Lee",
handle: "@jessical",
testimonial: "The tailored solutions and deep industry knowledge from Pacífico were invaluable. We saw significant improvements in our operational efficiency.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-businessman-discussing-using-digital-tablet_23-2147899929.jpg",
imageAlt: "Jessica Lee",
},
id: "5", name: "Jessica Lee", handle: "@jessical", testimonial: "The tailored solutions and deep industry knowledge from Pacífico were invaluable. We saw significant improvements in our operational efficiency.", rating: 5,
imageSrc: "asset://testimonial-5", imageAlt: "Jessica Lee"},
{
id: "6",
name: "Robert Green",
handle: "@robertg",
testimonial: "Pacífico has a unique ability to anticipate market shifts and guide organizations toward future success. A truly indispensable asset.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-with-speech-bubble_53876-70978.jpg",
imageAlt: "Robert Green",
},
id: "6", name: "Robert Green", handle: "@robertg", testimonial: "Pacífico has a unique ability to anticipate market shifts and guide organizations toward future success. A truly indispensable asset.", rating: 5,
imageSrc: "asset://testimonial-6", imageAlt: "Robert Green"},
]}
showRating={true}
title="What Our Clients Say"
@@ -319,25 +201,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What industries does Pacífico Batarse specialize in?",
content: "Pacífico Batarse has extensive experience across various sectors, including technology, finance, healthcare, and non-profit, providing adaptable strategic solutions for diverse organizational needs.",
},
id: "faq-1", title: "What industries does Pacífico Batarse specialize in?", content: "Pacífico Batarse has extensive experience across various sectors, including technology, finance, healthcare, and non-profit, providing adaptable strategic solutions for diverse organizational needs."},
{
id: "faq-2",
title: "How does Pacífico approach leadership development?",
content: "Our leadership development programs are highly customized, combining one-on-one coaching, workshops, and real-world project application to foster sustainable growth and effective leadership skills.",
},
id: "faq-2", title: "How does Pacífico approach leadership development?", content: "Our leadership development programs are highly customized, combining one-on-one coaching, workshops, and real-world project application to foster sustainable growth and effective leadership skills."},
{
id: "faq-3",
title: "What is the typical engagement process?",
content: "Our process begins with an initial consultation to understand your needs, followed by a detailed proposal, collaborative planning, implementation, and continuous support to ensure successful outcomes.",
},
id: "faq-3", title: "What is the typical engagement process?", content: "Our process begins with an initial consultation to understand your needs, followed by a detailed proposal, collaborative planning, implementation, and continuous support to ensure successful outcomes."},
{
id: "faq-4",
title: "Can Pacífico Batarse assist with global projects?",
content: "Yes, Pacífico Batarse has a proven track record of managing and advising on international projects, leveraging a global network and understanding of diverse cultural and market dynamics.",
},
id: "faq-4", title: "Can Pacífico Batarse assist with global projects?", content: "Yes, Pacífico Batarse has a proven track record of managing and advising on international projects, leveraging a global network and understanding of diverse cultural and market dynamics."},
]}
title="Frequently Asked Questions"
description="Find answers to common inquiries about Pacífico Batarse's services, approach, and how we can best support your strategic objectives."
@@ -349,14 +219,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to transform your vision into reality? Connect with Pacífico Batarse for a strategic consultation and embark on a path to impactful growth."
buttons={[
{
text: "Get in Touch",
href: "mailto:contact@pacificobatarse.com",
},
text: "Get in Touch", href: "mailto:contact@pacificobatarse.com"},
]}
/>
</div>
@@ -365,50 +232,31 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Expertise",
href: "#expertise",
},
label: "Expertise", href: "#expertise"},
{
label: "Impact",
href: "#impact",
},
label: "Impact", href: "#impact"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}