Update src/app/page.tsx

This commit is contained in:
2026-05-04 13:33:44 +00:00
parent 0372158445
commit b691eb498e

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
useInvertedBackground={false}
negativeCard={{ items: ["Generic Solutions", "Batch Variance", "Lack of Support", "Unpredictable Lead Times"] }}
positiveCard={{ items: ["Tailored Formulation", "Consistent Quality Standards", "Deep Technical Expertise", "Competitive Pricing Models"] }}
title="Why Ramix Food?"
title="Achieve Batch Consistency with Ramix"
description="Choosing the right partner means choosing consistency in every batch."
/>
</div>
@@ -148,4 +148,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}