Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5699e6a441 | |||
| 4ffbe2d235 | |||
| 07480c15e1 |
@@ -1405,4 +1405,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -206,7 +206,7 @@ export default function GuitarStorePage() {
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Find Your Perfect Guitar?"
|
||||
description="Visit us in-store for personalized guidance, try before you buy, or contact our team online for expert advice. We're here to help every musician find their ideal instrument."
|
||||
description="Visit us in-store for personalized guidance and same-day setups on all new guitars. Or, contact our team online for expert advice. We're here to help every musician find their ideal instrument."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -259,4 +259,4 @@ export default function GuitarStorePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user