Update src/app/page.tsx

This commit is contained in:
2026-03-08 09:46:23 +00:00
parent 996c37e840
commit 12e2a08b39

View File

@@ -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"