Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-03 16:12:15 +00:00
4 changed files with 22 additions and 22 deletions

View File

@@ -47,7 +47,7 @@ export default function AboutPage() {
{ value: "500+", title: "Businesses Served" },
{ value: "15+", title: "Years Experience" },
]}
imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg"
imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg?_wi=2"
imageAlt="Our professional consulting team"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -45,7 +45,7 @@ export default function ContactPage() {
tagIcon={Mail}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businessman-working-with-his-colleagues_1098-21578.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-working-with-his-colleagues_1098-21578.jpg?_wi=2"
imageAlt="Professional consultation"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -63,7 +63,7 @@ export default function ContactPage() {
name: "Muhammad Hassan",
handle: "CEO, Hassan Textiles",
testimonial: "Sami & Co transformed our accounting process. We save 20 hours monthly and have complete financial clarity now. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=3",
imageAlt: "Muhammad Hassan",
},
{
@@ -71,7 +71,7 @@ export default function ContactPage() {
name: "Amina Malik",
handle: "Founder, Malik Enterprises",
testimonial: "Their tax planning expertise saved us over 2 million rupees last year. Professional, reliable, and results-driven team.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Amina Malik",
},
{
@@ -79,7 +79,7 @@ export default function ContactPage() {
name: "Ahmed Khan",
handle: "Owner, Khan & Bros",
testimonial: "From day one, Sami & Co has been our trusted advisor. They understand our business and always provide practical solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2",
imageAlt: "Ahmed Khan",
},
{
@@ -87,7 +87,7 @@ export default function ContactPage() {
name: "Fatima Sardar",
handle: "Managing Director, Sardar Services",
testimonial: "Excellent service and expertise. They helped us streamline operations and reduce costs significantly. Best decision for our business.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg?_wi=2",
imageAlt: "Fatima Sardar",
},
{
@@ -95,7 +95,7 @@ export default function ContactPage() {
name: "Tariq Ahmed",
handle: "Business Owner, Ahmed Trade",
testimonial: "Professional, punctual, and results-oriented. Sami & Co goes beyond expectations. They truly care about client success.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=2",
imageAlt: "Tariq Ahmed",
},
{
@@ -103,7 +103,7 @@ export default function ContactPage() {
name: "Saima Rashid",
handle: "Founder, Rashid Consultancy",
testimonial: "The team's knowledge of local regulations and business environment is exceptional. They make compliance simple and effective.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=4",
imageAlt: "Saima Rashid",
},
]}

View File

@@ -70,7 +70,7 @@ export default function HomePage() {
title: "Business Management Consulting",
description: "Strategic guidance to streamline operations, improve efficiency, and achieve sustainable growth. We help you build stronger business foundations.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=1",
},
items: [
{ icon: CheckCircle, text: "Operations optimization" },
@@ -84,7 +84,7 @@ export default function HomePage() {
title: "Financial Advisory & Accounting",
description: "Expert financial guidance and accurate accounting practices to keep your business finances in order and compliant with regulations.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=2",
},
items: [
{ icon: CheckCircle, text: "Financial statements" },
@@ -98,7 +98,7 @@ export default function HomePage() {
title: "Tax Planning & Compliance",
description: "Minimize tax burden while ensuring full compliance with Pakistani tax laws. Our experts stay current with all regulations.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=3",
},
items: [
{ icon: CheckCircle, text: "Tax optimization" },
@@ -124,7 +124,7 @@ export default function HomePage() {
{ value: "500+", title: "Businesses Served" },
{ value: "15+", title: "Years Experience" },
]}
imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg"
imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg?_wi=1"
imageAlt="Our professional consulting team"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -158,7 +158,7 @@ export default function HomePage() {
name: "Muhammad Hassan",
handle: "CEO, Hassan Textiles",
testimonial: "Sami & Co transformed our accounting process. We save 20 hours monthly and have complete financial clarity now. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1",
imageAlt: "Muhammad Hassan",
},
{
@@ -166,7 +166,7 @@ export default function HomePage() {
name: "Amina Malik",
handle: "Founder, Malik Enterprises",
testimonial: "Their tax planning expertise saved us over 2 million rupees last year. Professional, reliable, and results-driven team.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Amina Malik",
},
{
@@ -174,7 +174,7 @@ export default function HomePage() {
name: "Ahmed Khan",
handle: "Owner, Khan & Bros",
testimonial: "From day one, Sami & Co has been our trusted advisor. They understand our business and always provide practical solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1",
imageAlt: "Ahmed Khan",
},
{
@@ -182,7 +182,7 @@ export default function HomePage() {
name: "Fatima Sardar",
handle: "Managing Director, Sardar Services",
testimonial: "Excellent service and expertise. They helped us streamline operations and reduce costs significantly. Best decision for our business.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg?_wi=1",
imageAlt: "Fatima Sardar",
},
{
@@ -190,7 +190,7 @@ export default function HomePage() {
name: "Tariq Ahmed",
handle: "Business Owner, Ahmed Trade",
testimonial: "Professional, punctual, and results-oriented. Sami & Co goes beyond expectations. They truly care about client success.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg?_wi=1",
imageAlt: "Tariq Ahmed",
},
{
@@ -198,7 +198,7 @@ export default function HomePage() {
name: "Saima Rashid",
handle: "Founder, Rashid Consultancy",
testimonial: "The team's knowledge of local regulations and business environment is exceptional. They make compliance simple and effective.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2",
imageAlt: "Saima Rashid",
},
]}
@@ -220,7 +220,7 @@ export default function HomePage() {
tagIcon={Mail}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businessman-working-with-his-colleagues_1098-21578.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-working-with-his-colleagues_1098-21578.jpg?_wi=1"
imageAlt="Professional consultation"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -49,7 +49,7 @@ export default function ServicesPage() {
title: "Business Management Consulting",
description: "Strategic guidance to streamline operations, improve efficiency, and achieve sustainable growth. We help you build stronger business foundations through proven methodologies and industry best practices.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=4",
},
items: [
{ icon: CheckCircle, text: "Operations optimization" },
@@ -63,7 +63,7 @@ export default function ServicesPage() {
title: "Financial Advisory & Accounting",
description: "Expert financial guidance and accurate accounting practices to keep your business finances in order and compliant with regulations. Our accounting team ensures complete financial transparency.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=5",
},
items: [
{ icon: CheckCircle, text: "Financial statements" },
@@ -77,7 +77,7 @@ export default function ServicesPage() {
title: "Tax Planning & Compliance",
description: "Minimize tax burden while ensuring full compliance with Pakistani tax laws. Our experts stay current with all regulations to help you navigate complex tax requirements efficiently.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-scene-close-up_23-2147626393.jpg?_wi=6",
},
items: [
{ icon: CheckCircle, text: "Tax optimization" },