Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a94628a334 | |||
| 0d90586c41 | |||
| 9c3a9913bf | |||
| caf7039370 | |||
| 6afeebea35 |
@@ -37,7 +37,7 @@ export default function ContactPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Contact Us"
|
tag="Contact Us"
|
||||||
title="Get in Touch"
|
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" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -68,4 +68,4 @@ export default function ContactPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user