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() {