diff --git a/src/app/page.tsx b/src/app/page.tsx
index 933a69d..21324a1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,7 +29,7 @@ export default function LandingPage() {
>
@@ -249,10 +252,10 @@ export default function LandingPage() {
tag="Get in Touch"
tagIcon={Phone}
tagAnimation="slide-up"
- title="Ready to Partner With Us?"
- description="Contact our B2B sales team today for quotes, bulk orders, or custom specifications. We're committed to finding the right solution for your needs."
+ title="Ready to Partner With K. R. Steel?"
+ description="Contact our B2B sales team today for quotes, bulk orders, or custom specifications. We're committed to finding the right solution for your industrial needs."
buttons={[
- { text: "Request Quote", href: "mailto:sales@metatradepro.com" },
+ { text: "Request Quote", href: "mailto:sales@krsteel.com" },
{ text: "Call Sales Team", href: "tel:+1-800-555-0199" }
]}
buttonAnimation="slide-up"
@@ -263,12 +266,12 @@ export default function LandingPage() {