Update src/app/gallery/page.tsx
This commit is contained in:
@@ -16,7 +16,7 @@ const navItems = [
|
||||
|
||||
export default function GalleryPage() {
|
||||
return (
|
||||
<ThemeProvider>
|
||||
<ThemeProvider defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
|
||||
<ReactLenis root>
|
||||
<NavbarStyleApple navItems={navItems} brandName="H & M Handyman Solutions" />
|
||||
<HeroBillboardGallery
|
||||
|
||||
Reference in New Issue
Block a user