Merge version_1 into main #5

Merged
bender merged 2 commits from version_1 into main 2026-03-03 17:01:51 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,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

@@ -66,7 +66,7 @@ export default function HomePage() {
features={[
{
id: "1", 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" },
@@ -77,7 +77,7 @@ export default function HomePage() {
},
{
id: "2", 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" },
@@ -88,7 +88,7 @@ export default function HomePage() {
},
{
id: "3", 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" },
@@ -114,7 +114,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"
@@ -145,7 +145,7 @@ export default function HomePage() {
<TestimonialCardSix
testimonials={[
{
id: "1", 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", imageAlt: "Muhammad Hassan"
id: "1", 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?_wi=1", imageAlt: "Muhammad Hassan"
},
{
id: "2", 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", imageAlt: "Amina Malik"
@@ -160,7 +160,7 @@ export default function HomePage() {
id: "5", 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", imageAlt: "Tariq Ahmed"
},
{
id: "6", 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", imageAlt: "Saima Rashid"
id: "6", 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?_wi=2", imageAlt: "Saima Rashid"
},
]}
animationType="slide-up"