Update src/app/page.tsx
This commit is contained in:
@@ -87,19 +87,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Tax Strategy & Planning", description: "Proactive tax optimization, capital gains strategies, and entity structuring to maximize retained earnings and minimize tax burden.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg", imageAlt: "Financial planning consultation"
|
||||
title: "Tax Strategy & Planning", description: "Proactive tax optimization, capital gains strategies, and entity structuring to maximize retained earnings and minimize tax burden.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg?_wi=1", imageAlt: "Financial planning consultation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Business Accounting", description: "Complete bookkeeping, financial reporting, and cloud-based accounting systems that give you real-time clarity on business performance.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg", imageAlt: "Accounting systems and reporting"
|
||||
title: "Business Accounting", description: "Complete bookkeeping, financial reporting, and cloud-based accounting systems that give you real-time clarity on business performance.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg?_wi=2", imageAlt: "Accounting systems and reporting"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Property & Investment Advisory", description: "Specialized guidance for property investors and developers—multi-entity accounting, depreciation strategies, and portfolio optimization.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg", imageAlt: "Investment portfolio management"
|
||||
title: "Property & Investment Advisory", description: "Specialized guidance for property investors and developers—multi-entity accounting, depreciation strategies, and portfolio optimization.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg?_wi=3", imageAlt: "Investment portfolio management"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Personal Financial Management", description: "Holistic personal tax planning, succession strategies, and wealth protection for high-net-worth individuals and business directors.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg", imageAlt: "Wealth management planning"
|
||||
title: "Personal Financial Management", description: "Holistic personal tax planning, succession strategies, and wealth protection for high-net-worth individuals and business directors.", imageSrc: "http://img.b2bpic.net/free-photo/working-with-documents_1098-14285.jpg?_wi=4", imageAlt: "Wealth management planning"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user