Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Expert Auto Repair You Can Trust"
|
||||
description="Expert service for every vehicle. Fast turnaround, fair pricing, and honest diagnostics you can count on."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
tag="Local Auto Repair • ASE Certified • 970-485-0085"
|
||||
tag="ASE Certified • 14+ Years Local • 970-485-0085"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -224,4 +224,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user