Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-24 16:09:19 +00:00
parent ba2873478d
commit 7c64d88daa

View File

@@ -10,7 +10,7 @@ interface ProductPageProps {
export default function ProductPage({ params }: ProductPageProps) {
const themeProviderProps = {
defaultButtonVariant: "expand-hover", defaultTextAnimation: "background-highlight", borderRadius: "pill", contentWidth: "compact", sizing: "largeSmallSizeLargeTitles", background: "circleGradient", cardStyle: "gradient-radial", primaryButtonStyle: "double-inset", secondaryButtonStyle: "layered", headingFontWeight: "light"
};
} as const;
const navbarProps = {
brandName: "No song", navItems: [