Update src/app/page.tsx
This commit is contained in:
@@ -104,7 +104,7 @@ export default function HomePage() {
|
||||
imageAlt="Premium boutique guitar amplifier"
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Your Gear", href: "#products"},
|
||||
text: "Explore Premium Amplifiers", href: "#products"},
|
||||
{
|
||||
text: "View Specifications", href: "/products"},
|
||||
]}
|
||||
@@ -259,4 +259,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user