diff --git a/src/app/page.tsx b/src/app/page.tsx
index d82451b..7ea15f1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,18 +42,11 @@ export default function LandingPage() {
@@ -76,7 +57,7 @@ export default function LandingPage() {
title="Driving Growth Through Expertise"
description="At Seth of ZA, we empower South African businesses to reach their full potential through tailored, reliable solutions."
subdescription="We blend local market intelligence with global best practices to ensure your competitive edge."
- imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg"
mediaAnimation="slide-up"
icon={TrendingUp}
/>
@@ -89,40 +70,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Strategic Consulting",
- description: "Expert advice to optimize your business operations and efficiency.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/worktable-with-paper-crayons_1134-246.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-vector/creative-financial-business-global-business-25-glyph-solid-black-icon-pack-such-as-setting-dollar-graph-cash-money_1142-24713.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/blue-modern-office-building-closeup_53876-123095.jpg?_wi=2",
- imageAlt: "business analytics icon",
+ title: "Strategic Consulting", description: "Expert advice to optimize your business operations and efficiency.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/worktable-with-paper-crayons_1134-246.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/creative-financial-business-global-business-25-glyph-solid-black-icon-pack-such-as-setting-dollar-graph-cash-money_1142-24713.jpg" }
},
{
- title: "Business Development",
- description: "Proven methodologies to expand your market share and revenue.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-vector/business-plan-handshake-businessmen-shaking-hands-agreement-about-business-plan-successful-business-strategy_613284-22.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-vector/business-hands-flat-set_98292-809.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-left-side-with-white-background_187299-39773.jpg",
- imageAlt: "business analytics icon",
+ title: "Business Development", description: "Proven methodologies to expand your market share and revenue.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/business-plan-handshake-businessmen-shaking-hands-agreement-about-business-plan-successful-business-strategy_613284-22.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/business-hands-flat-set_98292-809.jpg" }
},
{
- title: "Operational Trust",
- description: "Reliable systems that ensure consistent results and satisfaction.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg?_wi=2",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-vector/check-mark-shields-multiple-styles_78370-4901.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
- imageAlt: "business analytics icon",
+ title: "Operational Trust", description: "Reliable systems that ensure consistent results and satisfaction.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/check-mark-shields-multiple-styles_78370-4901.jpg" }
},
]}
showStepNumbers={false}
@@ -138,21 +95,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "10+",
- description: "Years of Experience",
- },
- {
- id: "m2",
- value: "200+",
- description: "Projects Delivered",
- },
- {
- id: "m3",
- value: "95%",
- description: "Client Satisfaction",
- },
+ { id: "m1", value: "10+", description: "Years of Experience" },
+ { id: "m2", value: "200+", description: "Projects Delivered" },
+ { id: "m3", value: "95%", description: "Client Satisfaction" },
]}
title="Proven Results"
description="Numbers that define our commitment to your success."
@@ -163,31 +108,11 @@ export default function LandingPage() {