Update src/app/contact/page.tsx
This commit is contained in:
@@ -37,7 +37,7 @@ export default function ContactPage() {
|
||||
<ContactCenter
|
||||
tag="Contact Us"
|
||||
title="Get in Touch"
|
||||
description="Send us a message and we'll get back to you shortly regarding your orders and inquiries."
|
||||
description="Send us a message and we'll get back to you shortly regarding your orders and inquiries. Feel free to contact us by texting this number: 555-0123."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -68,4 +68,4 @@ export default function ContactPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user