diff --git a/src/app/page.tsx b/src/app/page.tsx index 09b139a..89faff3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,20 +119,12 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "pillar-1", value: "Expert", title: "Experienced Professionals", items: [ - "Licensed team", "Certified experts", "Advanced training"], + id: "pillar-1", value: "Fast", title: "Efficient Delivery", items: [ + "Timely arrival", "Quick turnaround", "Seamless completion"], }, { - id: "pillar-2", value: "Custom", title: "Tailored Solutions", items: [ - "Personalized design", "Material variety", "Fits your budget"], - }, - { - id: "pillar-3", value: "Fast", title: "Reliable Service", items: [ - "Timely arrivals", "Efficient execution", "Clean workspace"], - }, - { - id: "pillar-4", value: "Care", title: "Customer-Centered", items: [ - "Clear communication", "Honest estimates", "Dedicated support"], + id: "pillar-2", value: "Care", title: "Client-First Dedication", items: [ + "Personalized attention", "Transparent updates", "Honest care"], }, ]} title="Why Choose Polar Edge"