From 010c72cc2d9b490291c4366be1f2646bd51d4e62 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 11:56:01 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 85 +++++++++++------------------------------- 1 file changed, 21 insertions(+), 64 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ea53c05..2245e55 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -26,25 +26,13 @@ export default function LandingPage() { @@ -58,24 +46,16 @@ export default function LandingPage() { description="At Riddhi Engineering, we are more than just a supplier; we are your dedicated partner in progress. With decades of experience in the stainless steel industry, we have built a reputation for delivering superior quality raw materials that meet the stringent demands of various industrial applications. Our journey began with a vision to provide reliability and precision, and today, we stand as a trusted name, empowering industries with materials that last." bulletPoints={[ { - title: "Uncompromising Quality", - description: "Sourcing and supplying only the highest grades of stainless steel.", - icon: ShieldCheck, + title: "Uncompromising Quality", description: "Sourcing and supplying only the highest grades of stainless steel.", icon: ShieldCheck, }, { - title: "Extensive Product Range", - description: "Sheets, rods, pipes, coils, and custom solutions to fit every need.", - icon: Package, + title: "Extensive Product Range", description: "Sheets, rods, pipes, coils, and custom solutions to fit every need.", icon: Package, }, { - title: "Customer-Centric Approach", - description: "Dedicated support and tailored solutions for our esteemed clients.", - icon: Users, + title: "Customer-Centric Approach", description: "Dedicated support and tailored solutions for our esteemed clients.", icon: Users, }, { - title: "Timely & Reliable Delivery", - description: "Ensuring your materials arrive on schedule, every time.", - icon: Truck, + title: "Timely & Reliable Delivery", description: "Ensuring your materials arrive on schedule, every time.", icon: Truck, }, ]} imageSrc="http://img.b2bpic.net/free-photo/portrait-engineer-job-site-work-hours_23-2151589655.jpg" @@ -87,58 +67,35 @@ export default function LandingPage() {