From a9e01944782bfbcf5b0026b5ad134a6e4e8fb2d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 21:58:17 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 256 +++++++++++++---------------------------------- 1 file changed, 72 insertions(+), 184 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6927997..71f6575 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCenter from '@/components/sections/contact/ContactCenter'; +import ContactSplit from '@/components/sections/contact/ContactSplit'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen'; import FooterSimple from '@/components/sections/footer/FooterSimple'; @@ -33,58 +33,37 @@ export default function LandingPage() {
@@ -111,29 +88,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "Strategy", - title: "Strategic Business Planning", - subtitle: "Long-term vision, actionable plans.", - description: "Develop robust business strategies that align with your long-term goals and market opportunities. We guide you through market analysis, competitive positioning, and growth roadmaps.", - imageSrc: "http://img.b2bpic.net/free-photo/idea-concept-with-light-bulb_23-2149105803.jpg", - imageAlt: "Whiteboard with strategic planning diagram", - }, + tag: "Strategy", title: "Strategic Business Planning", subtitle: "Long-term vision, actionable plans.", description: "Develop robust business strategies that align with your long-term goals and market opportunities. We guide you through market analysis, competitive positioning, and growth roadmaps.", imageSrc: "http://img.b2bpic.net/free-photo/idea-concept-with-light-bulb_23-2149105803.jpg", imageAlt: "Whiteboard with strategic planning diagram"}, { - tag: "Consulting", - title: "Expert Legal Consultation", - subtitle: "Clear advice, informed decisions.", - description: "Receive expert legal advice on corporate governance, contracts, intellectual property, and regulatory compliance. Our consultants ensure your operations meet all legal requirements and protect your assets.", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg", - imageAlt: "Business professional receiving expert consultation", - }, + tag: "Consulting", title: "Expert Legal Consultation", subtitle: "Clear advice, informed decisions.", description: "Receive expert legal advice on corporate governance, contracts, intellectual property, and regulatory compliance. Our consultants ensure your operations meet all legal requirements and protect your assets.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg", imageAlt: "Business professional receiving expert consultation"}, { - tag: "Execution", - title: "Tailored Financial Solutions", - subtitle: "Optimized finance, maximum return.", - description: "From financial modeling and investment analysis to risk management and capital structuring, our solutions are designed to optimize your financial performance and secure your future.", - imageSrc: "http://img.b2bpic.net/free-photo/help-desk-customer-service-word_53876-167069.jpg", - imageAlt: "Puzzle pieces fitting together representing tailored solutions", - }, + tag: "Execution", title: "Tailored Financial Solutions", subtitle: "Optimized finance, maximum return.", description: "From financial modeling and investment analysis to risk management and capital structuring, our solutions are designed to optimize your financial performance and secure your future.", imageSrc: "http://img.b2bpic.net/free-photo/help-desk-customer-service-word_53876-167069.jpg", imageAlt: "Puzzle pieces fitting together representing tailored solutions"}, ]} title="Our Core Services: Driving Your Success" description="We offer a suite of specialized services designed to provide comprehensive support across your legal and financial landscape, ensuring robust growth and strategic advantage." @@ -148,20 +107,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "98%", - description: "Client Satisfaction Rate", - }, + id: "m1", value: "98%", description: "Client Satisfaction Rate"}, { - id: "m2", - value: "15+", - description: "Years of Combined Experience", - }, + id: "m2", value: "15+", description: "Years of Combined Experience"}, { - id: "m3", - value: "500+", - description: "Successful Cases Handled", - }, + id: "m3", value: "500+", description: "Successful Cases Handled"}, ]} title="Achieving Excellence Together" description="Our dedication translates into tangible results, reflecting the success and trust of our clients across various sectors." @@ -173,14 +123,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Global Corp", - "Innovate Solutions", - "Summit Ventures", - "Precision Dynamics", - "Quantum Leap Inc.", - "Evergreen Holdings", - "Nexus Technologies", - ]} + "Global Corp", "Innovate Solutions", "Summit Ventures", "Precision Dynamics", "Quantum Leap Inc.", "Evergreen Holdings", "Nexus Technologies"]} title="Trusted by Industry Leaders" description="We are proud to partner with a diverse portfolio of clients, from innovative startups to established enterprises, helping them achieve their strategic goals." /> @@ -193,45 +136,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "@sarah_j", - testimonial: "Borda & POO provided invaluable strategic guidance that helped us navigate complex legal challenges and achieve significant growth. Their expertise is unmatched!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", - imageAlt: "Sarah Johnson, CEO of Tech Innovations", - }, + id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Borda & POO provided invaluable strategic guidance that helped us navigate complex legal challenges and achieve significant growth. Their expertise is unmatched!", imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", imageAlt: "Sarah Johnson, CEO of Tech Innovations"}, { - id: "2", - name: "Michael Chen", - handle: "@michaelc", - testimonial: "The financial solutions tailored by Borda & POO were exactly what our company needed. We saw a remarkable improvement in our financial health and operational efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", - imageAlt: "Michael Chen, Founder of Innovate Solutions", - }, + id: "2", name: "Michael Chen", handle: "@michaelc", testimonial: "The financial solutions tailored by Borda & POO were exactly what our company needed. We saw a remarkable improvement in our financial health and operational efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", imageAlt: "Michael Chen, Founder of Innovate Solutions"}, { - id: "3", - name: "Emily Rodriguez", - handle: "@emilyr", - testimonial: "Their team's in-depth understanding of corporate law saved us significant time and resources. Truly professional and highly effective advisory services.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-white-cardigan_176474-92020.jpg", - imageAlt: "Emily Rodriguez, Marketing Director at GrowthCo", - }, + id: "3", name: "Emily Rodriguez", handle: "@emilyr", testimonial: "Their team's in-depth understanding of corporate law saved us significant time and resources. Truly professional and highly effective advisory services.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-white-cardigan_176474-92020.jpg", imageAlt: "Emily Rodriguez, Marketing Director at GrowthCo"}, { - id: "4", - name: "David Kim", - handle: "@davidk", - testimonial: "We consider Borda & POO an essential partner. Their proactive approach to risk management and financial planning has been crucial to our sustained success.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg", - imageAlt: "David Kim, Product Manager at StartupXYZ", - }, + id: "4", name: "David Kim", handle: "@davidk", testimonial: "We consider Borda & POO an essential partner. Their proactive approach to risk management and financial planning has been crucial to our sustained success.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-using-digital-tablet_1262-2358.jpg", imageAlt: "David Kim, Product Manager at StartupXYZ"}, { - id: "5", - name: "Jessica Lee", - handle: "@jessical", - testimonial: "Outstanding support and clear communication throughout the entire process. Borda & POO made complex legal matters easy to understand and manage.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-coffee-near-banister_23-2147694689.jpg", - imageAlt: "Jessica Lee, Operations Lead at Dynamic Corp", - }, + id: "5", name: "Jessica Lee", handle: "@jessical", testimonial: "Outstanding support and clear communication throughout the entire process. Borda & POO made complex legal matters easy to understand and manage.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-coffee-near-banister_23-2147694689.jpg", imageAlt: "Jessica Lee, Operations Lead at Dynamic Corp"}, ]} title="What Our Clients Say" description="Hear directly from businesses who have experienced transformative results and unwavering support from Borda & POO." @@ -245,26 +158,11 @@ export default function LandingPage() { useInvertedBackground={false} team={[ { - id: "t1", - name: "Elena Borda", - role: "Founding Partner, Legal Advisory", - imageSrc: "http://img.b2bpic.net/free-photo/fbi-agent-focused-investigation_1098-14749.jpg", - imageAlt: "Elena Borda, Founding Partner", - }, + id: "t1", name: "Elena Borda", role: "Founding Partner, Legal Advisory", imageSrc: "http://img.b2bpic.net/free-photo/fbi-agent-focused-investigation_1098-14749.jpg", imageAlt: "Elena Borda, Founding Partner"}, { - id: "t2", - name: "Marcus POO", - role: "Founding Partner, Financial Advisory", - imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-business-specialists-discussing-plan-while-using-tablet-outdoors_1262-12422.jpg", - imageAlt: "Marcus POO, Founding Partner", - }, + id: "t2", name: "Marcus POO", role: "Founding Partner, Financial Advisory", imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-business-specialists-discussing-plan-while-using-tablet-outdoors_1262-12422.jpg", imageAlt: "Marcus POO, Founding Partner"}, { - id: "t3", - name: "Sofia Reyes", - role: "Director of Client Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/happy-business-leader-talking-assistant-cafe_1262-1842.jpg", - imageAlt: "Sofia Reyes, Director of Client Strategy", - }, + id: "t3", name: "Sofia Reyes", role: "Director of Client Strategy", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-leader-talking-assistant-cafe_1262-1842.jpg", imageAlt: "Sofia Reyes, Director of Client Strategy"}, ]} title="Meet Our Dedicated Team" description="Our experts bring a wealth of experience and a client-first approach to every challenge, ensuring you receive the highest caliber of service and strategic insight." @@ -276,20 +174,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "What types of businesses do you work with?", - content: "We serve a diverse range of businesses, from startups and small enterprises to large corporations across various industries, adapting our services to each client's unique needs.", - }, + id: "f1", title: "What types of businesses do you work with?", content: "We serve a diverse range of businesses, from startups and small enterprises to large corporations across various industries, adapting our services to each client's unique needs."}, { - id: "f2", - title: "How do you ensure data privacy and confidentiality?", - content: "Client confidentiality is paramount. We adhere to strict data privacy protocols and legal standards, utilizing secure systems and practices to protect all sensitive information.", - }, + id: "f2", title: "How do you ensure data privacy and confidentiality?", content: "Client confidentiality is paramount. We adhere to strict data privacy protocols and legal standards, utilizing secure systems and practices to protect all sensitive information."}, { - id: "f3", - title: "What is your typical client engagement process?", - content: "Our engagement typically begins with an initial consultation to understand your needs, followed by a detailed proposal outlining our strategy, scope of work, and timelines. We maintain continuous communication throughout the process.", - }, + id: "f3", title: "What is your typical client engagement process?", content: "Our engagement typically begins with an initial consultation to understand your needs, followed by a detailed proposal outlining our strategy, scope of work, and timelines. We maintain continuous communication throughout the process."}, ]} sideTitle="Frequently Asked Questions" sideDescription="Find answers to common questions about our services, processes, and how we can support your business goals." @@ -298,17 +187,20 @@ export default function LandingPage() {
-
@@ -316,54 +208,50 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From dc779e05423e172871ad8796dc58d925c0306e8d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 21:58:17 +0000 Subject: [PATCH 2/3] Update src/app/styles/base.css --- src/app/styles/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/styles/base.css b/src/app/styles/base.css index c719d19..ae8100d 100644 --- a/src/app/styles/base.css +++ b/src/app/styles/base.css @@ -24,5 +24,5 @@ h3, h4, h5, h6 { - font-family: var(--font-dm-sans), sans-serif; + font-family: var(--font-archivo), sans-serif; } -- 2.49.1 From 78b431845499c3d72acbcb3fae86ebaba309bf99 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 21:58:17 +0000 Subject: [PATCH 3/3] Update src/app/styles/variables.css --- src/app/styles/variables.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 0fdb09b..571f6aa 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #fffefe; - --card: #f6f7f4; - --foreground: #080908; - --primary-cta: #0e3a29; - --primary-cta-text: #fffefe; - --secondary-cta: #e7eecd; - --secondary-cta-text: #080908; - --accent: #35c18b; - --background-accent: #ecebe4; + --background: #020617; + --card: #0f172a; + --foreground: #e2e8f0; + --primary-cta: #c4d8f9; + --primary-cta-text: #020617; + --secondary-cta: #041633; + --secondary-cta-text: #e2e8f0; + --accent: #2d30f3; + --background-accent: #1d4ed8; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1