Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0a24b9874 | |||
| 8111e28602 | |||
| ba5e5d8bf2 | |||
| 06b67f66d9 | |||
| d15ff76303 | |||
| 9f0546fa7d | |||
| eae97dfb6d | |||
| a90cf6911a |
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