Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ac60db962 | |||
| aec7a084ec | |||
| 7811be14fb | |||
| f7cf6ebfdb | |||
| 0472c62e0f |
1433
src/app/layout.tsx
1433
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -99,8 +99,8 @@ export default function HomePage() {
|
|||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Selling", href: "/auth/signup" },
|
|
||||||
{ text: "Browse Products", href: "/products" },
|
{ 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"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user