From 40b62b1f0de3d2cd8804402625afa5eff8ca30ee Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:42:49 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 249 ++++++++++++++++++++++++----------------------- 1 file changed, 125 insertions(+), 124 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1252dc3..be0f9e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,9 @@ import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Briefcase, Target, TrendingUp, Building2, Calendar, Compass, Zap } from "lucide-react"; +import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; +import SplitAbout from "@/components/sections/about/SplitAbout"; +import { Briefcase, Target, TrendingUp, Building2, Calendar, Compass, Zap, Award, CheckCircle, Users, Quote } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -43,9 +45,7 @@ export default function HomePage() { brandName="Advisory LLP" navItems={navItems} button={{ - text: "Schedule a Consultation", - href: "contact", - }} + text: "Schedule a Consultation", href: "contact"}} /> @@ -59,47 +59,29 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/serious-male-manager-making-note-smartphone_1262-7306.jpg" imageAlt="Modern corporate advisory boardroom" mediaAnimation="slide-up" + background={{ variant: "plain" }} buttons={[ { - text: "Schedule a Consultation", - href: "contact", - }, + text: "Schedule a Consultation", href: "contact"}, { - text: "Learn More", - href: "about", - }, + text: "Learn More", href: "about"}, ]} testimonials={[ { - name: "Sarah Chen", - handle: "CEO, Tech Ventures Inc", - testimonial: - "Their strategic insights transformed our growth trajectory. Exceptional execution.", - rating: 5, + name: "Sarah Chen", handle: "CEO, Tech Ventures Inc", testimonial: + "Their strategic insights transformed our growth trajectory. Exceptional execution.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg?_wi=1", - imageAlt: "Sarah Chen", - }, + "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", imageAlt: "Sarah Chen"}, { - name: "Michael Rodriguez", - handle: "CFO, Manufacturing Corp", - testimonial: - "Best partnership we've had. Delivered results ahead of timeline.", - rating: 5, + name: "Michael Rodriguez", handle: "CFO, Manufacturing Corp", testimonial: + "Best partnership we've had. Delivered results ahead of timeline.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/confident-pretty-young-woman-looking-camera_1262-16156.jpg?_wi=1", - imageAlt: "Michael Rodriguez", - }, + "http://img.b2bpic.net/free-photo/confident-pretty-young-woman-looking-camera_1262-16156.jpg", imageAlt: "Michael Rodriguez"}, { - name: "Jennifer Walsh", - handle: "COO, Financial Services Group", - testimonial: - "Deep expertise combined with genuine partnership approach. Highly recommended.", - rating: 5, + name: "Jennifer Walsh", handle: "COO, Financial Services Group", testimonial: + "Deep expertise combined with genuine partnership approach. Highly recommended.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/african-american-office-employer-holding-pen-reading-notes-glass-wall-focused-confident-businessman-suit-thinking-about-idea-project_74855-6736.jpg?_wi=1", - imageAlt: "Jennifer Walsh", - }, + "http://img.b2bpic.net/free-photo/african-american-office-employer-holding-pen-reading-notes-glass-wall-focused-confident-businessman-suit-thinking-about-idea-project_74855-6736.jpg", imageAlt: "Jennifer Walsh"}, ]} useInvertedBackground={false} /> @@ -114,57 +96,39 @@ export default function HomePage() { tagIcon={Target} features={[ { - title: "Corporate Strategy", - description: - "Strategic planning and business transformation for market leadership and sustainable growth", - icon: Compass, + title: "Corporate Strategy", description: + "Strategic planning and business transformation for market leadership and sustainable growth", icon: Compass, mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-vector/dashboard-template-with-bars_1146-154.jpg?_wi=1", - imageAlt: "Strategic business planning", - }, + "http://img.b2bpic.net/free-vector/dashboard-template-with-bars_1146-154.jpg", imageAlt: "Strategic business planning"}, { imageSrc: - "http://img.b2bpic.net/free-vector/dashboard-template-with-bars_1146-154.jpg?_wi=2", - imageAlt: "Strategy visualization", - }, + "http://img.b2bpic.net/free-vector/dashboard-template-with-bars_1146-154.jpg", imageAlt: "Strategy visualization"}, ], }, { - title: "Operations Advisory", - description: - "Operational efficiency, process optimization, and performance improvement programs", - icon: Zap, + title: "Operations Advisory", description: + "Operational efficiency, process optimization, and performance improvement programs", icon: Zap, mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg?_wi=1", - imageAlt: "Operations optimization", - }, + "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg", imageAlt: "Operations optimization"}, { imageSrc: - "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg?_wi=2", - imageAlt: "Operational excellence", - }, + "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg", imageAlt: "Operational excellence"}, ], }, { - title: "Financial Strategy", - description: - "Capital structure, M&A advisory, financial planning, and value creation initiatives", - icon: TrendingUp, + title: "Financial Strategy", description: + "Capital structure, M&A advisory, financial planning, and value creation initiatives", icon: TrendingUp, mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg?_wi=3", - imageAlt: "Financial advisory", - }, + "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg", imageAlt: "Financial advisory"}, { imageSrc: - "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg?_wi=4", - imageAlt: "Finance strategy", - }, + "http://img.b2bpic.net/free-photo/entrepreneurs-business-working-togethe-modern-conference-room-tablet-with-charts_482257-31245.jpg", imageAlt: "Finance strategy"}, ], }, ]} @@ -175,6 +139,44 @@ export default function HomePage() { /> + {/* About Section */} +
+ +
+ {/* Metrics Section */}
+ {/* Testimonials Section */} +
+ +
+ {/* Social Proof Section */}
@@ -243,10 +266,9 @@ export default function HomePage() { description="Connect with our advisory team to explore how we can drive growth, operational excellence, and value creation for your organization." tagIcon={Calendar} background={{ - variant: "plain", - }} + variant: "plain"}} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/business-people-talking-meeting-table_1262-829.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/business-people-talking-meeting-table_1262-829.jpg" imageAlt="Strategic consultation meeting" mediaAnimation="slide-up" mediaPosition="right" @@ -262,54 +284,33 @@ export default function HomePage() { Date: Tue, 10 Mar 2026 19:42:49 +0000 Subject: [PATCH 2/2] Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx --- .../shared/SvgTextLogo/SvgTextLogo.tsx | 56 +++++++------------ 1 file changed, 19 insertions(+), 37 deletions(-) diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..a5b40fb 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,33 @@ -"use client"; - -import { memo } from "react"; -import useSvgTextLogo from "./useSvgTextLogo"; -import { cls } from "@/lib/utils"; +import React from 'react'; interface SvgTextLogoProps { - logoText: string; - adjustHeightFactor?: number; - verticalAlign?: "top" | "center"; + text: string; className?: string; + textClassName?: string; } -const SvgTextLogo = memo(function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - +export const SvgTextLogo: React.FC = ({ + text, + className = 'w-32 h-8', + textClassName = 'text-2xl font-bold', +}) => { return ( - {logoText} + {text} ); -}); +}; -SvgTextLogo.displayName = "SvgTextLogo"; - -export default SvgTextLogo; +export default SvgTextLogo; \ No newline at end of file -- 2.49.1