Merge version_3 into main #5
@@ -1,6 +1,6 @@
|
||||
'use client';
|
||||
|
||||
import { ThemeProvider } from '@/components/theme/ThemeProvider';
|
||||
import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
|
||||
@@ -44,6 +44,7 @@ export default function Home() {
|
||||
imageSrc="https://images.unsplash.com/photo-1570303994098-12467f2651f7?w=1200&h=600&fit=crop"
|
||||
imageAlt="Premium sports cards collection"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: 'plain' }}
|
||||
testimonials={[
|
||||
{
|
||||
name: 'Michael Jordan',
|
||||
|
||||
Reference in New Issue
Block a user