Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-21 21:20:30 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -132,9 +132,9 @@ export default function ContactPage() {
description="Connect with our team to discuss how we can deliver strategic financial consulting tailored to your objectives."
tagIcon={MessageCircle}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg"
imageAlt="modern consulting office collaborative workspace"
mediaAnimation="opacity"
mediaPosition="right"

View File

@@ -91,7 +91,7 @@ export default function HomePage() {
tag="Financial Excellence"
tagIcon={Briefcase}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-executive-holding-pointing-laptop_1098-4094.jpg",
@@ -128,7 +128,7 @@ export default function HomePage() {
description="Consultify combines deep expertise in audit, valuation, and financial management with a commitment to delivering transformative results."
subdescription="Our team of certified professionals brings decades of experience across industries, helping businesses navigate complex financial challenges and unlock growth opportunities."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/victorius-mixraced-startup-team-overjoyed-conference-room-after-great-business-project_482257-5092.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/victorius-mixraced-startup-team-overjoyed-conference-room-after-great-business-project_482257-5092.jpg"
imageAlt="Professional consulting team collaboration"
mediaAnimation="opacity"
useInvertedBackground={false}
@@ -300,9 +300,9 @@ export default function HomePage() {
description="Connect with our team to discuss how we can deliver strategic financial consulting tailored to your objectives."
tagIcon={MessageCircle}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg"
imageAlt="Modern consulting office with collaborative workspace"
mediaAnimation="opacity"
mediaPosition="right"

View File

@@ -96,7 +96,7 @@ export default function ServicesPage() {
title: "Audit Assistance",
subtitle: "Comprehensive auditing",
description: "Independent and rigorous audits ensuring compliance, transparency, and financial integrity for stakeholder confidence.",
imageSrc: "http://img.b2bpic.net/free-photo/secretary-writing-notebook_1098-1815.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/secretary-writing-notebook_1098-1815.jpg",
},
{
id: 2,
@@ -104,7 +104,7 @@ export default function ServicesPage() {
title: "Strategic Planning",
subtitle: "Future-focused strategies",
description: "Data-driven strategic planning that aligns financial objectives with business goals for sustainable growth.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-held-by-hands_23-2148780622.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-growth-chart-held-by-hands_23-2148780622.jpg",
},
{
id: 3,
@@ -112,7 +112,7 @@ export default function ServicesPage() {
title: "Business Valuation",
subtitle: "Accurate asset evaluation",
description: "Expert valuation services providing precise insights into company worth for M&A, financing, and strategic decisions.",
imageSrc: "http://img.b2bpic.net/free-photo/co-workers-with-pens-pointing-bar-chart_1098-728.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/co-workers-with-pens-pointing-bar-chart_1098-728.jpg",
},
{
id: 4,
@@ -120,7 +120,7 @@ export default function ServicesPage() {
title: "Cash Flow Management",
subtitle: "Optimize liquidity",
description: "Strategic cash flow optimization ensuring operational efficiency and financial stability through expert management.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-businessman-pointing-financial-statistics_482257-8139.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-businessman-pointing-financial-statistics_482257-8139.jpg",
},
{
id: 5,
@@ -128,7 +128,7 @@ export default function ServicesPage() {
title: "Mergers & Acquisitions",
subtitle: "End-to-end M&A support",
description: "Expert guidance through acquisition and merger processes, ensuring value creation and successful integration.",
imageSrc: "http://img.b2bpic.net/free-photo/business-team-senior-man-working-cafe_1262-1704.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/business-team-senior-man-working-cafe_1262-1704.jpg",
},
{
id: 6,
@@ -136,7 +136,7 @@ export default function ServicesPage() {
title: "Tax Planning",
subtitle: "Optimize tax efficiency",
description: "Proactive tax strategies minimizing liabilities while ensuring compliance with regulations and maximizing returns.",
imageSrc: "http://img.b2bpic.net/free-photo/business-team-analyzing-financial-report_23-2151957112.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/business-team-analyzing-financial-report_23-2151957112.jpg",
},
]}
/>
@@ -193,9 +193,9 @@ export default function ServicesPage() {
description="Connect with our team to discuss how we can deliver strategic financial consulting tailored to your objectives."
tagIcon={MessageCircle}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg"
imageAlt="Modern consulting office with collaborative workspace"
mediaAnimation="opacity"
mediaPosition="right"