Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
title="Custom Embroidery & Screen Printing in Mesa, AZ"
|
||||
description="Fast, high-quality, and affordable printing services. From branded pens to vehicle graphics, we are your local one-stop shop."
|
||||
buttons={[
|
||||
{ text: "Get Your Free Quote", href: "#contact" }
|
||||
{ text: "Request Your Free Quote", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -233,4 +233,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user