Merge version_2 into main #5
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -182,8 +182,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={heroMediaItems}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "products" },
|
||||
{ text: "View Gallery", href: "collections" },
|
||||
{ text: "Shop Now", href: "products" },
|
||||
{ text: "Explore Collection", href: "products" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user