Merge version_2 into main #7

Merged
bender merged 2 commits from version_2 into main 2026-03-09 10:24:17 +00:00
2 changed files with 9 additions and 1432 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>
);
}
}