Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-02-20 14:01:23 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1405,4 +1405,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -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>
);
}
}