3 Commits

Author SHA1 Message Date
d129bb37cc Update src/app/page.tsx 2026-03-08 02:08:32 +00:00
ebde06d47c Update src/app/layout.tsx 2026-03-08 02:08:32 +00:00
0ee82bf448 Merge version_2 into main
Merge version_2 into main
2026-03-08 02:06:28 +00:00
2 changed files with 3 additions and 3 deletions

View File

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