|
|
|
|
@@ -33,7 +33,6 @@ export default function HomePage() {
|
|
|
|
|
{ name: "About", id: "/about" },
|
|
|
|
|
{ name: "Services", id: "/services" },
|
|
|
|
|
{ name: "Contact", id: "/contact" },
|
|
|
|
|
{ name: "Blog", id: "/blog" },
|
|
|
|
|
]}
|
|
|
|
|
brandName="Sami & Co"
|
|
|
|
|
bottomLeftText="Civil Lines, Faisalabad"
|
|
|
|
|
@@ -53,7 +52,7 @@ export default function HomePage() {
|
|
|
|
|
showDimOverlay={true}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Call Now", href: "tel:+923001234567" },
|
|
|
|
|
{ text: "Get Free Consultation", href: "/contact" },
|
|
|
|
|
{ text: "Get Free Consultation", href: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -67,7 +66,8 @@ 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"
|
|
|
|
|
},
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: CheckCircle, text: "Operations optimization" },
|
|
|
|
|
{ icon: CheckCircle, text: "Strategic planning" },
|
|
|
|
|
@@ -77,7 +77,8 @@ 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"
|
|
|
|
|
},
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: CheckCircle, text: "Financial statements" },
|
|
|
|
|
{ icon: CheckCircle, text: "Audit services" },
|
|
|
|
|
@@ -87,7 +88,8 @@ 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"
|
|
|
|
|
},
|
|
|
|
|
items: [
|
|
|
|
|
{ icon: CheckCircle, text: "Tax optimization" },
|
|
|
|
|
{ icon: CheckCircle, text: "Regulatory compliance" },
|
|
|
|
|
@@ -143,17 +145,23 @@ 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", 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"},
|
|
|
|
|
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"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", 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", imageAlt: "Ahmed Khan"},
|
|
|
|
|
id: "3", 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", imageAlt: "Ahmed Khan"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", 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", imageAlt: "Fatima Sardar"},
|
|
|
|
|
id: "4", 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", imageAlt: "Fatima Sardar"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
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: "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", imageAlt: "Saima Rashid"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
title="What Our Clients Say"
|
|
|
|
|
@@ -197,7 +205,6 @@ export default function HomePage() {
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "Contact", href: "/contact" },
|
|
|
|
|
{ label: "Blog", href: "/blog" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
@@ -219,4 +226,4 @@ export default function HomePage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|