From 12e2a08b39ec99760fcd963f5c9ecfe8da77c0ce Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:46:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e59c126..8507b33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,16 +63,16 @@ export default function LandingPage() { tag="Why Choose Arpita" metrics={[ { - id: "1", value: "10+", description: "Years of proven experience serving the food and beverage industry with reliability and technical excellence" + id: "1", value: "100%", description: "GST verified supplier with transparent pricing and genuine parts certification for all machinery" }, { - id: "2", value: "500+", description: "Machinery installations across food processing and beverage production facilities in Delhi NCR region" + id: "2", value: "10+", description: "Years of proven experience serving the food and beverage industry with reliability and technical excellence" }, { - id: "3", value: "24/7", description: "Responsive technical support and after-sales service to minimize equipment downtime for your production" + id: "3", value: "500+", description: "Machinery installations across food processing and beverage production facilities in Delhi NCR region" }, { - id: "4", value: "100%", description: "GST verified supplier with transparent pricing and genuine parts certification for all machinery" + id: "4", value: "24/7", description: "Responsive technical support and after-sales service to minimize equipment downtime for your production" } ]} tagAnimation="slide-up"