Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-08 02:06:28 +00:00
2 changed files with 9 additions and 1430 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -99,8 +99,8 @@ export default function HomePage() {
]}
enableKpiAnimation={true}
buttons={[
{ text: "Start Selling", href: "/auth/signup" },
{ text: "Browse Products", href: "/products" },
{ text: "Start Selling", href: "/auth/signup" },
]}
imageSrc="http://img.b2bpic.net/free-photo/cute-girls-doing-yoga-summer-park_1157-36560.jpg"
imageAlt="Students using CampusHub marketplace"
@@ -251,4 +251,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}