Merge version_2 into main #7
1437
src/app/layout.tsx
1437
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -59,8 +59,8 @@ export default function HomePage() {
|
||||
tag="Luxury Ecommerce"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{ text: "Shop Discounted Luxury", href: "/collections" },
|
||||
{ text: "Explore New Arrivals", href: "/shop" },
|
||||
{ text: "Branded Leftovers", href: "/collections" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/woman-lifestyle-fashion-shoot_53876-14416.jpg"
|
||||
@@ -228,4 +228,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user